body {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background: #666 url(../images/background.jpg) repeat-y fixed center 0;
	margin: 0;
	padding: 0; }
a:link {
	color: black;
	background-position: 100% 0;
	text-decoration: none; }
a:visited {
	color: black;
	text-decoration: none; }
a:hover {
	color: #f00;
	background-position: 100% 0;
	min-width: 100%;
	max-width: 100%; }
a:active {
	text-decoration: none; }
.small_subline {
	font-size: 10px; }
.title {	font-size: 14px; }
.header {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #666; }
.title_u {	font-size:      14px;
	font-weight:    bold;
	padding-bottom: 3px;
	border-bottom:  1px solid #666; }
.textline {
	margin: 0;
	padding-bottom: 2px;
	border-bottom: 1pt solid #fff;
	 }
.normaltext {
	font-size: 12px; }
.impressum {
	font-size: 10px;
	border-top: 1px solid #808080; }

