body {
	margin: 0 auto;
	padding:15px;
	font-family: Open Sans",sans-serif;
	max-width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.logo a[href]:after {
	content: "";
}

#columnRight {
	padding-right: 0;
	padding-left: 0;
}

#resultHeader {
	display:block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.headerTeaser span {
	font-size: 22px;
	color: #be0021!important;
}

.hidden-xs {
display:block!important;
}

.logo {
	float:left;
	padding-right: 0;
	padding-left: 0;
}

.headerTeaser {
	float:right;
	padding-right: 0;
	padding-left: 0;
}

.mainContent {
	padding:0;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

section#top-bar {
	border-bottom: 3px solid #000;
}

section#content {
	padding-bottom: 0;
}

section#top-bar .container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

section#top-bar .row {
	width:auto;
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
	margin-left: 0;
}

section#top-bar .row {
	margin-right: 0;
	margin-left: 0;
}

section#content .container {
	width:auto;
	padding-left: 0;
	padding-right: 0;
}

section#content .row {
	padding-left: 0;
	padding-right: 0;
}

#footer {
	padding: 40px 0 0 0;
}

#footer ul {
	margin:0;
}

#footer p {
	text-transform: none;
}

.lastUpdate {
	margin-top:30px;
}

.btn,
#footerContentRight,
#extraSize,
.smallDisplayButton {
	display:none;
}

.result form#neu_berechnen {
	margin-bottom: 10px;
}

.clearAll, .kcomClear {clear:both;}

h1 {
	color: #be0021!important;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight:bold;
}

h2 {
    font-size: 24px;
    color: #be0021!important;
	font-weight: bold;
	margin: 0;

}

p {
	margin: 0 0 20px 0;
}

img {
	border: 0;
}

.resultTable {
	display:block;
	float:left;
	margin-bottom: 0;
	padding: 0;
	height:auto;
	width:100%;
}

.resultTable th,
.result th.resultTeaser,
.result th.resultValue,
.resultTable th:last-child {
    padding: 2px 0;
	height: auto;
}

.resultTable td,
.result td.resultTeaser,
.result td.resultValue,
.resultTable td:last-child {
    padding: 0 0;
	height: 30px;
}
.pdf * {
	background: none!important;
	background-color: #ffffff!important;
	background-image: none!important;

	#resultHeader {
		font-size: 16px;
	}
}