#wrapper{
	position: relative;
	margin:0 auto;
	width: 997px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	min-height: 650px;
	background-color: #f5f1e2;
	background-image:url(../images/lu.jpg);
	background-repeat: no-repeat;
	background-position: 0% 440px;
	padding-bottom:10px;
}
#logo{
	background-color: #ebe3c6;
	height:130px;
	width:100%;
	z-index:1;
}
#logo img{
	padding:16px;
}
#grafikcontainer{
	width:100%;
	background-color: #F5F1E2;
	border-bottom:1px solid #947e53;
	z-index: 3;
}
#grafikcontainer img{
   display: block;  
}
#content{
	margin-top:20px;
	margin-left:180px;
	margin-right:220px;
	width: 590px;
	margin-bottom:20px;
}

#bannerbk{
	float:right;
	width: 200px;
	border-right:10px solid #F5F1E2;
	margin-top: 17px;
	margin-bottom: 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 5px;
	padding:5px;
	font-weight : normal;
	text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
	background-color: #369;
	
}

/* VOLLTEXTSUCHE */
#vtsearch {
	position: relative;
	width: 186px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

#vtsearch .button {
	width: 40px;
	height: 17px;
	margin: 0 0 0 3px;
	padding: 0;
	border: 0;
}

#vtsearch form, #vtsearch input {
	margin: 0;
	padding: 0;
	border: none;
}

#vtsearch .sfield {
	border: 1px solid #947e53;
	width: 120px;
	height: 17px;
	float: left;
}

.dlform {
   position: relative;
}

.dlform input {
   width: 15em;
}
.dlform label {
   display: block;
   float: left;
   width: 7em;
   height: 1.5em;
}
