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

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

#header1 {
 position:relative;
 text-align:left;
 padding: 0px 0px 0px 0px;
 height:207px;
 width: 959px;
 background-image:url(images/layout/bg_header_start.jpg);
}
#header2 {
 position:relative;
 width:959px;
 height:36px;
 background-image:url(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/layout/bg_navleft.gif);
 padding:0 0 0 0px;
 text-align:left;
 /*height:6.25em !important;*/
 height:6.87em;
 padding-bottom:0 !important;
 padding-bottom:20px;
}
/*.login_user {
    height:18px;border:1px solid #FFD889;
}
.login_pw {
    height:18px;border:1px solid #FFD889;
}*/

/* ################################################################################# */
/* ######## BANNER ######## */
/* ################################################################################# */

.banner_left {
    margin:14px 0 0 4px;
    width:225px;
    overflow:hidden;
    font-size:0.7em;
}

/* ################################################################################# */
/* ######## FOOTER ######## */
/* ################################################################################# */

#siteBottom {
 margin:auto;
 text-align:left; /* fr IE 5 und 5.5 */
 position:relative;
 z-index:2;
 width:959px !important;
 width:auto;
 height:25px;
 padding-right:0 !important;
 padding-right:53px;
  /*top:0px;*/
 bottom:0px; /*neu*/
 clear:both; /*neu*/
 background-image:url(images/layout/bg_bottom.gif);
}
#siteBottom #back {
  width:677px !important;
  width:906px;
  height:25px;
  top:0px;
  float:right;
  margin-right:53px !important;
  margin-right:0;
  bottom:5px;
  text-align:right;
  background:url(images/layout/content_bottom_line.gif);
  background-position:top right;
  background-repeat:no-repeat;
}
#siteBottom_banner {
  margin:30px 53px 4px 4px;
  text-align:left; /* fr IE 5 und 5.5 */
  z-index:2;
  width:902px;
  height:80px;
  bottom:0px; 
  clear:both;
  /*background-image:url(images/layout/bg_bottom.gif);*/
  /*background:;*/
} 
#siteBottom_banner .banner {
  position:relative;
  margin:20px 0px 0 20px;
  float:right;
  width:auto;
  top:0px;
  bottom:5px;
  text-align:right;
}
