.startseite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0AFB;
	font-weight: bold;
}
body { background-color: #dbe8e8; background-image: url(../bilder/hintergrund/hintergrund.gif); background-repeat: repeat-x; }
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-right: 20px;
}
.seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #333333;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 47px;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 30px;
}
a:link {
	color: #0A0AFB;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0A0AFB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DC2B1F;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0A0AFB;
	text-decoration: none;
	font-weight: bold;
}
.aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-right: 20px;
	margin-left: 23px;
	list-style-type: decimal;
	list-style-image: none;
}
.gliederung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-right: 20px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(../bilder/zusaetze/gliederung.gif);
}
