.menueschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.menueaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	color: #990033;
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.zitat {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: none;
	color: #FF9933;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 3pt;


}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00FFFF;
	font-weight: bold;

}
.schriftgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #99CC00;
}
.schriftgruengross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #99CC00;
}
