body{
    margin:0;
    padding:0;
    background: url('../imgs/back_meer.jpg') top center no-repeat;
}

body.start{
    background: url('../imgs/back_wolken.jpg') top center no-repeat;
}

#wrap{
         text-align:center;
}
 

#center-wrap {
    width:812px;
    text-align:left;
    margin:0 auto;    
    position:relative;
    left:-80px;
    z-index:0;
}

#_background-left{
    position:absolute;
    left:-900px;
    width:900px;
    height:768px;
    background: url('../imgs/sub_meer_l.jpg');
    z-index:0;
}

#background-left.start{
  background: url('../imgs/sub_wolken_l.jpg');
}

#stoerer{
  position:absolute;
  left:167px;
  top:217px;
}

#langmenu {
  position:absolute;
  right: 15px;
  top:462px;
}

#langmenu_sub {
  position:absolute;
  right: 15px;
  top:296px;
}

.langmenu ul, .langmenu ul li{
    margin:0;padding:0;
}

#logo-menu{
    position:absolute;
    left:812px;
    width:157px;
    height:768px;
    background: url('../imgs/sub_menu_logo.jpg');
    z-index:1;
}
#logo-menu.start{
  background: url('../imgs/main_menu_logo.jpg');
}


#logo a{
	display: block;
	position: absolute;
	width: 185px;
	height:205px;
}


#_background-right{
    position:absolute;
    left:969px;
    width:900px;
    height:768px;
    background: url('../imgs/sub_meer_r.jpg');
    z-index:0;
}

#background-right.start{
  background: url('../imgs/sub_wolken_r.jpg');
}


#page-header{
  position:absolute;
  width:100px;
  top: -999px;
}

#main-menu{
    position:absolute;
    bottom: 300px;
    z-index:50;
}

#sub-navi{
  position:absolute;
  width:157px;
  right:157px;
  z-index:100;
}

#sub-navi li {
  position:relative;  
  top: -20px;
  /top: -3px;
  z-index:200;
}

#background-submenu{
  position:absolute;
  left:382px;
  width:150px;
  height:300px;
  background: url('../imgs/verlauf-submenu.png') no-repeat;
}

#content-left{
    width:241px;
    padding: 30px 20px;
    _height:300px;
    min-height:300px;
    background: url('../imgs/verlauf_content_left.png') no-repeat;
    position:absolute;
    top:318px;
    z-index:20;
}

#content-center{
    width:531px;
    _height:300px;
    min-height:300px;
    background: url('../imgs/verlauf_content_center.png') repeat;
    position:absolute;
    top:318px;
    left:281px;
    z-index:0;    
}

#content-center-start{
    width:812px;
    _height:300px;
    min-height:300px;
    background: url('../imgs/start_verlauf_unten.png') repeat-x;
    position:absolute;
    top:485px;
    left:0px;
    z-index:0;    
}

#content-center-inner{
    _height:240px;
    min-height:240px;
    width:340px;
    padding:30px 20px 10px;
}

#content-center-start #content-center-inner{
  width:auto;
}

#topic-image{
position:absolute;
height:467px;
width:812px;
z-index:-5;
}

#topic-image-start{
position:absolute;
height:485px;
width:812px;
z-index:-5;
}


#shadow-links {
    width:3px;
    height:100%;
    position:absolute;
    background: url('../imgs/shadow_links.png');
    z-index:0;
}

#shadow-rechts {
    width:3px;
    height:100%;
    position:absolute;
    right:0px;    
    background: url('../imgs/shadow_rechts.png');
    z-index:0;
}

#header-teaser{
  position:absolute;
  bottom: 0px;
  height:20px;
  width:802px;
  padding:7px 20px 5px 20px;
}

#topic-switch{
    position:absolute;
    right:0;
    bottom:32px;
    text-align:right;    
    background: #4098DE;
    padding:5px 10px;
    vertical-align: top;   
}

#news_control{
  position:absolute;
  top:164px;
  width:150px;
}

#news{
  width:486px;
  padding:20px;
  height:150px;
  position:absolute;
  left:0;
  bottom:32px;
  background:url('../imgs/news_back.png') repeat;
  overflow:hidden;
}

#footer{
  padding:30px 20px 0 20px;
}

#content-center #footer{
  width:772px;
  position:relative;
  left:-288px;
}

#footer-address{
  height:38px;
  padding:9px 10px  0 10px;
  background:url('../imgs/footer_back.gif') no-repeat;
}

#footer ul{
  padding-left:10px;
}



#news .news-list-container{
  width:9000px;
}

.news-list-item{
  width:486px;
  margin-right:20px;
  height:150px;
  float:left;
}

_img, _div { behavior: url('fileadmin/layout/css/iepngfix.htc'); }
