#wrapper {
	position: relative;
	left: 20px;
	width: 990px;
	min-height: 288px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}

#head {
   position: relative;
   min-height: 110px;
   width: 990px;
   margin: 0;
   padding: 0;
   background-color: #fff;
}

#contentwrapper {
	position: relative;
	min-height: 210px;
	width: 972px;
	margin: 0;
	padding: 0 9px 0;
	z-index: 1;
	border-top: 9px solid #FFF;
	background-image: url(../images/bg_contentwrapper.gif);
	background-repeat: repeat-y;
	background-position: 9px 9px;
}

#content {
	position: relative;
   margin: 0 223px 0 184px;
   padding: 0 15px 20px;
   width: 535px;
   min-height: 218px;
   line-height: 140%;
}

#bannerbk {
	position: relative;
	float: right;
   width: 223px;
   min-height: 268px;
   padding: 0;
   margin: 0;
}

#menu {
   float: left;
   width: 184px;
   min-height: 25px;
   margin: 0;
   padding: 0;
}

#footer {
   position: relative;
   display: block;
   clear: both;
   min-height: 20px;
   width: 990px;
   margin: 0 -9px;
   background-color: #006066;
   border-top: 9px solid #FFF;
}

#bildleiste {
   position: relative;
   margin: 0;
   padding: 0;
   width: 990px;
   min-height: 160px;
   background-repeat: no-repeat;
   background-position: left top;
   border-bottom: 11px solid #d6d4ce; 
   z-index: 1;
}

/* Logo ****************************/
#logo{
   position: absolute;
   left: 0;
   top: 20px;
   margin: 0 0 0 15px;
   padding: 0;
}
#logo a {
   margin: 0;
   padding: 0;
}
#logo img {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0 none;
}

#logo2{
   position: absolute;
   right: 20px;
   top: 21px;
   margin: 0 0 0 15px;
   padding: 0;
   width: 82px;
   height: 54px;
   background-position: left top;
   background-repeat: no-repeat;
}
#logo2 a {
   margin: 0;
   padding: 0;
   display: block;
   width: 82px;
   height: 54px;
}
#logo2 img {
   position: absolute;
   padding: 0;
   margin: 0;
   border: 0 none;
}

#schablone {
   position: absolute;
   top: 0;
   left: 0;
   display: block;
   width: 720px;
   min-height: 14px;
   background-color: #FFF;
   opacity: 0.50;
   z-index: 600;
}

/**************** Suche ********************/
#bannerbk #suche {
   position: relative;
   margin: 0 0 10px 0;
   padding: 0;
}
#bannerbk #suche a,
#bannerbk #suche a:link,
#bannerbk #suche a:visited {
   position: relative;
   width: 40px;
   color: #FFF;
   font-size: 92%;
   display: block;
   padding: 1px 5px 2px;
   margin: 0 0 0 170px;
   text-decoration: none;
   background-color: #006262;
   border: 1px solid #006262;
}

#bannerbk #suche a:focus,
#bannerbk #suche a:hover,
#bannerbk #suche a:active {
   color: #006066;
   background-color: #FFF;
   border: 1px solid #006066;
}

#bannerbk .vt {
	position: relative;
   width: 160px;
   height: 18px;
   border: 1px solid #b0b0b0;
   margin: 0 0 0 0;
   float: left;
}

/************* Schatten ********************/
#schattenwrapper {
   position: relative;
   width: 967px;
   margin: 0;
   padding: 409px 0 0 0;
   background-color: #fff;
   border-top: 1px solid #ececec;
}

#schattenwrapper_unten {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 990px;
	height: 6px;
   background-image: url(../images/schatten_unten.gif);
   background-repeat: no-repeat;
   background-position: left top;
}
#schattenwrapper_ro {
   position: absolute;
   top: 42px;
   right: 0;
   width: 5px;
   height: 180px;
   background-image: url(../images/schatten_ro.gif);
   background-repeat: no-repeat;
   background-position: left top;
}
#schattenwrapper_lo {
   position: absolute;
   top: 42px;
   left: 0;
   width: 5px;
   height: 180px;
   background-image: url(../images/schatten_lo.gif);
   background-repeat: no-repeat;
   background-position: left top;
}

/************* Pagerouter ******************/
#drucken {
   position: relative;
   padding: 2px 0 2px 15px;
}
#top {
   position: absolute;
   top: 2px;
   right: 15px;
}

#drucken a,
#drucken a:link,
#drucken a:visited,
#top a,
#content #top a:link,
#content #top a:visited {
   color: #FFF;
   font-weight: bold;
   font-size: 92%;
   text-decoration: none;
}

#drucken a:focus,
#drucken a:hover,
#drucken a:active,
#top a:focus,
#top a:hover,
#top a:active {
   color: #FFF;
   font-weight: bold;
   text-decoration: underline;
}

#b2btext {
   position: absolute;
   top: 2px;
   left: 208px;
   color: #FFF;
   font-weight: bold;
   font-size: 92%;
}


/**************** 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;	
}
