body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #003300;
	margin-top: 15px;
	margin-bottom: 15px;
}
.Stil1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.oben1 {
	font-family: "Arial Black", Arial;
	font-size: 36px;
	color: #FFFFFF;
}
.link1 {
	font-size: 24px;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}
.rahmen {
	width: 850px;
	border: 2px solid #FFFFFF;
	position: relative;
	left: 0px;
	right: 0px;
	padding: 10px;
}

.text_normal_oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: 842px;
	border: 2px groove #99CC66;
}

.bildbox_links {
	height: 333px;
	width: 250px;
	border: 2px groove #99CC66;
	float: left;
}
.bildbox_rechts {
	height: 333px;
	width: 250px;
	border: 2px groove #99CC66;
	float: right;
}
.bildbox_mitte {
	height: 333px;
	width: 250px;
	border: 2px groove #99CC66;
	float:none;
}

.space_20pixel {
	height: 20px;
	width: 20px;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 842px;
	border: 1px solid #99CC66;
	word-spacing: 40px;
	padding-top: 6px;
}
.navigation {
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
}