body {
	background-image: url(../images/hintergrund.gif);
	background-color: #FF9900;
}
.untermenuerechts {	
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #000000;
}
.menueoben {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #FFFFFF;
}
.Ueberschrift {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
}
.Standort {
	font-family: "Trebuchet MS";
	font-size: 70%;
}

a:link {
	text-decoration:none; 
	color: #CC0000;
}
a:visited {
	text-decoration:none;
	color: #CC0000;
}
a:hover {
	text-decoration:underline;
	color: #CC0000;
}
a:active {
	text-decoration:none;
	color: #45361F;
	}
.menuerechts {
	font-family: Verdana; 
	font-size: 80%; 
	color: #000000; 
	font-weight: bold; }
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 81%;
	line-height: 1.4em;
}
