td {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}

.brauntext {
	font-family: Verdana;
	font-size: 11px;
	color: #44290f;
}

.weissbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


a:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #a3be20;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #a3be20;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #a3be20;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #a3be20;
}

a.braun:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #44290f;
}
a.braun:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #44290f;
}
a.braun:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #44290f;
}
a.braun:active {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #44290f;
}
