@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-color: #101503;
}

.standard_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
	color: #999900;
	text-transform: uppercase;
	text-align: justify;
	white-space: normal;
}
.linie {
	border: 1px ridge #666600;
}
.abstand {
	line-height: 10px;
}
.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #82827B;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 1px;
}
a:link {
	border: none;
	text-decoration: none;
	color: #82827B;
}
a:visited {
	border: none;
	text-decoration: none;
	color: #82827B;
}
a:hover {
	border: none;
	text-decoration: none;
	color: #82827B;
}
a:active {
	border: none;
	text-decoration: none;
	color: #82827B;
}

</style>.background {
	background-color: #101503;
}
body {
	background-color: #131C01;
}
.danksagung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #EAEAEA;
	font-weight: normal;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}
.hervorhebung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #B7B700;
	text-decoration: none;
}

