body   {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	background-image: url(../Grafiken/Bilder/hintergrund1_03.gif);
	background-repeat: no-repeat;

border-color:  ;
	background-attachment: fixed;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
