#fullsizewrapper {
   position:relative;
   background-color: #FF7B00;
   color: #fff;  
   font-size: 92%;
   width: 100%;
   overflow: hidden;
   margin: 0 auto 50px;
}

#pagerouter {
   position:relative;
   background-color: #FF7B00;
   color: #fff;  
   font-size: 92%;
   width: 990px;
   overflow: hidden;
   margin: 0 auto 0;
}

#wrapper {
   position: relative;
   width: 990px;
   min-height: 288px;
   margin: 0 auto 0;
   border-top: 0 none;
   background-color: transparent;
}

#wrappercontainer {
   position: relative;
   width: 100%;
   border-top: 0 none;
   background-color: transparent;
   background-image: url("../images/contentwrapper.png");
   background-position: right top;
   background-repeat: repeat-y; 
}

#contentwrapper {
   position: relative;
   width: 100%;
   background-color: transparent;
}

#bannerbaukasten h2 {
   background-color: #FF7B00;
   text-transform: uppercase;
   color: #Fff;
   font-size: 120%;
   font-weight: bold;
   padding: 3px 0 3px 10px;
   margin-top: 14px;
   border: 1px solid #fff;
}

#content {
   position: relative;
   float: left;
   padding: 0 30px 20px 0;
   margin-left: 40px; 
   width: 697px;
   line-height: 140%;
   background-color: #E4E4E4;  
}

#bannerbaukasten  {
   position: relative;
   float: left;
   margin-left: 7px;
   width: 203px;
   background-color: transparent;
   margin-bottom: 20px; 
}

#bannerbk  {
   color: #000;
   font-size: 92%;
}

#footer {
   position: relative;
   display: block;
   clear: both;
   width: 100%;
}

.balken {
   position: absolute;
   height: 5px;
   width: 990px;
   top: -3px;
   left: 0;
   background-image: url("../images/bg_balken_oben.png");
   background-position: 0 top;
   background-repeat: no-repeat;
}

.schatten_unten {
   position: absolute;
   height: 7px;
   width: 214px;
   bottom: -7px;
   right: 8px;
   background-image: url("../images/bg_schatten_unten.png");
   background-position: right top;
   background-repeat: no-repeat;
   z-index: 100;
}

#header {
   position: relative;
   width: 100%;
}

#bild{ 
   position: relative;
   background-color: transparent;
   height: 270px;
   width: 935px;
}

#MenuMainSubContainer {
   position: relative;
   background-color: transparent;
   height: 53px;
   width: 727px;
   padding-top: 2px;
   margin-left: 40px; 
   background-image: url("../images/bg_MenuSub.png");
   background-position: right top;
   background-repeat: no-repeat;
}

#shadow{ 
   position: relative;
   background-color: transparent;
   height: 270px;
   width: 943px;
   margin-left: 40px; 
   background-image: url("../images/bg_bild.png");
   background-position: right top;
   background-repeat: no-repeat;
}

#contentleft {
   position: relative;
   float: left;
}

.HPLogo {
   position: absolute;
   top: 27px;
   left: 0;
   z-index: 40;
}

#suche {
   position: relative;
   width: 100%;
   min-height: 35px;
   color: #333;
   margin-top: 10px;
   background-color: transparent;
}

#suche .vt {
   position: relative;
   float: left;
   margin: 7px 0;
   height: 17px;
   width: 120px;
   background-color: #FFF;
   border: 1px solid #fff;
   padding: 2px 5px 1px 5px;
   font-size: 100%;
}

#suche .vtlink,
#suche .vtlink a,
#suche .vtlink a:link,
#suche .vtlink a:visited {
   position:relative;
   margin: 7px 0;
   float: right;
   border: 1px solid #fff;
   padding: 2px 5px;
   color: #fff;
   margin-right: 0;
   background-color: transparent;
   text-decoration: none;
   width: 50px;
}


#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;
}

/************* Pagerouter ******************/
#drucken {
   position: relative;
   float: left;
   padding: 5px 10px;
   position: relative;
   font-size: 92%;
   margin-top: 5px;
   margin-left: 20px;
}

#top {
   position: relative;
   float: right;
   padding: 5px 0;
   position: relative;
   margin-right: 7px;
   font-size: 92%;
   width: 214px; 
   border-right: 1px solid #fff;
   border-left: 1px solid #fff;
}

/** Linkzustände im Pagerouter **/

#top a,
#top a:link,
#top a:visited {
   color: #fff;
   text-transform: uppercase;
   font-weight: normal;
   float: right;
   text-decoration: none;
   padding: 5px 10px;
}

#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 10px;
}

#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;
   color: #fff;
}


/**************** Print ********************/
#print_adresse {
   display: none;
}

#print_logo {
   display: none;
}

#head {
   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: #4F4E4F;
    margin: 0 5px;
    padding:5px;
    font-weight : normal;
    text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
    background-color: #FF7B00;
}


/**sprachschaltungdef **/

#sprachschaltungdef {
   position: absolute;
   top: 35px;
   left: 0;
   width: 56px;
   height: 25px;
   z-index: 10;
}

#MenuSprachedef{
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   right: 5px;
   top: 5px;
}

#MenuSprachedef li {
   margin: 0;
   padding: 0;
   display: inline;
}

#MenuSprachedef img {
   height: 14px;
   width: 23px;
}

#MenuSprachedef a {
   text-decoration: none;
   padding: 0;
   margin: 0;
}

#MenuSprachedef a img {
   border: 0 none;
}

