body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.navi {
	font-size: 12px;
}
.navi_aktiv {
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

.navi_link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.klein {
	font-size: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}


.datum {
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.text_exkursion {
	font-size: 10px;
}
.startseite {
	font-size: 24px;
	font-weight: bold;
}
.textintabelle {
	margin-top: 10px;
	margin-bottom: 0px;
}