.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;


}
a:hover {
	text-decoration: underline overline;
	color: #FF0000;
	background-color: #CCCCCC;




}
.Textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.haupttitel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000FF;
	list-style-type: square;
	font-weight: normal;
	font-size: 13px;




}
.menu-link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	list-style-type: square;
	font-weight: bold;
}
.titel-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
