@charset "UTF-8";
#footer {
	text-align: right;
	color: #A0A198;
}
#aktuell {
	float: left;
	text-align: left;
	padding-top: 30px;
	color: #666666;
	padding-left: 65px;
}
#wrapper  {
	list-style-type: none;
	padding-top: 15px;
}
#footer li {
	display: inline;
	margin-left: 8px;
}
#text h1 {
	font-size: 140%;
	color: #666666;
	padding-bottom: 10px;
}
#text table {
	margin-top: 10px;
}
#text ol {
	list-style-type: decimal;
	color: #0000FF;
}
.auszeichnung {
	color: #3366cc;
}
#text a {
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
#text a:hover {
	color: #989990;
}
#text a:visited {
	color: #999999;
}
#text h2 {
	font-size: 110%;
	font-weight: bold;
	color: #3366cc;
	margin-top: 8px;
	margin-bottom: 2px;
}
#aktuell a {
	color: 3366cc;
	text-decoration: none;
}

