body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #999999;
	scrollbarBaseColor: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #F3F3F4;
	scrollbar-highlight-color: #F3F3F4;
	scrollbar-dark-shadow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #F3F3F4;
	scrollbar-darkshadow-color: #F3F3F4;
}
.nav {
	font-family: Arial;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 75px;

}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


.navlisted {
color: #993333;
}
.navlisted a { text-decoration: none;}
.navlisted a:hover { color: #993333; }

.navlisted1 {
color: #993333;
}

