#wrapper{
    width: 990px;
    margin: 0 auto 42px;
    background-color: #fff;
    position: relative;
    padding: 215px 0 0 0;
}

#head{
    width: 990px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    background-color: #fff;
    height: 215px;
}

#menuwr{
   width: 200px;
   float: left;
   position: relative;}

#contentwrapper{
    width: 990px;
    border: 1px solid #fff;
    margin: 0 0 25px 0;
    background-color: #ffc400;
    position: relative;
}

#menu_main {
   background-color: #333;
   padding-bottom: 10px;
   padding-top: 10px;
   margin-top: 0px;
   list-style: none;
   top: 0px;
   left: 0px;
   width: 200px;
   margin: 210px 0 0 0;
}

#menu_top{
   position: absolute;
   right: 0px; 
   padding: 4px 0 4px 0;
   text-align: right;
   color: #fff;
   display: inline;
   top: 144px;
   width: 990px;
   background-color: #fff;
   top: 155px;
   list-style-type: disc;
}

#kontakt{
    position: absolute;
    left: 0px;
    padding: 0 0 0 15px;
    color: #7a6f5f;
    top: 167px;
}

#header {
    position: absolute;
    right: 0;
    top: 29px;
    margin: 0;
    padding: 0;
    height: 156px;
    width: 791px;
}

#logo {
    background-color: #fff;
    position: relative;
    top: 49px;
    left: 0px;
    width: 200px;
    height: 129px;
}

#opacity {
   position: absolute;
   top: 29px;
   right: -1px;
   filter: alpha(opacity=80);
   opacity: 0.80;
   z-index: 4;
   height: 20px;
   background-color: #ffc105;
   z-index: 5;
   width: 990px;
}

#contentcontainer{
    background-color: #f8f8f8;
    margin: 10px 0 0 0;
    float: right;
    width: 790px;
    background-image: url(../images/bg_body.gif);
    min-height: 350px;
}

#MenuSprache{
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   bottom: 0;
   left: 15px;
   top: 8px;
}

#MenuSprache li {
   margin: 0;
   padding: 0;
   display: inline;
}

#MenuSprache img {
   height: 12px;
   width: 16px;
}

#MenuSprache a {
   text-decoration: none;
   padding: 0;
   margin: 0;
}

#MenuSprache a img {
   border: 0 none;
}

#content{
    background-color: #f8f8f8;
    color: #757575;
    width: 525px;
    padding: 25px 25px 110px 25px;
    margin: 0;
}

#bannerbk{
    margin: 35px 0 75px 0;
    float: right;
    width: 200px;
    padding: 0 7px;
}

#pagerouter{
    right: 0;
    bottom: 0;
    width: 980px;
    background-color: #596166;
    color: #fff;
    margin: 0 0 0 200px;
    list-style: none;
    font-size: 92%;
    margin: 0;
    text-align: right;
    font-weight: bold;
    padding: 0 0 15px 0;
    clear: both;
    padding: 5px
}

#pagerouter li{
    display: inline;
    padding: 0 15px;
}


#pagerouter a,
#pagerouter a:link,
#pagerouter a:visited {
   color : #fff;
   font-weight : normal;
   text-decoration: none;
}

#pagerouter a:focus,
#pagerouter a:hover,
#pagerouter a:active {
   color: #FFCA00;
  
}  
#head h1{text-indent: -2000px;margin:0;padding:0;}

#weladdress{
    padding: 6px;
}
#weladdress address{
    font-style: normal;
    text-align: right;
}
.HPLogo{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
#welcome{
    position: absolute;
    left: 180px;
    top: 30px;
    z-index: 2;
}

#printhead{
    display: none;
}

#searchcontainer{
   position: absolute;
   width: 977px;
   bottom: 0;
   background-color: #596166;
   height: 30px;
   right: -1px;
   padding: 0 7px;
}

#searchBox{/*
   position: absolute;
   right: -3px;
   height: 27px;
   padding:4px 10px;
   width: 15.5em;*/
}
#searchBox form{
   margin: 0;
   padding: 0;
}

#searchBox form input.searchInput{
   background-color:#fff;
   border:1px solid #000;
   float: right;
   margin: 3px 0 0 0;
   padding: 2px 4px 1px 4px;
   width: 11em;
   font-size: 92%;
}

#searchBox form a.searchButton,
#searchBox form a:link.searchButton,
#searchBox form a:visited.searchButton,
#searchBox form a:focus.searchButton,
#searchBox form a:hover.searchButton,
#searchBox form a:active.searchButton {
   background-color: #f8f8f8;
   color: #000000;
   border: 1px solid #000;
   margin: 3px 0 0 3px;
   padding: 2px 2px 1px 2px;
   float: right;
   width: 50px;
   text-align: center;  
   font-size: 92%;
   text-decoration: none;
   
}
#print_adresse,
#print_logo{
   display: none;
}

/*
   Verwaltung
*/
#verwaltung{
    background-color: #f2f0e3;
    border-bottom: 1px solid #003467;
    text-align:center;
    padding:8px;
}
#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
    color : #fff;
    background-color: #036;
    border-right:1px solid #f2f0e3;
    margin: 0 5px;
    padding:5px;
    font-weight : normal;
    text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
    background-color: #369;
}


