a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

body {
	background-attachment: fixed;
	background-image: url(../grafik/unten.gif);
	background-repeat: repeat-x;
}

p {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 10px;
}
