BODY{
	SCROLLBAR-FACE-COLOR: #E0D4C0;
	SCROLLBAR-HIGHLIGHT-COLOR: #E0D4C0;
	SCROLLBAR-SHADOW-COLOR: #E0D4C0;
	SCROLLBAR-3DLIGHT-COLOR: #E0D4C0;
	SCROLLBAR-ARROW-COLOR: #800000;
	SCROLLBAR-TRACK-COLOR: #E0D4C0;
	SCROLLBAR-DARKSHADOW-COLOR: #800000;
	}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #800000;
	text-decoration: none;
	}

.menue {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #800000;
	background-color: #E0D4C0;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	}
.menue:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
	background-color: #800000;
	}
.menue:active {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
	background-color: #800000;
	}
