/* CSS Document */
body{
background:	#8BAAC0 url(../grafik/background_all.jpg) top repeat-x;
margin: 0px;
padding: 0px;

scrollbar-DarkShadow-Color:#8BAAC0;
scrollbar-Track-Color:#8BAAC0;
scrollbar-Face-Color:#8BAAC0;
scrollbar-Shadow-Color:#CCCCCC; scrollbar-Highlight-Color:#FFFFFF;
scrollbar-3dLight-Color:#B3B3B3;
scrollbar-Arrow-Color:#B3B3B3;
}

#d_all{
margin: auto;
width: 991px;
height: 536px;
position: absolute;
top: 50%;
left: 50%;
margin: -268px 0 0 -495px;
}

#d_kopf{
background:	#CBD9E2 url(../grafik/kopfgrafik.jpg) left no-repeat;
height: 32px;
width: 991px;
}

#d_menu{
background:	url(../grafik/menu_head.jpg) top no-repeat;
height: 430px;
width: 212px;
float: left;
}
#d_menu_inner{
	background:	url(../grafik/menu_bg.jpg) left repeat-x;
	position: absolute;
	top: 58px;	
/*	top: 94px; Differenz: 36 pixel*/
	left: 31px;
    height: 403px;
	width: 180px;
}

#d_content{
background:	#FFF;
position: absolute;
top: 32px;
/*top: 67px;*/
left: 211px;
width: 780px;
height: 430px;
}
/* STARTSEITEN AUFTEILUNG */

#d_content_inner_start_top{
background: #FFF;
position: absolute;
top: 0px;
left: 1px;
width: 779px;
height: 179px;
}

#d_content_inner_start_bottom{
background: #FFF;
position: absolute;
top: 180px;
left: 1px;
width: 779px;
height: 251px;
}

#text_zwei{
position: absolute;
top: 0px;
left: 195px;
width: 584px;
height: 251px;
}

#einstiegsbild_eins{
background: url(../grafik/startseite_malerarbeiten.jpg) left no-repeat;
position: absolute;
top: 0px;
left: 0px;
width: 194px;
height: 251px;
}
#einstiegsbild_zwei{
background: url(../grafik/startseite_bodenbelaege.jpg) left no-repeat;
position: absolute;
top: 0px;
left: 195px;
width: 194px;
height: 251px;
}
#einstiegsbild_drei{
background: url(../grafik/startseite_dienstleistungen.jpg) left no-repeat;
position: absolute;
top: 0px;
left: 390px;
width: 194px;
height: 251px;
}
#einstiegsbild_vier{
background: url(../grafik/startseite_umwelt.jpg) left no-repeat;
position: absolute;
top: 0px;
left: 585px;
width: 194px;
height: 251px;
}
/* ENDE STARTSEITEN AUFTEILUNG */

#d_content_inner_top{
position: absolute;
top: 0px;
left: 1px;
width: 779px;
height: 160px;
}

#d_content_inner_left{
background: #F3F2F1;
position: absolute;
top: 161px;
left: 1px;
width: 194px;
height: 269px;
}

#d_content_inner_middle{
position: absolute;
top: 161px;
left: 195px;
width: 585px;
height: 269px;
}
#if_content{
width: 585px;
height: 269px;
}

#d_footer{
background: url(../grafik/footer.jpg) right no-repeat;
height: 85px;
width: 991px;
position: absolute;
top: 461px;
/*top: 497px;*/
left: 0px;
}

