.standardtext  {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	color:#572908;
	font-weight : normal;
}
	
.kleintext  {
	font-family : Times New Roman, Times, serif;
	font-size : 10px;
	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 : 17px;
	color:#A24B46;
	font-weight : bold;
}

.textueberschriften_g {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	color:#A24B46;
	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 : 14px;
	font-weight : bold;
	color:#572908;
	text-decoration:none;
	
}
a.menuelink:hover {
	text-decoration: underline; 
}

a.menuelink2:link, a.menuelink2:visited {
	font-family : Times New Roman, Times, serif;
	font-size : 19px;
	font-weight : bold;
	color:#8E423E;
	text-decoration:none;
	
}
a.menuelink2:hover {
	text-decoration: underline; 
}

a.menuelink_unter:link, a.menuelink_unter:visited {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : bold;
	color:#572908;
	text-decoration:none;
	
}
a.menuelink_unter:hover {
	text-decoration: underline; 
}

a.menuelink_unter2:link, a.menuelink_unter2:visited {
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;
	
}
a.menuelink_unter2:hover {
	text-decoration: underline; 
}

a.textlink:link, a.textlink:visited {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : bold;
	color:#572908;
	text-decoration:underline;
	
}
a.textlink:hover {
	text-decoration: none; 
}

