body {
	background-color: transparent;
	font-size: 14px;
	font-family:Arial,sans-serif;
	color:#000000;
}

#wrapper{
	border-right:1px solid #000;
}

#header{
	height: 10px;
}

#header img{
	display: none;
}

#header img.printeronly{
	display: block;
}
 
#header{
	background-size:cover;
	height: 200px;
}

#headerimg{
	height: auto;
}

#mainmenu, #menu, #widgetbereich, .no-break, .wp-paginate{
	display: none !important;
} 

#content{
	margin-top: -100px;
	padding-top: 60px;
	width: 90% !important;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing:border-box; 
	border:0px;
}

.page-template-bhkwnews-single-php #content{
	width: 100% !important;
}

.sponsorendarstellung .mitte{
	width: 50%;
	padding-right:20px;
}


.sponsorendarstellung .rechts{
	width: 35%;
	margin-left: -20px;
}

.ref_front{
	margin-left: -10px;
}

.ref_front img{
	max-width: 280px;
}

img.rounded{
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #F0F0F0;
    border: 1px solid #CCC;
    -moz-box-shadow: 0px 0px 0px #888;
    -webkit-box-shadow: 0px 0px 0px #888;
    box-shadow: 0px 0px 0px #888;
}
