body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(main-hintergrund.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}
a:link {
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
a:visited {
	color: #000000;
	font-weight: bold;

}
td {
	font-family: Arial, Helvetica, sans-serif;
}

