@charset "ISO-8859-1";
.grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ccd166;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:visited {
	color:#999966;
	text-decoration:none
}
a:active {
	color:#999966;
	text-decoration:none
}
a:hover {
	color:#999966;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
a:link {
	color:#999966;
	text-decoration:none
}
a:focus {
	color:#999966
}.members {
	font-size: 20px;
	font-weight: bold;
	color: #ccd166;
}

