body {
	background-color: #24793B;
}
.Stil1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #134222;
	color: #FFFFFF;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #134222;
	color: #FFFF00;
	text-decoration: underline;
}
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #134222;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CCC;
}
a.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
#Tabelle_02 tr td blockquote .Stil2 .Stil2 {
	font-style: italic;
}
.Termin_box {
	color: #FFF;
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../img/gruen85.png);
	background-repeat: repeat;
}
.Line {
	margin-left: 30px;
	border-bottom: thin solid #fff;
}

