p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 0px;
}
.startTitel {
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #CC0000;
	margin-bottom: 5px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}
a.infobox {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
.seitenmenu {
	margin-top: 30px;
}
h1.normal {
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
}
.keinrand {
	margin: 0px;
}
.hidden {
	visibility: hidden;
}
