/* ################################################################################# */
/* ######## CONTENT ######## */
/* ################################################################################# */

#content1 { 
 margin:auto;
 position:relative;
 z-index:1; 
 WIDTH: 959px; 
 height:90%;
 /*height:90%;*/
 height:auto;/*neu*/
 background-image:url(images/images_layout/bg_bottom_tmg.gif);
 background-repeat:repeat-y;
}
#contentMain{
 position:relative;
 float:right;
 width:730px;
 /*height:70%;*/
 padding: 5px 0px 0 0px;
 z-index:2;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.70em;
 color:#333333;
 text-align:left;
 /*background-image:url();*/
 background:url(images/images_layout/bg_bottom_tmg.gif);/*neu*/
 background-repeat:repeat-y;/*neu*/
 background-position:right;/*neu*/
}

/* ################################################################################# */
/* ######## HEADER ######## */
/* ################################################################################# */

#header1 {
 position:relative;
 text-align:left;
 padding: 0px 0px 0px 0px;
 height:232px;
 width: 959px;
 background-image:url(images/images_layout/header_start_tmg.jpg);
}
#header2 {
 position:relative;
 width:959px;
 height:36px;
 background-image:url(images/images_layout/bg_header2_start.gif);
 text-align:left;
}

/* ################################################################################# */
/* ######## NAVIGATION LEFT ######## */
/* ################################################################################# */

#navLeftText {
 position:relative;
 text-align:left;
 float:left;
 width:229px;
 height:auto !important;
 height:100%;
 padding:0;
 background-color:#FFFFFF;
}
#navLeftText #navLeftMember {
 position:relative;
 width:229px;
 top:4px;
 background-image:url(images/images_layout/bg_navleft_start.gif);
 padding:0 0 0 0px;
 text-align:left;
}
#navLeftStart_line {
 background-image:url(images/images_layout/nav_line_start.gif); 
 background-repeat:no-repeat; 
 height:2px;
}
.login_user {
    height:18px;border:1px solid #1C7EBB;
}
.login_pw {
    height:18px;border:1px solid #1C7EBB;
}
/* ################################################################################# */
/* ######## FOOTER ######## */
/* ################################################################################# */

 #siteBottom {
 margin:auto;
 text-align:left; /* fr IE 5 und 5.5 */
 position:relative;
 z-index:2;
 width:959px;
 height:55px;
  /*top:0px;*/
 bottom:0px; /*neu*/
 clear:both; /*neu*/
 background-image:url(images/images_layout/bg_bottom_tmg.gif);
 }
#siteBottom #back {
  position:relative;
  float:left;
  width:677px;
  height:25px;
  top:0px;
  left:0px;
  bottom:5px;
  text-align:right;
}
#siteBottom #logo {
  float:left;
  width:209px;
  padding-left:4px;  
}
#siteBottom #logo #logo_img {
  padding:5px 0 0 20px;
}