body {
	background-color: #C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
#maincontainer {
	position: relative;
	z-index:1;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#content {
	position: relative;
	z-index:2;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
a.menu:visited, a.menu:link, a.menu:active {
	font: small-caps 12px Arial, Helvetica, sans-serif; 
	color: #505050;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}
a.menu:hover {
	font: small-caps 12px Arial, Helvetica, sans-serif; 
	color: #000000;
	background-color: #F0F0F0;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}
.title {
	font: small-caps 28px Arial, Helvetica, sans-serif; 
	color: #800000; 
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.feet:visited, a.feet:link, a.feet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #808080;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.feet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #323232;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.feet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-style: normal;
	font-weight: normal;
}
form {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
}
img {
	border: 0px;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #800000;
	padding-left: 10px;
	font-style: italic;
	font-weight: normal;
}
.kapitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #800000;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
}
.sidetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #800000;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
}
hr {
	background-color:#800000;
	color:#800000;
	border: #800000;
	height: 1px;
}
.sideline {
	border-left: 1px dashed #800000;
	padding-left: 5px;
}