.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text a:link {
	color: #FF9900;
}
.text a:visited {
	color: #FF9900;
}
.text a:hover {
	color: #FFFFFF;
}
.text a:active {
	color: #FF9900;
}

.textfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.seitentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.titel a:link {
	color: #FF9900;
}
.titel a:visited {
	color: #FF9900;
}
.titel a:hover {
	color: #FFFFFF;
}
.titel a:active {
	color: #FF9900;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation a:link {
	color: #FF9900;
	text-decoration:none;
}
.navigation a:visited {
	color: #FF9900;
	text-decoration:none;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.navigation a:active {
	color: #FF9900;
	text-decoration:none;
}

.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.entry a:link {
	color: #FF9900;
}
.entry a:visited {
	color: #FF9900;
}
.entry a:hover {
	color: #FFFFFF;
}
.entry a:active {
	color: #FF9900;
}

.spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}