td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #333333;

}

a:hover {
	text-decoration: none;
	color: #333333;

}

#MAINNAVI a:link, #MAINNAVI a:visited, #MAINNAVI a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#MAINNAVI a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#REFNAVI a:link, #REFNAVI a:visited, #REFNAVI a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

#REFNAVI a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;

}
.reflink_active {
	color: #CC0000;
}
#REFNAVISUB a:link, #REFNAVISUB a:visited, #REFNAVISUB a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#REFNAVISUB a:hover {
	font-size: 11px;
	text-decoration: none;
}

.reflinksub_active {
	color: #CC0000;
	font-size: 11px;
}

#FOOTER a:link, #FOOTER a:visited, #FOOTER a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#FOOTER a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.footertext {
	font-size: 10px;
	color: #FFFFFF;
}
.footernaviactive {
	font-size: 9px;
	color: #FF0000;
}
.mainnaviactive {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.hervorgehoben {
	font-weight: bold;
	color: #87cd06;


}
.headlinegreen {
	font-weight: bold;
	color: #339933;
	font-size: 14px;

}
.smalltext {
	font-size: 9px;
}
