a:visited { color: #969696; text-decoration: none }
a:link { color: #969696; text-decoration: none }
a:hover  { color: #969696; text-decoration: underline }
a:active {  color: #969696; text-decoration: none }
body {
	background-image:url(gfx/Back.png);
	background-color: #646464;
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C8C8C8;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #969696;
}
.line {
	border-bottom-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C8C8;
	border-bottom-width: 1px;
	border-bottom-color: #969696;
}.fehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
}

