body {
	background-color: #FFFFFF;
}
.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.NormalerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #E58B1A;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #E58B1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

a:link.topic {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited.topic {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover.topic {
	text-decoration: none;
	color: #E58B1A;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active.topic {
	text-decoration: none;
	color: #E58B1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}