a {
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #AE5315;
}
a:visited {
	text-decoration: none;
	color: #D8661B;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #F7C169;
}
.ueberschrift {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 12px;
}
.aktiv {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

