a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(grafiken/hintergrund4.gif);
	background-repeat: no-repeat;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
