<style>
#head2 {
 position:relative;
 width:966px;
 height:196px;
 background-image:url(images_layout/bg_main.gif);
 top:0px;
}
#content { 
 text-align:left; /* fr IE 5 und 5.5 */
 position:relative; /* Angabe fr NN4*/
 top:0;
 z-index:1; 
 WIDTH: 966px; 
 height:auto;
 background-image:url(images_layout/bg_main.gif);
}
#contentMain #text {
 padding-left:20px;
}
#navLeftText {
 position:relative;
 float:left;
 width:190px;
 z-index:6;
 padding:0px 0px 61px 0px;
 top: 61px;
 font-weight:bold;
 text-transform:uppercase;
} 
#siteBottom {
 text-align:left;
 position:relative;
 clear:both;
 height:36px;
 top:0px;
 font-size:10px;
 padding: 10px 0px 0px 540px;
 font-family:Arial, Helvetica, sans-serif;
 color:#537AA4;
 font-weight:normal;
 text-decoration:none;
 background-color: #FFFFFF;
}
#siteBottom #siteBottomNav {
 float:right;
 width:425px;
}
</style>