body {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 110%;
}

#anker {
position: absolute; top: 1px; left: 1px;
}

#rahmen {
margin: 10px auto 20px auto;
width: 800px;
}


#head {
height: 140px;
width: auto;
background-image: url(../img/bg_herbst.jpg);
margin: 0px;
padding: 0px;
border: 1px brown solid;
}

#head h1 { 
color: white;
padding: 65px 0px 0px 20px;
font-weight: normal;
font-size: 120%;
letter-spacing: 2px;
word-spacing: 5px;
}

#menu1 {
width: auto;
text-align: left;
margin: 0px;
padding: 7px 0px 7px 10px;
font-size: 90%;
font-weight: normal;
border: 1px brown solid;
border-top: none;
font-family: arial, helvetica, sans-serif;
}

#menu1 span.active, #menu1 span.inactive {
margin: 0px 7px;
}

#menu1 span.inactive {
color: #666666;
}

#menu1 span.trenner {
font-size: 90%;
}

#menu1 a:link, #menu1 a:visited {
padding: 10px 0px 10px 0px;
color: navy;
text-decoration: none;
}

#menu1 a:focus, #menu1 a:hover, #menu1 a:active, #menu1 a:visited:active {
padding: 10px 0px;
color: orange;
text-decoration: none;
}

#menu2 {
border: 1px brown solid;
border-top: none;
text-align: right;
padding: 3px 30px 3px 0px;
font-size: 80%; 
}
	#menu2 a:link, #menu2 a:visited { 
	text-decoration: none;
	color: navy;
	}

	#menu2 a:focus, #menu2 a:hover, #menu2 a:active, #menu2 a:visited:active  { 
	text-decoration: none;
	color: orange;
	}
	
	#menu2 span.inactive2 {
	color: #666666;
	}

#content {
width: auto;
margin: 0px;
padding: 15px 30px 5px 30px;
border: 1px brown solid;
border-top: none;
}

#content h1 {
font-weight: normal;
font-size: 130%;
letter-spacing: 1px;
word-spacing: 2px;
}

#content h1.second {
margin-top: 30px;
}

#content h2, #content h3 {
margin-top: 30px;
font-weight: bold;
font-size: 100%;
letter-spacing: 1px;
word-spacing: 2px;
}

#content form {
font-size: 80%;
}

#content .ergebnis {
color: gray;
font-size: 80%;
}

#content p {
font-weight: normal;
font-size: 80%;
}
#content ul {
font-weight: normal;
font-size: 80%;
}

	.float_right {
	float: right;
	margin-left: 20px;
	}

	.toplink {
	text-align: right;
	padding-right: 10px;
	}

	.toplink img {
	border: none;
	margin-left: 5px;
	}

	.toplink a:link, .toplink a:visited {
	text-decoration: none;
	font-weight: bold;
	color: navy;
	}

	.toplink a:focus, .toplink a:hover, .toplink a:active, .toplink a:visited:active  {
	text-decoration: none;
	font-weight: bold;
	color: orange;
	}

#content a:link, #content a:visited {
color: navy;
}

#content a:focus, #content a:hover, #content a:active, #content a:visited:active {
color: orange;
}

#content div.feld1, #content div.feld2, #content div.feld3 {
border: 1px orange solid;
text-align: center;
float: left;
width: 220px;
padding: 5px;
margin-right: 5px;
}

#content div.feld1 img, #content div.feld2 img, #content div.feld3 img {
border: none;
}

#content table {
margin: 10px 0px 20px 0px;
padding: 0px;
border: 1px gray dotted;
}

	.formbox {
	font-size: 85%;
	width: 300px;
	border: none; 
	padding: 10px 200px 30px 0px;
	margin-top: 35px;
	margin-bottom: 35px;
	}
		
		.head {
 		width: 300px;
 		font-size: 90%;
 		text-align: left;
 		font-weight: bold;
 		margin: 0px 0px 0px 0px;
 		padding-bottom: 20px;
		}

		.label, .alert {
 		width: 300px;
 		font-size: 90%;
 		text-align: left;
 		margin: 0px 0px 0px 0px;
		}
		
		.alert {
		color: red;
		}
		
		.feld, .feld2 {
		background-color: whitesmoke;
 		width: 300px;
 		text-align: left;
 		margin: 0px 0px 20px 0px;
		}
		
		.feld2 {
		margin: 0px;
		}

		.knopf {
		background-color: #ffffff;
 		width: 300px;
 		text-align: right;
 		margin: 0px 0px 0px 0px;
		}
		


	.button{
	border: none;
	font-family:Verdana;
	font-size: 11px;
	text-align: right;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bolder;
	color:black;
	background-color:#ffffff;
	cursor:hand;
	display:inline;
	width:auto;
	}



#fuss {
clear: both;
margin: 5px 0px 10px 0px;
padding: 0px 0px 0px 20px;
}

#fuss p {
margin: 5px 0px 0px 0px;
padding: 0px;
font-size: 70%;
font-style: regular;
color: gray;
}

.strong {
font-weight: bold;
}

.gesperrt {
letter-spacing: 2px;
word-spacing: 4px;
}

.comment {
color: gray;
font-style: italic;
}
