@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	background-image: url(bg_s-r-s.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #646464;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #C80000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
.aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
.vorschau-bild {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
}

.bg_maintext {
	background-color: #000;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C80000;
	border-right-color: #C80000;
	border-bottom-color: #C80000;
	border-left-color: #C80000;
}
.bg_s-r-s {
	background-image: url(bg_s-r-s.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 1em;
	text-decoration: none;
}
a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#640000;
	font-size: 1em;
}
a:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#C80000;
	font-size: 1em;
}
a:active {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#640000;
	font-size: 1em;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #646464;
	padding-top: 0.1em;
	padding-left: 0.4em;
	padding-bottom: 0.4em;
}
