body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.rechte {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.navigationnohover {
	background-color: #8F1A1A;
	height: 30px;
}
.navigation {
	background-color: #8F1A1A;
	height: 30px;
	text-align: center;
}
.navigation:hover {
	background-color: #A81515;
}
.navilink {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subnavilink {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.left {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted; 
	border-left-color: #000000;
}
.right {
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: dotted; 
	border-right-color: #000000;
}
.top {
	font-weight: bold;
	color: #666666;
}
h1 {
	font-weight: bold;
	color: #690B0B;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
.content {
	color: #656363;
}
.Stil1 {
	color: #690B0B;
	font-weight: bold;
}
.newshr {
	background-color: #999999;
}
.Stil2 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
