body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#BDD983;
}

h1 {
	color:#79B7CD;
	font-size:16px;
	font-weight:bold;
}


h2 {
	color:#357389;
	font-size:14px;
	font-weight:bold;
}

.himmel {
	background-color:#FFFFFF;
	text-align:center;
	width:100%;
	height:255px;
	background-image: url(images/himmel.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.kopfnavi {	
	width:749px;
	height:34px;
	font-weight:bold;
	font-size:14px;
	text-align:center;

}

.kopfnavi a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

.kopfnavi a:hover, a:active {
	color:#000000;
	text-decoration:underline;
}


.kopfnavi2 {	
	font-weight:bold;
	font-size:12px;
	background-color:#8EB959;
	color:#FFFFFF;
	text-align:center;

}

.formular {
	font-size:10px;
}

.form-big {
	 text-align:center;
	 font-size:12px;
	 background-color:#f0f0f0;
	border:1px solid #888888;
}

.form-big input {
	background-color:#DDDDDD;
	border:1px solid #888888;
	color:#357389;
	height:20px;
}

.form-small input {
	height:12px;
	font-size:9px; 
}

.form-small select {
	font-size:9px;
	width:85px;
}

.kopf {
	background-color:#FFFFFF;
}
	
.verlauf {
	background-color:#BDD983;
	text-align:center;
	width:100%;
	background-image: url(images/verlauf.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}

.bottom {
	background-color:#FFFFFF;
}

.content {
	padding-top: 0px;
	padding-right:65px;
	padding-bottom:20px;
	padding-left:65px;
}


.rahmen-rechts {
	background-color:#8EB959;
	text-align:left;
	}
	
.rahmen-rechts b {
	color:#FFFFFF;
	}
	
ul {
	padding-left:170px;
}

.gras {
	height:52px;
	width:100%;
	background-image: url(images/grass2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}