#wrapper{
   position: relative;
   width: 990px;
   margin: 0 auto 20px;
   padding: 0;
}

#headwrapper{
   position: relative;
   background-color: transparent;
   width: 990px;
   height: 166px;
}
#menuwrapper{
   position: relative;
   background-color: transparent;
   width: 990px;
   height: 240px;
   z-index: 11;
}

#bildcontainer {
   position: absolute;
   right: 0;
   top: 77px;
   height: 400px;
   width: 550px;
   margin: 0;
   padding: 8px;
   border: 5px solid #FFF;
   background-color: #9d0b0b;
   background-position: 8px 8px;
   background-repeat: no-repeat;
   z-index: 10;
}
#bildcontainer img {
   position: relative;
   height: 400px;
   width: 550px;
   margin: 0;
   padding: 0;
}

#contentwrapper{
   position: relative;
   padding: 0 0;
   margin: 0 0 20px 0;
   width: 990px;
   min-height: 200px;
   background-color: transparent;
   z-index: 5;
   border-top: 5px solid #FFF; 
   background-image: url(../images/bg_content_default.gif);
   background-position: left top;
   background-repeat: repeat-y; 
}

#rightcontainer{
   position: relative;
   float: right;
   margin: 91px 0 0 0;
   padding: 0;
   width: 770px;
   min-height: 109px;
   background-color: #fff; 
} 

#leftcontainer {
   position: relative;
   margin: 0;
   padding: 0;
   width: 210px;
   min-height: 200px;
   background-color: #fff;
}

#content{
   position: relative;
   margin: 0 0 0 5px;
   padding: 0 0 0 15px;
   width: 750px;
   background-color: #fff;
   line-height: 150%;
   color: #333;
}

.clear_right {
   clear: right;
}


#header{  
   height: 226px;
   z-index: 2;
   width: 458px;
   margin:0;
   right: 0;
   position: absolute;
   top: 0;
   background-position: right top;
   background-repeat: no-repeat;
}
#sprachschaltung {
   position: relative;
   width: 244px;
   height: 30px;
}
#sprachschaltungwide {
   position: relative;
   width: 770px;
   height: 11px;
}
#MenuSprache{
   position: absolute;
   margin: 0;
   padding: 0;
   top: 63px;
   right: 5px;
   list-style: none;
}

#MenuSprache li {
   margin: 0;
   padding: 0;
   display: inline;
}

#MenuSprache img {
   height: 14px;
   width: 23px;
}

#MenuSprache a {
   text-decoration: none;
   padding: 0;
   margin: 0;
}

#MenuSprache a img {
   border: 0 none;
}

#bannerbk{
   position: relative;
   margin: 10px 0 0 0;
   width: 200px;
   background-color: #fff;
}

#bannerbk iframe {
   position: relative;
   margin: 10px 0 0 0;
   padding: 0;
   width: 200px;
   background-color: #FFF;
}

#pagerouter{
   position: relative;
   padding: 2px 0 1px 0;
   margin: 0;
   clear: right;
   background-color: #EDE9E0;
   height: 18px;
   line-height: 120%;
}
#pagerouter li{
   list-style-type: none;
   display: block;
   float: left;
   width: 100px;}
#pagerouter a,
#pagerouter a:link,
#pagerouter a:visited{
   color: #333;
   font-size: 92%;
   padding: 25px;
   text-decoration: none;}
#pagerouter a:focus,
#pagerouter a:hover,
#pagerouter a:active,
#pagerouter a.selected{
   color: #333;
   text-decoration: underline;
}

#printpage {
   float: right;
} 
#goup {
   float: left;
}

#ringlogo {
   width: 117px;
   height: 62px;
   position: relative;
   margin-bottom: 25px;
}


.HPLogo{
   position: absolute;
   top: 20px;
   left: 15px;
   margin: 0;
   padding: 0;
}

#print_adresse,
#print_logo {
   display: none;
}