/** Umfassend **/

#wrapper {
   position: relative;
   margin: 0 auto;
   padding: 166px 0 0 0;
   width: 990px;
}

#headwrapper {
   position: absolute;
   left: 0;
   top: 0;
   width: 955px;
   height: 136px;
   text-align: center;
}

#contentwrapper {
   width: 990px;
   position: relative;
   background-image: url(../images/bg_contentwrapper.gif);
   background-repeat: repeat-y;
   background-position: left top;
   padding-bottom: 25px;
}

#fullsizewrapper {
   background-image: url(../images/bg_foot.gif);
   background-repeat: repeat-x;
   background-position: left top;
   height: 25px;
}

/** Headbereich **/

.HPLogo,
.logo {
   top: 9px;
   left: 5px;
   position: absolute;
   display: block;
   width: 138px;
   height: 103px
}

/** Contentbereich **/

#content {
   width: 500px;
   margin: 0 200px 0 205px;
   padding: 25px 25px;
   line-height: 140%;
   min-height: 350px;
   font-size: 92%;
}

#pagerouter {
   margin: 0 auto;
   width: 990px;
   list-style: none;
}

#pagerouter a,
#pagerouter a:link,
#pagerouter a:visited {
   color: #fff;
   text-decoration: none;
}

#pagerouter a:focus,
#pagerouter a:hover,
#pagerouter a:active,
#pagerouter a.selected,
#pagerouter a.selected:link,
#pagerouter a.selected:visited,
#pagerouter a.selected:focus,
#pagerouter a.selected:hover,
#pagerouter a.selected:active {
   text-decoration: underline;
}

#goup {
   float:right;
   margin-top: 2px;
}

#printpage {
   float:left;
   margin-top: 2px;
}

/** leftcontainer **/

#leftcontainer {
   width: 180px;
   background-color: #F7F6F2;
   float: left;
   position: relative;
   margin-top: 25px;
}

#addy {
   position: relative;
   font-size: 92%;
}

/** rightcontainer **/

#rightcontainer {
   width: 212px;
   float: right;
   position: relative;
   margin-top: 25px;
   font-size: 92%;
   padding: 0 0 220px 0;
   background-image: url(../images/bg_bannerbk.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
}

#bannerbk {
   margin: 25px 0 0 0;
   position: relative;
}

/** Sprachschaltung **/

#MenuSprache{
   margin: 0;
   padding: 0;
   list-style: none;
   position: relative;
   margin-bottom: 25px;
}

#MenuSprache li {
   display: inline;
}

#MenuSprache img {
   height: 14px;
   width: 20px;
}

#MenuSprache a {
   text-decoration: none;
   padding: 0;
   margin: 0;
}

#MenuSprache a img {
   border: 0 none;
}

/** SEARCH **/

#searchBox {
   position: relative;
   width: 210px;
   height: 26px;
   color: #000;
   margin-bottom: 25px;
}

#searchBox img {
   position: absolute;
   right: 250px;
   top: 3px;
}

#searchBox .vt {
   position: absolute;
   float: left;
   top: 0;
   height: 19px;
   width: 150px;
   background-color: #FFF;
   border: 1px solid #9C9C9E;
   margin: 0;
   padding: 4px 0 1px 3px;
   font-size: 100%;
}

#searchBox .vtlink,
#searchBox .vtlink a,
#searchBox .vtlink a:link,
#searchbox .vtlink a:visited {
   position: absolute;
   float: right;
   top: 0;
   right: -2px;
   font-size: 100%;
   color: #fff;
   text-decoration: none;
   margin: 0;
   padding: 2px 3px;
   font-weight: normal;
   background-color: #002852;
   border: 1px solid #002852;
}

#searchBox .vtlink:hover,
#searchBox .vtlink a:focus,
#searchBox .vtlink a:hover,
#searchBox .vtlink a:active,
#searchBox .vtlink a.selected,
#searchBox .vtlink a.selected:link,
#searchBox .vtlink a.selected:visited,
#searchBox .vtlink a.selected:focus,
#searchBox .vtlink a.selected:hover,
#searchBox .vtlink a.selected:active {
   border: 1px solid #002852;
}

#print_adresse,
#print_logo {
   display: none;
}
