#wrapper {
   position: relative;
   width: 990px;
   margin: 0 auto 0;
   border-top: 0 none;
   background-color: #fff;
}

#logocontainer {
   height: 150px;
   position: relative;
   background-color: #fff;
}

#contentwrapper {
   position: relative;
   width: 100%;
   display: block;
   background-color: transparent;
   background-color: transparent;
   background-image: url("../images/bg_contentwrapper.jpg");
   background-position:left top;
   background-repeat: repeat-y;    
}

#content {
   position: relative;
   float: left;
   padding: 0 30px 50px 27px;
   width: 487px;
   margin-top: 30px;
   min-height: 235px;
   line-height: 140%;
   color: #163642;
}

#bannerbaukasten h2 {
   position: relative;
   padding: 0;
   font-size: 100%;
   color: #26397F;
   background-color: transparent;
   font-weight: bold;
   z-index: 20; 
}

#bannerbaukasten  {
   position: relative;
   float: left;
   width: 189px;
   margin: 30px 0 20px 17px;
   background-color: #F2F2E9;
   padding-top: 30px;
   color: #3A5059;
   padding: 0 10px; 
}

#bannerbk  {
   position: relative;
   color: #3A5059;
}

#leftcontainer {
   position: relative;
   float: left;
   width: 220px;
   background-color: transparent; 
   padding: 0 0 1px;
}

#footer {
   position: relative;
   clear: both;
   width: 100%;
   display: block;
   background-color: transparent;
   overflow: hidden;
}

#header {
   position: relative;
   display: block;
   height: 206px;
   background-color: transparent;
}

#slideshow {
   position: absolute;
   right: 0;
   top: 0;
   height: 206px;
   width: 770px;
   background-color: transparent;
   z-index: 1;
}

#MenuMaincon {
   position: relative;
   float: left;
   width: 220px;
   height: 206px;
   background-color: #618C3E;
}

.HPLogo {
   position: absolute;
   top: 40px;
   left: 0;
}

#fullsizewrapper {
   position: relative;
   width: 100%;
   background-color: #618C3E;
}

#innerwrapper {
   position: relative;
   width: 950px;
   margin: 0 auto;
   padding: 20px;
}

#suche {
   position: relative;
   height: 46px;
   color: #333;
   background-color: transparent;
   border-bottom: 1px dotted #333 ;
}

#suche .vt {
   position: absolute;
   top: 4px;
   border: 0 none;
   left: 0;
   height: 16px;
   width: 158px;
   background-color: #fff;
   border: 1px solid #548E4B;
   padding: 2px 5px 0 5px;
   font-family: "Courier New", Courier, monospace;
   font-size: 86%;

}

#suche .vtlink,
#suche .vtlink a,
#suche .vtlink a:link,
#suche .vtlink a:visited {
   position: absolute;
   float: right;
   top: 2px;
   left: 163px;
   color: #fff;
   background-color: transparent;
   padding: 2px 6px 1px;
   text-decoration: none;
   width: 10px;
   height: 10px;
}

#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;

}

/************* Pagerouter ******************/
#drucken {
   position: relative;
   float: left;
   padding: 10px;
   position: relative;
   font-size: 92%;
   width: 130px;
}

#top {
   position: relative;
   float: left;
   padding: 10px;
   text-align: left;
   position: relative;
   font-size: 92%;
   width: 130px;
}

/** Linkzustände im Pagerouter **/

#top a,
#top a:link,
#top a:visited {
   color: #fff;
   text-transform: uppercase;
   font-weight: normal;
   text-decoration: none;
   padding: 5px 30px 5px 0;
   background-image: url("../images/bg_goup.gif");
   background-position: 98px 5px;
   background-repeat: no-repeat; 
}

#top a:focus,
#top a:hover,
#top a:active,
#top a.selected:link,
#top a.selected:visited,
#top a.selected:focus,
#top a.selected:hover,
#top a.selected:active {
   text-decoration: underline;
   color: #fff;  
}

#drucken a,
#drucken a:link,
#drucken a:visited {
   color: #fff;
   text-transform: uppercase;
   font-weight: normal;
   text-decoration: none;
   padding: 5px 30px 5px 0;
   background-image: url("../images/bg_print.gif");
   background-position: 105px 3px;
   background-repeat: no-repeat;   
}

#drucken a:focus,
#drucken a:hover,
#drucken a:active,
#drucken a.selected:link,
#drucken a.selected:visited,
#drucken a.selected:focus,
#drucken a.selected:hover,
#drucken a.selected:active {
   text-decoration: underline;
}


/**************** Print ********************/
#print_adresse {
   display: none;
}

#print_logo {
   display: none;
}

#head {
   display: none;
}


/************* Verwaltung ******************/
#verwaltung {
   position: relative;
   text-align: center;
   margin: 0 auto 0;
   background-color: transparent;
   border: 0 none;
   padding: 8px;
   z-index: 35;
   width: 990px;
}

#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
   color : #fff;
   background-color: #26397F;
   border: 0 none;
   margin: 0 5px;
   padding: 5px;
   font-weight : normal;
   text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active {
   background-color: #26397F; 
}
