A:link {
	color: #000000;
	text-decoration:none;
}
A:visited {
	color: #000000;
	text-decoration:none;
}
A:hover {
	COLOR: #000000;
	text-decoration:none;
}

BODY {
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #000000;
	background-repeat:repeat-y;
	background-image:url(images/hintergrund.gif);
	background-position:center;
	background-color: #7C7878;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form {
 padding:0px;
 margin:0px;
}
TABLE {
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.title2 {
	font-size: 22px;
	font-weight: bold;
}
.input {
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	background: #E6E8E9;
}
#marquee {
	font-size: 1.5em;
	border: 2px solid #000000;
	background-color: #a0abae;
	width: 537px;
}
.rand {
	border: 2px solid #000000;
}