@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #c7dcbd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 145%;
	color: #693;
	font-weight: bold;
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #693;
}	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-decoration: underline;
	font-weight: bold;
	color: #693;
}	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #693;
}	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #693;
}	
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #693;
}	
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
	margin-top: 0px;
	list-style-type: square;
	margin-left: 0px;
	background-color: #c7dcbd;
	}
	
#navigation a {
	font: bold small Arial, Verdanaa, sans-serif;
	color: #fff;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:3px 6px 4px 6px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #B1957E;
	background-color: #9fc288;
	}
	
#navigation a:hover {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3B0000;
	border-right-color: #3B0000;
	border-left-color: #3B0000;
	background-color: #e6eee1;
	}
#navigation ul li		{
	list-style-type: square;
	}
			
#vnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 874px;
	margin-top: 0px;
	list-style-type: square;
	margin-left: 0px;
	background-color: #9fc288;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	}
	
#vnavigation a {
	font: bold small Arial, Verdanaa, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:3px 6px 4px 6px;
	border-bottom-width: 1px;
	border-top-style: none;
	background-color: #9fc288;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	}
	
#vnavigation a:hover {
	color:#000000;
	background-color: #e6eee1;
	border-bottom-style: solid;
	border-bottom-color: #9FC288;
	}
#vnavigation ul li		{
	list-style-type: square;
	}
#head {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 874px;
	height: 165px;
	margin-top: 0px;
	border-top-width: 0px;
}

#Maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 844px;
	background-color: #e6eee1;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px;
}
#rightmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 155px;
	margin-top:5px;
	margin-right: 0px;
}

#Mainframecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 816px;
	margin-top: 5px;
	padding-left:10px;
	}
#EqualL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 484px;
	margin-top: 5px;
	padding: 15px;
}
#EqualR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 300px;
	margin-top: 5px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
.teaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.aktuelles {
	float: right;
	width: 285px;
	padding-left: 10px;
	background-color: #be3217;
	margin: 1px;
	border: 1px solid #999999;
}

.BildLinks {
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 3px;
	float: left;
}
.BildRechts {
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 3px;
	float: right;}
.Picture {
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 3px;
	}
.xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	}

