/* CSS Document */
body
	{
	margin:0px;
	font-size: 1em;
	background-image :url(wendland/bg_seite.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
	
div, img
	{
	margin:0px;
	border:0px;
	padding:0px;
	display:block;
	border-collapse:collapse;
	color:#386E7B;
	}
h1
	{
	font-family:Verdana, Arial, sans-serif;
	font-size:large;
	margin-bottom:0px;
	margin-top:0px;
	}
#hintergrundbild
	{
	position:absolute;
	left:440px;
	top:185px;
	z-index:1;
	}	
#seite
	{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	width:952px;
	}
#logo
	{
	float:left;
	width:331px;

	}
#logo img
	{
	width:331px;
	height:210px;
	display:block;
	}

#kopfrechts
	{
	float:left;
	}

#adresse
	{
	background-image:url(wendland/bg_verlauf.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:27px;
	text-align:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:85%;
	font-stretch:ultra-condensed;
	border:0px;
	width:619px;
	}
#adresse div, #brotkrumen div
	{
	padding-top:5px;
	}
	
#brotkrumen
	{
	background-image :url(wendland/bg_verlauf.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:90%;
	margin:0px;
	border:0px;
	padding:0px;
	width:619px;

	}
#kopfbild
	{
	border-top:1px solid #386E7B;
	border-bottom:1px solid #386E7B;
	width:619px;
	}
	
#seitentitel
	{
	font-size: 120%;
	clear: both;
	margin-left: 290px;
}
	
#unten
	{
	clear:left;
	width:950px;
	width:950px;
	border-top:1px solid #386E7B;
}
	
#navigation
	{
	width: 201px;
	margin-left:0px;
	margin-top: 10px;
	float: left;
	color: #386E7B;
	font-size: 100%;
	font-family:Verdana, Arial, sans-serif;
	font-stretch:ultra-condensed;
	}
#navigation ul {
	margin-left:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:18px;
	}
#navigation ul li {
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:35px; 
	list-style-type: none;
	list-style-position: inside;    
	background-image:url(wendland/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation ul ul li {
	background: none;
	margin-left:0px;
	padding-left:15px; 
}

#navigation a, #brotkrumen a  {
	color:#386E7B;
	text-decoration: none;
	margin-left: 0px;
}
#navigation a:hover, #brotkrumen a:hover, #text a
	{
	font-weight:bold;
	color:#386E7B;
	text-decoration: none;
	}

#content
	{
	width:730px;
	float:left;
	padding-left:8px;
	
	}
	
#text	{
	font-size: 90%;
	font-family:Verdana, Arial, sans-serif;
	font-stretch:ultra-condensed;
	margin-left:50px;
	margin-top:15px;
	}
#text li	{
	margin-bottom:5px;
	}
	
.bild{
	float:right;
	margin:6px;
	margin-top:15px;
	}	
.formular_links	{
	width: 15em;
	float:left;
	clear:right;
		}	
.formular_rechts	{
	margin-bottom:3px;
	}