body {
	background-color: #333333;
	margin-top: 0px;
	cursor: default;
}
.a:link {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dashed #999999;
}
.a:visited {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dashed #999999;
}
.a:hover {
	text-decoration: none;
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
}
.a:active {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dashed #999999;
}
.head {background-image:url(_grafiken/head.gif); }
.bottom1 {color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.bottom2 {color: #ffffff;font-weight: bold; }
.schrift1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
