.menueintrag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EEEEEE;
	font-style: normal;
	}


a:focus {
	font-weight:bold;
	color:#FF6600;
	text-decoration:underline;
}
a:hover {
	font-weight:lighter;
	color:#FFFF99;
	text-decoration:none;
	background-color: #999999;
}
a:visited {
	color:#EEEEEE
}
a:active {color:#CC3300}	
a:link {
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.Normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	page-break-before: auto;
	padding: 2px;
	margin: 0px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	position: static;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #FFFFFF;

}
body {
	background:no-repeat
	url(hintergrund_01.jpg);
	background-color: #000000;	
	}
