body {
	background-image: url(images/body.gif);
	font-family: arial, verdana, sans-serif;
	color: white;
	margin-top: 20px;
	padding: 10px;
	margin-right: 12px;
	}
td {
	font-family: arial, verdana, sans-serif;
	color: white;
	}
a:link {
	color: #FE0000;
	text-decoration: none;
	}
a:visited {
	color: #FE0000;
	text-decoration: none;
	}
a:active,
a:focus {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #FE0000;
	text-decoration: none;
	font-weight: bolder;
	color: #ffffff;
	}
.Titel {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: left;
	letter-spacing: 3px;
	}
