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;
	-webkit-print-color-adjust: exact;
	color-adjust:exact;
}

a[href]:after {
	content: "";
}

#columnRight {
	padding-right: 0;
	padding-left: 0;
}

#resultHeader {
	display:block;
	margin-top: 20px;
	margin-bottom: 10px;
}

#esraBnRechnerInput {
	margin-top: 20px;
	display:block;
}

.headerTeaser span {
	font-size: 22px;
	color: #be0021 !important;
}

.hidden-xs {
display:block!important;
}

.hidden-notxs,
.hidden-print {
display:none!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;
}

.btn,
#extraSize,
.icon-brutto_netto,
#menu {
	display:none;
}

h1 {
	color: #be0021 !important;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight:bold;
}

table {
	border: solid #DDD !important;
	border-width: 1px 1px 1px 1px !important;
}

table span {
	border: 0 !important;
}

table .rechnerSumme {
	border: 0 !important;
}

table thead * {
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
	background: white !important;
	color: black !important;
}

table tbody *  {
	border: solid #DDD !important;
    border-width: 1px !important;
	background: white !important;
	color: black !important;
}
 
table thead tr {
	border: 1px solid #DDD !important;
    border-width: 0 1px 1px 1px !important;
}

table thead  {
	border: solid #DDD !important;
    border-width: 1px 0 1px 0 !important;
}

table thead th {
	border: 0 !important;
}

table.subHelp, table.subHelp * {
	border: 0 !important;
	border: solid #FFF !important;
}