@charset "UTF-8";

.geruest {
width:988px;
font-family:Arial;
}

.header {
	
	margin-bottom:4px;
	
	}
	
*html .header {
	
	margin-bottom:1px;
	
	}
	
*+html .header {
	
	margin-bottom:1px;
	
	}

.welcome_box {

background-color:#e2f4fd;
padding:16px;


}

h1 {

color:#232323;
font-size:24px;
margin-top:0px;

}

.welcome_box p {
color:#424242;
font-size:18px;
margin-bottom:0px;

}

.flyer_box {

float:right;
margin-top:-49px;
border-left:4px solid #fff;
border-bottom:4px solid #fff;
border-top:4px solid #fff;
}

.wir_bieten {
padding:16px;
margin-bottom:8px;
}

h2 {

color:#009bdc;
font-size:20px;
margin-bottom:5px;

}

.kontakt_box {
padding:16px;
background-color:#e2f4fd;
font-size:13px;
height:200px;
}

.spalte {
color:#424242;
width:300px;
float:left;

}

.spalte a:link, .spalte a:visited {

color:#009bdc;
text-decoration:none;
font-weight:bold;

}

.spalte a:hover {

color:#000;

}


.kontakt_box h2 {
margin-top:0px;

}

*html .kontakt_box h2 {
margin-bottom:16px;

}

*+html .kontakt_box h2 {
margin-bottom:16px;

}

.impressum_box {
text-align:right;
font-size:12px;
margin-top:20px;
padding-bottom:40px;
}

.impressum_box a:link,.impressum_box a:hover,.impressum_box a:visited {

text-decoration:none;
color:#919191;
}

