#fullsizewrapper {
   position: relative;
   width: 100%;
   background-image: url("../images/bg_fullsizewrapper.gif");
   background-position: center 94px;
   background-repeat: repeat-x;
}

#wrapper {
   position: relative;
   width: 960px;
   margin: 0 auto 0;
   background-image: url("../images/bg_wrapper.png");
   background-position: left bottom;
   background-repeat: repeat-y;
}

/** Contentbereich **/
#contentwrapper{
   width: 960px;
}

#content{
   float: left;
   font-size: 92%;
   line-height: 160%;
   color: #000;
   font-weight: normal;
   min-height: 250px;
   padding: 20px 20px;
   background-color: #fff;
   width: 510px;
}

#rightcontainer {
   position: relative;
   background-color: #fff;
   float: left;
   width: 185px;
   min-height: 200px;
   margin: 15px 0 40px 0;
   padding-right: 15px;
}

#leftcontainer {
   position: relative;
   float: left;
   width: 200px;
   min-height: 200px;
   background-color: #FDF4B2;
   margin: 12px 0 40px 2px;
}

#bannerbk { 
   background-color: transparent;
   position: relative;
   font-weight: normal;
   color: #000;
   font-size: 92%;
   line-height: 160%;
}

/** Elemente des Pagerouters floaten um eine saubere Anordnung links und rechts zu erhalten **/
#footer {
   position: relative;
   clear: both;
   height: 40px;
}

/** Suche **/
#suche {
   position: relative;
   width: 100%;
   height: 26px;
   color: #333;
   z-index: 25;
}

#suche .vt {
   position: absolute;
   left: 0;
   top: 0;
   font-size: 11px;
   height: 12px;
   color: #333;
   width: 145px;
   border: 1px solid #4B8328;
   background-color: transparent;
   padding: 3px;
}

#suche .vtlink,
#suche .vtlink a,
#suche .vtlink a:link,
#suche .vtlink a:visited {
   position: absolute;
   top: 0;
   right: 0;
   color: #fff;
   background-color: transparent;
   text-decoration: none;
   width: 22px;
   height: 20px;
   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;
}

/** Linkzustände im Pagerouter **/
#printpage {
   position: relative;
   margin: 0 0 10px 0;
   float: right;
   font-size: 86%;
}

#goup {
   position: relative;
   float: right;
   margin: 0 0 5px 0;
   font-size: 86%;
}

#goup a,
#goup a:link,
#goup a:visited {
   color: #58585A;
   padding: 5px 10px;
   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 {
   color: #58585A;
   padding:  5px 10px;
   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: 422px;
   width: 950px;
   margin-left: 2px;
   background-color: #fff;
   z-index: 0;
}

#bild {
   position: relative;
   display: block;
   height: 422px;
   width: 950px;
   z-index: 1;
}

.transparenz {
   position: absolute;
   height: 35px;
   width: 950px;
   top: 0;
   left: 0;
   background-image: url("../images/bg_trans.png");
   background-position: left top;
   background-repeat: repeat-x;
   z-index: 12; 
}

.logocon {
   position: absolute;
   height: 93px;
   width: 246px;
   top: 0;
   left: 0;
   background-color: #FBED8E;
   z-index: 10;
}

.HPLogo {
   position: absolute;
   top: 36px;
   left: 15px;
   z-index: 10
}
/** Pagerouter **/

#pagerouter {
   position: relative;
   width: 100%;
   overflow: hidden;
}

#pageroutercon {
   position: relative;
   width: 960px;
   margin: 0 auto 0;
}

/** Linkzustände Slogan **/

.slogan {
   position: absolute;
   top: 35px;
   left: 75px;
   color: #3F3F3F;
   height: 43px;
   width: 165px;
   line-height: 140%;
   font-size: 150%;
   font-weight: bold;
   text-decoration: none;
   text-transform: uppercase;
}

.slogan a,
.slogan a:link,
.slogan a:visited {
   color: #3D6CB4;
   padding: 0;
   font-weight: bold;
   text-decoration: none;
}

.slogan a:focus,
.slogan a:hover,
.slogan a:active,
.slogan a.selected:link,
.slogan a.selected:visited,
.slogan a.selected:focus,
.slogan a.selected:hover,
.slogan a.selected:active {
   background-color: #3D6CB4;
   color: #fff;
}

/** Linkzustände Copyright **/
#bwmcopy {
   position: relative;
   float: left;
   font-size: 82%;
   margin-right: 187px;
   font-weight: normal;
   text-decoration: none;
}

#bwmcopy a,
#bwmcopy a:link,
#bwmcopy a:visited {
   position: relative;
   display: block;
   color: #58585A;
   text-decoration: none;
}

#bwmcopy a:focus,
#bwmcopy a:hover,
#bwmcopy a:active {
   color: #58585A;
   text-decoration: underline;
}

/** 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: #3E7432;
    margin: 0 5px;
    padding: 5px;
    font-weight : normal;
    text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
    color : #fff;
    background-color: #3E7432;
}


