#content1 { 
 margin:auto;
 position:relative;
 z-index:1; 
 WIDTH: 959px; 
 height:auto !important;
 /*height:90%;*/
 background-image:url(images/images_layout/bg_content_tmg.gif);
 background-repeat:repeat-y;
}
#header1 {
 position:relative;
 text-align:left;
 padding: 0px 0px 0px 0px;
 height:101px;
 width: 959px;
 background-image:url(images/images_layout/bg_header_tmg.jpg);
 background-repeat:no-repeat;
}
#header2 {
 position:relative;
 width:959px;
 height:36px;
 background-image:url(images/images_layout/content_line_959.gif);
 background-repeat:no-repeat;
 background-position:bottom;
 text-align:left;
 float:right;
}
#navLeftText {
 position:relative;
 text-align:left;
 float:left;
 width:229px;
 height:auto; /*70%;*/
 padding:0;
 background-color:#FFFFFF;
 /*overflow:auto;
 scrollbar-base-color:#E8F1F7;
 scrollbar-3dlight-color:#E8F1F7;
 scrollbar-arrow-color:#003A7B;
 scrollbar-darkshadow-color:#E8F1F7;
 scrollbar-face-color:#ffffff;
 scrollbar-highlight-color:#E8F1F7;
 scrollbar-shadow-color:#E8F1F7;
 scrollbar-track-color:#ffffff;
*/
}
#navLeftText #navLeftText2 {
 position:relative;
 /*width:100%;*/
 height:auto; /*100%;*/
 padding:0 0 0 4px;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.80em;
 background:url(images/images_layout/bg_navLeft_tmg.gif);
 background-repeat:repeat-y;
}
#navLeftText #navLeftMember {
 position:relative;
 width:229px;
 background-color:#FFFFFF;
 padding:0 0 0 0px;
 text-align:left;
}
#siteBottom {
 margin:auto;
 text-align:right; /* fr IE 5 und 5.5 */
 position:relative;
 z-index:2;
 width:959px;
 height:50px;
 /*top:0px;*/
 bottom:0px;
 clear:both;
 background-image:url(images/images_layout/bg_bottom_tmg.gif);
}
#siteBottom #back {
  position:absolute;
  width:677px;
  height:25px;
  top:0px;
  left:229px;
  bottom:5px;
}