#fullsizewrapper {
   position: relative;
   width: 100%;
   margin-bottom: 40px;
   background-color: #98BF00;
}

#pagerouter {
   position: relative;
   width: 800px;
   margin: 0 auto 0;
   overflow: hidden;
}

#wrapper {
   position: relative;
   width: 808px;
   margin: 0 auto 0;
}

/** Contentbereich **/

#contentwrapper{
   position: relative;
   width: 808px;
   background-image: url("../images/bg_contentwrapper.jpg");
   background-position: left top;
   background-repeat: repeat-y;
}

#content{
   position: relative;
   line-height: 150%;
   color: #525252;
   font-weight: normal;
   min-height: 250px;
   padding: 0 20px 40px 20px; 
   margin:  2px 0 50px 0;
   background-color: #fff;
   width: 610px;
}

#leftcontainer {
   position: relative;
   float: left;
   width: 153px;
   background-color: transparent;
}

#corneroben {
   position: absolute;
   top: 0;
   left: 0;
   width: 808px;
   height: 15px;
   background-image: url("../images/bg_corneroben.jpg");
   background-position: left top;
   background-repeat: no-repeat;
}

#cornerunten {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 808px;
   height: 6px;
   background-image: url("../images/bg_cornerunten.jpg");
   background-position: left bottom;
   background-repeat:no-repeat;
}

#bannerbk { 
   background-color: transparent;
   padding: 10px 15px 20px 10px;
   position: relative;
   font-weight: normal;
   color: #525252;
   font-size: 92%;
}

/** Elemente des Pagerouters floaten um eine saubere Anordnung links und rechts zu erhalten **/
#footer {
   position: relative;
   clear: left;
   width: 990px;
}

/** Suche **/


.homelink {
   position: absolute;
   height: 16px; 
   width: 16px;
   bottom: 7px;
   left: 10px;
}


#searchkontainer {
   position: relative;
   width: 808px;
   height: 37px;
}


#suche {
   position: absolute;
   left: 50px;
   bottom: 6px;
   width: 155px;
   height: 18px;
   color: #333;
   z-index: 25;
}

#suche .vt {
   position: absolute;
   left: 0;
   top: 0;
   font-size: 76%;
   height: 12px;
   color: #1E348F;
   border: 0 none;
   width: 124px;
   padding: 2px 4px;
   background-color: transparent;
   background-image: url("../images/bg_suche.gif");
   background-position: left top;
   background-repeat: no-repeat;
  
}

#suche .vtlink,
#suche .vtlink a,
#suche .vtlink a:link,
#suche .vtlink a:visited {
   position: absolute;
   top: 0;
   right: 1px;
   color: #fff;
   background-color: transparent;
   text-decoration: none;
   width: 16px;
   height: 16px;
   z-index: 100;
}


#suche .vtlink:hover,
#suche .vtlink a:focus,
#suche .vtlink a:hover,
#suche .vtlink a:active,
#suche .vtlink a.selected,
#suche .vtlink a.selected:link,
#suche .vtlink a.selected:visited,
#suche .vtlink a.selected:focus,
#suche .vtlink a.selected:hover,
#suche .vtlink a.selected:active {
   color: #fff;
   text-decoration: none;
   background-color: transparent;
}
/**sprachschaltung **/
#sprachschaltung {
   position: absolute;
   bottom: 6px;
   right: 10px;
   width: 74px;
   height: 14px;
}

#MenuSprache{
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   right: 0;
   top: 0;
}

#MenuSprache li {
   margin: 0;
   padding: 0;
   display: inline;
}

#MenuSprache img {
   height: 14px;
   width: 22px;
}

#MenuSprache a {
   text-decoration: none;
   padding: 0;
   margin: 0;
}

#MenuSprache a img {
   border: 0 none;
}


/** Linkzustände im Pagerouter **/
#printpage {
   position: relative;
   float: right;
   margin: 0 7px; 
   font-size: 92%;
   display: block;
}

#goup {
   position: relative;
   float: right;
   margin: 0 7px; 
   font-size: 92%;
   display: block;
}

#goup a,
#goup a:link,
#goup a:visited {
   position: relative;
   color: #fff;
   margin: 0;
   text-indent: -1000px;
   background-image: url("../images/bg_goup.gif");
   background-position: left 7px;
   background-repeat: no-repeat; 
   display: block;
   width: 12px;
   padding: 5px 2px;
   font-weight: normal;
   text-decoration: none;
}

#goup a:focus,
#goup a:hover,
#goup a:active,
#goup a.selected:link,
#goup a.selected:visited,
#goup a.selected:focus,
#goup a.selected:hover,
#goup a.selected:active {
   text-decoration: underline;
}

#printpage a,
#printpage a:link,
#printpage a:visited {
   position: relative;
   background-image: url("../images/bg_print.gif");
   background-position: left 7px;
   background-repeat: no-repeat; 
   color: #fff;
   width: 12px;
   text-indent: -1000px;
   display: block;
   margin: 0;
   padding: 5px 2px;
   font-weight: normal;
   text-decoration: none;
}

#printpage a:focus,
#printpage a:hover,
#printpage a:active,
#printpage a.selected:link,
#printpage a.selected:visited,
#printpage a.selected:focus,
#printpage a.selected:hover,
#printpage a.selected:active {
    text-decoration: underline;
}

/** Headbereich **/

#header {
   position: relative;
   height: 76px;
   width: 808px;
   background-image: url("../images/bg_menumain.png");
   background-position: left top;
   background-repeat: no-repeat;
}

#contentholder {
   position: relative;
   height:116px;
   width: 808px;
   background-image: url("../images/bg_bildholder.png");
   background-position: left top;
   background-repeat: no-repeat;
}

#contentwrappertholder{
   position: relative;
   float: left;
}

#bild {
   position: relative;
   float: right;
   margin-top: 2px;
   margin-right: 5px;
   display: block;
   height: 108px;
   width: 650px;
   background-position: left top;
   background-repeat: no-repeat;
}

#bild2 {
   position: relative;
   float: right;
   margin-top: 2px;
   margin-right: 6px;
   display: block;
   height: 108px;
   width: 145px;
   background-position: left top;
   background-repeat: no-repeat;
}

#bildholder {
   position: relative;
   float: left;
   display: block;
   height:116px;
   width: 153px;
   background-image: url("../images/bg_bildholder.png");
   background-position: left top;
   background-repeat: no-repeat;
}

.HPLogo {
   position: absolute;
   top: 23px;
   right: 16px;
   z-index: 50;
}


/** Print Bereich **/

#print_logo,
#print_adresse {
   display: none;
}

/** Verwaltung **/

#verwaltung{
    background-color:#fff ;
    border-bottom: 1px solid #fff;
    text-align:center;
    padding: 8px;
}

#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
    color : #fff;
    background-color:#98BF00;
    margin: 0 5px;
    padding: 5px;
    font-weight : normal;
    text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
    color : #fff;
    background-color: #98BF00;
}

