#Teil1{ /*header*/
	position: absolute;top:0px;left: 0px;
	height:128px;
    border: 1px solid green;
}

#Teil2{ /*breadcrumbs*/
	position: absolute;top:129px;left: 0px;height:11px;
	clear:all;
    border: 1px dotted red;
}
#Teil3{ /*H_Menue position*/
	
	clear:all;
         
         margin:110px 12px ;
}
#Teil5{ /*inhalt*/
	float:left;height:500px; width:530px;margin:0px;padding:0px;
         border:none; background-color: #E3E3E3;
 /*scrollbar*/

scrollbar-base-color:#5f6161; 
scrollbar-3dlight-color:#7e7a74; 
scrollbar-track-color:#8a8988; 
scrollbar-arrow-color:#fff;
scrollbar-track-color:#8a8988;
scrollbar-face-color:#9b9696;
scrollbar-highlight-color:#fff;scrollbar-darkshadow-color:#373934;
	overflow-y:auto;overflow-x:hidden;
}
#Teil6{ /*inhalt1*/
          position: absolute;top:26px;left:880px;
	
	clear:all;margin:0px;padding:0px;height:500px;width:115px;background-color:#DADADA;
border: 0;
}
#Teil7{ /*Fussnote*/
         float:left;
         width: 100%;height:25px;
	clear:all;
border: 0;
}
#Teil8 	{float:right;
	clear:all;margin:0px;height:500px;width: 120px;background-color:#DADADA;
border: 0;

}
#Bereich1{ /*links oben*/
    float: left; width: 160px;height: 128px;
    margin: 0 0 1.2em; 
    border: 1px dashed silver; background-color: #eee;
}
#Bereich2{ /*center oben*/
    float: left;  width: 564px;height: 128px;
    margin: 0 0 1.1em; 
    background-color: #eee; border: 1px dashed silver;
}
#Bereich3{ /*rechts oben*/
    float: right; width: 165px;height: 128px;
    margin: 0 0 1.2em; 
    border: 1px dashed silver; background-color: #eee;
}
#Bereich4{ /*breadcrumbs*/
    float: left; height: 11px;
    margin: 0 0 1.2em; 
    border: 1px dashed silver;
}
#Bereich5{ /*Hauptmenue*/
 	margin-left: 15px;  height: 454px;
	
}
#Bereich6{  /*inhalt zentral*/
         height:500px; width:510px;padding:0px;
      
         display: block;
    background-color: #E3E3E3; 
}
#Bereich7{  /*design*/
    left: 10px; top:485px; height: 25px; width: auto; 
    background-color: #efe; border: 1px dashed silver;
}
#Bereich8{  /*suchen*/
    left: 0px; height: 26px; width: 120px;
    background-color: #eee; margin-top:0px;padding-top:0;
}


#Bereich9{  /*zufallsbild*/
    left: 0px;  height: 474px; width: 120px;margin:0;padding:0;
background-image:url(../temp.jpg);  

}

#Bereich10{  /*footer*/
	height: 11px;
    margin: 0 0 1.1em; 
	background-color: #eee; border: 1px dashed silver;
}