body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bilder/Burg-um-1800_frei.jpg); background-repeat:no-repeat;
	background-position:bottom;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #FF0000;
	scrollbar-track-color: #000233;
	scrollbar-3d-light-color: #000233;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000233;
	scrollbar-darkshadow-color: #000233;
}
a:link {
	color: #000233;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000233;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:active {
	color: #000233;
	text-decoration: none;
	font-weight: bold;
}