.standardtext  {
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	font-weight : normal;
	letter-spacing:0.1em;
	line-height: 16px;	
	}




.feinertext {
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-weight : normal;
	}
	
.menueueberschriften {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : normal;
	}

.textueberschriften {
	font-family : Times New Roman, Times, serif;
	font-size : 20px;
	color:#981B1E;
	font-weight : normal;
}

.textueberschriften2 {
	font-family : Times New Roman, Times, serif;
	font-size : 20px;
	color:#336600;
	font-weight : normal;
}

.textueberschriften3 {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	color:#666666;
	font-weight : bold;
}

	
.weissertext  {
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-weight : bold;
	color:#ffffff;
}

a.menuelink:link, a.menuelink:visited {
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	font-weight : normal;
	color:#ffffff;
	text-decoration:none;
	
}
a.menuelink:hover {
	text-decoration: underline; 
}

