#content1 { 
 margin:auto;
 position:relative;
 z-index:1; 
 WIDTH: 959px; 
 height:auto !important;
 /*height:90%;*/
 background-image:url(images/layout/bg_content_cl.gif);
 background-repeat:repeat-y;
}
#header1 {
 position:relative;
 text-align:left;
 padding: 0px 0px 0px 0px;
 height:101px;
 width: 959px;
 background-image:url(images/layout/bg_header.jpg);
 background-repeat:no-repeat;
}
#header2 {
 position:relative;
 width:959px;
 height:auto;
 background-image:url(images/layout/bg_header2.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;
}
#navLeftText #navLeftText2 {
 position:relative;
 /*width:100%;*/
 height:auto; /*100%;*/
 padding:4px 0 0 4px;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 background:url(images/layout/bg_navleft.gif);
 background-repeat:repeat-y;
}
#navLeftText #navLeftMember {
 position:relative;
 width:229px;
 background-image:url(images/layout/bg_navleft.gif);
 padding:0 0 0 0px;
 text-align:left;
 height:6.25em !important;
 height:6.87em;}

/*.login_user {
    height:18px;border:1px solid #1C7EBB;
}
.login_pw {
    height:18px;border:1px solid #1C7EBB;
}*/

/*#siteBottom {
 margin:auto;
 text-align:right;
 position:relative;
 z-index:2;
 width:959px;
 height:50px;
 bottom:0px;
 clear:both;
 background-image:url(images/layout/bg_bottom.gif);
}*/

#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/layout/bg_bottom.gif);
}
#siteBottom #back {
  position:absolute;
  width:677px;
  height:25px;
  top:0px;
  left:229px;
  bottom:5px;
  background:url(images/layout/content_bottom_line.gif);
  background-position:top right;
  background-repeat:no-repeat;
}