a:link {
	color: #0000ff;
}
a:visited {
	color: #000099;
}
a:active {
	color: #3333FF;
}
a:hover {
	color: #3399FF;
}
body {
	color: #990000;
	background-color: #cccccc;
	background-image: url(../../bilder/kreuz2.gif);
	background-attachment: fixed;
	font-size: 11px;
	font-style: normal;
	font-family: Geneva, Helvetica, sans-serif, Arial;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;


}
