body, html {
	background-color: #402C00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: center;
	scrollbar-track-color: #402C00;
	scrollbar-face-color: #402C00;
	scrollbar-arrow-color: #FFE8B7;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #402C00;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	color: #800000;
	font-style: italic; 
	font-weight: bold;
	text-align: left; 
	padding-left: 10px;
}
.kapitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #800000;
	font-style: italic; 
	font-weight: bold;
	text-align: left; 
	padding-left: 10px;
}
.mainBorder {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#mainContent {
	background-image: url(image/page_back.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #874B1F;
	width: 100%;
	height: 910px;
	border: none;
	overflow: auto;
}
.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #800000;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #800000;
	font-style: normal;
	font-weight: bold;
}
a:link,a:visited,a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #402C00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #800000;
	text-decoration: underline;
}
a.menu:visited, a.menu:link, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #402C00;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	height: 30px;
	filter: Alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border: 1px solid #402C00;
	background-color: #FFE8B7;
	display: block; 
	width: 100%;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	height: 30px;
	filter: Alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border: 1px solid #800000;
	background-color: #FFE8B7;
	display: block; 
	width: 100%;
}
a.feet:visited, a.feet:link, a.feet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #402C00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.feet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #800000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.feet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #402C00;
	font-style: normal;
	font-weight: normal;
}
.boxHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #800000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #800000;
	width: 190px;
	height: 20px;
	text-align: center;
}
.boxText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #402C00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
	line-height: 120%;
}
form {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
}
img {
	border: 0px;
}
hr {
	background-color:#800000;
	color:#800000;
	border: #800000;
	height: 1px;
}