#wrapper{
   position: relative;
   margin: 0 auto 50px;
   width: 982px;
   min-height: 300px;
   background-color: #FFF;
   padding: 256px 0 0 0;
   background-image: url("../images/bg_content_schuetzen.gif");
   background-position: top left;
   background-repeat: repeat-y;
}

#contentwrapper {
   min-height: 347px;
   width: 982px;
   background-color: #D0DCE2;
   background-image: url("../images/bg_content_schuetzen.gif");
   background-position: top left;
   background-repeat: repeat-y;
   
}

#content{
   position: relative;
   padding: 20px 15px;
   margin: 0 187px;
   min-width: 578px;
   min-height: 260px;
   background-color: #FEFBE5;
   background-image: url("../images/bg_content.jpg");
   background-position: top left;
   background-repeat: repeat-x;
}

#menu {
   float: left;
   width: 185px;
   border-right: 2px solid #FFF;
   background-color: #F5F182;
}
#bannerbk {
   float: right;
   width: 175px;
   min-height: 429px;
   padding: 20px 5px;
   line-height: 130%;
   color: #000;
   background-color: #E1EBE9;
   font-size: 92%;
   border-left: 2px solid #FFF;
   background-image: url("../images/bg_bannerbk.jpg");
   background-position: left top;
   background-repeat: repeat-x;
}

#head {
   position: absolute;
   top: 0;
   min-height: 255px;
   width: 982px;
   background-color: #fff;
   border-bottom: 1px solid #FFF;
   background-image: url("../images/bg_verlauf.jpg");
   background-position: right bottom;
   background-repeat: no-repeat;
}

#head_oben {
   position: relative;
   display: block;
   width: 980px;
   min-height:124px;
   border-top: 1px solid #818A51;
   border-bottom: 1px solid #FFF;
   border-left: 1px solid #CDDCED;
   border-right: 1px solid #CDDCED;
}

#footer {
   clear: both;
   position: relative;
   display: block;
   min-height: 24px;
   width: 982px;
   background-color: transparent;
   background-image: url("../images/bg_content_schuetzen.gif");
   background-position: top left;
   background-repeat: repeat-y;
}

#farbflaeche { 
   position: absolute;
   bottom: 0;
   min-height: 26px;
   width: 980px;
   background-color: #2B5540;
}

#logo_schuetzen{
   position: absolute;
   top: 126px;
   left: 0;
   display: block;
   min-width: 185px;
   min-height: 130px;
   background-color: #E6E6E8;
   margin: 0;
   padding: 0;
   border-right: 2px solid #FFF;
}
#logo_schuetzen a {
   margin: 12px 0 0 29px;
   display: block;
}

#logo_schuetzen img {
   padding: 0;
   margin: 0;
   border: 0 none;
}

#themenbild {
   position: absolute;
   left: 187px;
   top: 126px;
   display: block;
   min-height: 129px;
   min-width: 238px;
   background-position: top left;
   background-repeat: no-repeat;
}

#copyright {
   position: absolute;
   left: 350px;
   top: 0;
   font-size: 86%;
   color: #7e7c72;
   padding: 4px 0 3px 0;
}

#email {
   position: absolute;
   right: 20px;
   top: 0;
   font-size: 86%;
   color: #18140c;
   padding: 4px 0 3px 0;
}

#email a,
#email a:link,
#email a:visited {
   color: #18140c;
   padding: 4px 0 3px 0;
   text-decoration: none;
}

#email a:focus,
#email a:hover,
#email a:active {
   color: #18140c;
   padding: 4px 0 3px 0;
   text-decoration: underline;
}

.ueberschrift {
   position: absolute;
   bottom: 5px;
   left: 437px;
   color: #F89A38;
   font-size: 150%;
   font-weight: bold;
   margin : 0;
   padding: 0;
   letter-spacing: 0.1em;
}

/**************** Print ********************/
#print_adresse {
   display: none;
}
#print_logo {
   display: none;
}


/************* Verwaltung ******************/
#verwaltung {
   background-color: #f2f0e3;
   border-bottom: 1px solid #003467;
   text-align:center;
   padding:8px;
}
#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
   color : #fff;
   background-color: #036;
   border-right:1px solid #f2f0e3;
   margin:0 5px;
   padding:5px;
   font-weight : normal;
   text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active {
   background-color: #369; 
}
