.moduletable_hintergrund{
	position:fixed;
	width:100%;
	height:0px;
	top:0;
	left:0;
	margin:0;
	padding:0;	
	overflow:visible;
}
#wrapper{
	background-color:#fff;
}
div.neuigkeiten{
	background:#D9D9D9;
	display:block;
	position:relative;
	float:left;
	width: 258px;
	height:360px;
	padding:0 15px 0 15px;
}
div.neuigkeiten:nth-child(even){
		margin:0 22px 0 22px;

}
.neuigkeiten h3{
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;	
}
.neuigkeiten p img{
	max-width:258px;
	max-height: 160px;
	overflow:hidden;	
}
.mod-custom__adresse h3{
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;	
}

#showcase-row{
	background-color:#D0D0D0;	
}
#top-row{
	background-color:#b30000;	
	padding-top:0px !important;
	margin-top:0px;
}
#top-row .row-container{
}
#showcase-row .moduletable{
	padding:10px 0 10px 30px;
}
div#logo{
	background-color:#570000;
	padding:10px;
	width:33%;
	margin:-11px 30px 0 0;
	float:left;
	text-align:center;
}
.mod-custom___adresse p,
.mod-custom___adresse a{
	color:#fff !important;	
}