#wrapper {
	clear: both;
	background-color: #FFF;
	height: 656px;
	width: 918px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#wrapper_content {
	position: relative;
	width: 746px;
	margin: 0px 0px 0px 172px;
	padding: 0;
}

#footer {
	position: relative;
	text-align: right;
	padding: 8px 0px 0px 0px;
	margin: 0px 20px 40px 0px;
	background-color: #FFF;
	width: 727px;
	color: #939598;
}
	
#footer a {
	font-size: 1em;
	text-decoration: none;
}

#footer .drucken {
	margin: 0px 40px 0px 0px;
}

#footer .drucken a {
	padding: 2px 0px 2px 20px;
	margin: 0;
	background-image: url(../images/drucken.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#footer .weiter a {
	padding: 2px 0px 2px 20px;
	margin: 0;
	background-image: url(../images/weiter.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#content {
	position: relative;
	background-image: url(../images/hg_content_kacheln.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 746px;
}

#baukasten {
	position: relative;
	width: 675px;
	padding: 26px 22px 34px 49px;
	margin: 0px;
	min-height: 450px;
}

#content_hg_unten {
	position: relative;
	text-align: right;
	padding: 8px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 295px 0px;
	background-image: url(../images/strich_footer_1.jpg);	
	width: 727px;
	color: #939598;
}

#content_hg_unten p {
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 9px 0px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 228px 20px;
	background-image: url(../images/strich_footer_2.jpg);	
}

.strich_header_3 {
	height: 1px;
	width: 726px;
	padding: 0;
	margin: 0px 20px 0px 0px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/strich_header_3.jpg);
}

#logo {
	position: absolute;
	width: 95px;
	height: 165px;
	top: 44px;
	left: 20px;
}

#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;
   padding:5px;
   font-weight : normal;
   text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
   background-color: #369;
   font-weight : normal;
   
}
/* Sprachschaltung ******************************/
#sprachschaltung {
   position: relative;
   margin: 0;
   color: #231f20;
   padding: 0;
   font-size: 11px;
}

#sprachschaltung a,
#sprachschaltung a:link,
#sprachschaltung a:visited {
   color: #6e6e70;
   padding: 0;
   text-decoration: none;
}
#sprachschaltung a:focus,
#sprachschaltung a:hover,
#sprachschaltung a:active {
   color: #231f20;
   text-decoration: underline;
}
