@charset "utf-8";
/* CSS Document */

:lang(de-DE) {
quotes:"\00BB" "\00AB" "\203A" "\2039";
}
body {
	background-color: #484848;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #CCCC66;
	white-space: nowrap !important;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #CCCC66;
}
#headline {
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	font-weight: normal;
	text-decoration: none;
	color: #CCCC66;
}
#current {
	color: #FFFF99;
}
.Stil1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCC66;
}
.Stil2 {
	color: #CCCC66
}
.Stil4 {
	color: #cccc66;
	padding-left: 20px;
	font-size: 18px;
}
