#bgoben_links {
   position: absolute;
   background-image: url(../images/bg_links.png);
   background-position: 50% top;
   background-repeat: repeat-x;
   height: 228px ;
   left: 0;
   top: -27px;
   z-index: 0;
   width: 50%;
}

#fullsizewrapper {
   position: relative;
   width: 100%;
   margin: 10px 0 40px 0;
   overflow: hidden;
}

#pagerouter {
   position: relative;
   width: 990px;
   overflow: hidden;
   height: 184px;
   margin: 0 auto 0;
   background-image: url("../images/bg_footer.png");
   background-position: left top;
   background-repeat: no-repeat;
}

.newsicondef {
   position: absolute;
   bottom: 10px;
   right: 30px;
   height: 80px;
   width: 80px;
   background-position:left top;
   background-repeat: no-repeat;
   z-index: 50;
}

#wrapper {
   position: relative;
   width: 990px;
   margin: 0 auto 0;
}

/** Contentbereich **/
#contentwrapper{
   width: 990px;
   top: 0;
}
#contentwrapper2 {
   background-image:url("../images/contentwrapper2_top.png");
   background-position:left bottom;
   background-repeat: repeat-y;
   margin:10px 0;
   overflow:hidden;
   position:relative;
   top:0px;
   width:990px;
}

#content{
   float: left;
   font-size: 12px;
   line-height: 150%;
   color: #3F3F3F;
   font-weight: normal;
   min-height: 250px;
   margin:  0 20px 0 0;
   padding: 0px;
   background-color: transparent;
   width: 511px;
}
#content2 {
   background-color:transparent;
   color:#3F3F3F;
   float:left;
   font-size:12px;
   font-weight:normal;
   line-height:150%;
   margin:0 20px 0 0;
   min-height:250px;
   padding:20px;
   width:511px;
}

#rightcontainer {
   position: relative;
   float: left;
   width: 229px;
   min-height: 200px;
   margin-bottom: 40px;
}

#leftcontainer {
   position: relative;
   float: left;
   margin-left: 1px;
   width: 189px;
   min-height: 200px;
}

#bannerbk { 
   background-color: transparent;
   padding: 1px 20px 20px 20px;
   position: relative;
   font-weight: normal;
   color: #3F3F3F;
   font-size: 12px;
   background-image: url("../images/bg_bannerbk.png");
   background-position: left bottom;
   background-repeat: no-repeat;
}

#rightcontainer .oben {
   position: relative;
   display:block;
   background-image: url("../images/bg_schatten_oben.png");
   background-position: left top;
   height: 10px;
   width: 233px;
   background-repeat: no-repeat;
}

/** Elemente des Pagerouters floaten um eine saubere Anordnung links und rechts zu erhalten **/
#footer {
   position: relative;
   clear: both;
   overflow: hidden;
   bottom: -15px;
   margin-left: 10px;
}

#pageroute {
   position: relative;
   width: 150px;
   height: 50px;
}

#shadowbox {
   background-image: url("../images/contentwrapper2_bottom.png");
   background-repeat: no-repeat;
   background-position: 1px 1px;
   height: 30px;
   margin: -11px -1px 10px
}
#pagenavi {
   position: relative;
   width: 110px;
   float: right;
}

/** Suche **/
#suche {
   position: absolute;
   width: 200px;
   left: 0;
   height: 26px;
   top: 154px;
   color: #333;
   z-index: 60;
}
#suche .vt {
   position: absolute;
   right: 0;
   top: 0;
   font-size: 86%;
   height: 15px;
   color: #545454;
   width: 155px;
   border: 1px solid #545454;
   background-color: #F1F1F1;
   padding: 4px;  
}

#suche .vtlink,
#suche .vtlink a,
#suche .vtlink a:link,
#suche .vtlink a:visited {
   position: absolute;
   color: #545454;
   left: 10px;
   top: 0;
   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;
}

/** Linkzustände im Pagerouter **/
.homeicon {
   position:relative;
   float: left;
   margin: 0;
   background-position: left top;
   background-repeat: no-repeat;
}


#printpage {
   position:relative;
   float: left;
   margin-right: 10px;
   overflow: hidden;
   width: 20px;
   padding: 0;
   text-indent: -1000em;
   font-size: 92%;
   background-image: url("../images/bg_print.gif");
   background-position: left 0;
   background-repeat: no-repeat;
}

#goup {
   position:relative;
   float: left;
   margin-right: 7px;
   display: block;
   text-indent: -1000em;
   font-size: 92%;
   background-image: url("../images/bg_goup.gif");
   background-position: left 0;
   background-repeat: no-repeat;
}


/** Linkzustände im Pagerouter **/

#goup a,
#goup a:link,
#goup a:visited, 
#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 {
   position: relative;
   display: block;
   overflow: hidden;
   padding: 5px 10px;
}

#printpage a,
#printpage a:link,
#printpage a:visited,
#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 {
   position: relative;
   display: block;
   overflow: hidden;
   padding: 5px 10px;
   margin: 0;
}


.homeicon a,
.homeicon a:link,
.homeicon a:visited,
.homeicon a:focus,
.homeicon a:hover,
.homeicon a:active,
.homeicon a.selected:link,
.homeicon a.selected:visited,
.homeicon a.selected:focus,
.homeicon a.selected:hover,
.homeicon a.selected:active {
   position: relative;
   display: block;
   padding: 5px;
}

/** Headbereich **/
.shadow {
   position: absolute;
   top: -27px;
   left: 0;
   height: 231px;
   width: 990px;
   background-image: url("../images/bg_head.png");
   background-position: left top;
   background-repeat: no-repeat;
   z-index: 20;
}

#header {
   position: relative;
   height: 297px;
   width: 990px;
   background-image: url("../images/bg_headshadow.png");
   background-position: left top;
   background-repeat: no-repeat;
}

#slideshow {
   position: relative;
   height: 212px;
   width: 980px;
   margin-left: 1px;
   background-color: #EBEBEB;
}


#logocontianer {
   position: relative;
   height: 137px;
   width: 930px;
   border-bottom: 16px solid #fff;
   background-image: url("../images/Haueser.gif");
   background-position: left top;
   background-repeat: no-repeat;
}
.HPLogo {
   position: absolute;
   top: 37px;
   left: 9px;
   z-index: 25;
}
/** Linkzustände Slogan **/

#slogan {
   position: absolute;
   bottom: 0;
   left: 0;
   color: #3F3F3F;
   width: 790px;
   padding: 10px 170px 10px 20px;
   text-decoration: none;
   background-image: url("../images/bg_trans.png");
   background-position: left top;
   background-repeat: repeat-x;
}

#slogan h1 {
  font-size: 220%;
   line-height: 130%;
   margin: 0;
   padding: 0;
   font-weight: normal;
   color: #025B9F;
}

#slogan h3 {
   font-size: 180%;
   line-height: 130%;
   margin: 0;
   font-weight: normal;
   font-style: normal;
   color: #333;
}

#content h5 {
   font-size: 120%;
   line-height: 130%;
   margin: 10px 0 2px 0;
   font-weight: normal;
   font-style:italic;
   color: #444B4E;;
}  


#slogan a,
#slogan a:link,
#slogan a:visited {
   color: #3D6CB4;
   padding: 5px 10px;
   font-weight: bold;
   text-decoration: none;
}

#slogan a:focus,
#slogan a:hover,
#slogan a:active,
#sloganp a.selected:link,
#slogan a.selected:visited,
#slogan a.selected:focus,
#slogan a.selected:hover,
#slogan a.selected:active {
   background-color: #3D6CB4;
   color: #fff;
}

/** Print Bereich **/

#print_logo,
#print_adresse {
   display: none;
}

/** Verwaltung **/

#verwaltung{
    position: relative;
    background-color:#fff ;
    border-bottom: 1px solid #fff;
    text-align:center;
    padding: 8px;
    z-index: 60;
}

#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
    color : #fff;
    background-color: #025B9F;
    margin: 0 5px;
    padding: 5px;
    font-weight : normal;
    text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
    color : #fff;
    background-color: #025B9F;
}

.promobox_schmal {
background:url("../images/schatten_teaserbox.png") repeat scroll 0 0 transparent;
float:left;
height:175px;
margin:0 0 0 -16px;
position:relative;
width:350px;
}
.promobox_schmal .head {
   color:#000000;
   left:20px;
   position:absolute;
   top:17px;
   z-index:2;
   display: none;
}
.promobox_schmal .block{
   margin: 12px 14px
}
.promobox_schmal .inhalt {
   background-image:url("../images/bg_trans.png");
   bottom:13px;
   color:#000000;
   position:absolute;
   right:18px;
   width:318px;
   z-index:2;
}

#infobox {
   position: relative;
   width: 100%;
}
.infotext {
   position: relative;
   float: left;
}
#xerox {
   width: 140px;
   position: relative;
   float: right;
   top: 3px;
   right: 8px;
}
#infobox h1 {
   font-size: 140%;
   line-height: 130%;
   margin: 14px 0 0 0;
   padding: 0;
   font-weight: normal;
   color: #444B4E;
}
#infobox h5 {
   font-size: 120%;
   line-height: 130%;
   margin: 16px 0 10px 0;
   padding: 0;
   font-weight: normal;
   color: #444B4E;
}

/*** NEWS ***/
#content2 .rsy_list_head a, 
#content2 .rsy_list_head a:link, 
#content2 .rsy_list_head a:visited {
   background-color:#fff;
   color:#333;
   font-weight: normal;
   font-size: 140%;
}
#listeMasterTable .rsy_list_box {
   border-bottom: 1px solid #3D6DB4;
   padding-bottom: 10px;
}
#listeMasterTable tbody .clearGif {
   border-bottom: 0px solid #333;
   padding-bottom: 0px;
}
#listeMasterTable {
   border-top: 1px solid #3D6DB4;
   padding-top: 10px;
}
#content2 .wgBlaetterer {
   margin: -10px 0;
   padding: 0;
}
#content2 #listeMasterTable {
   margin: 0;
}
