body {
	scrollbar-face-color: #F5F5F5;
	scrollbar-track-color: #F5F5F5;
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 135%;
	text-align: justify;
	border-right: 3px solid #F5F5F5;
}
#total {
	z-index: 1000;
	position: relative;
	width: 850px;
	margin: auto;
}
#banner {
	z-index: 1000;
	position: relative;
	width: 850px;
	height: 155px;
	background-image: url(image/banner.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
#homepageTitle {
	z-index: 1000;
	position: absolute;
	top: 19px;
	left: 9px;
	height: 50px;
	width: 450px;
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	text-align: left;
}
#homepageTitle_shadow {
	z-index: 999;
	position: absolute;
	top: 20px;
	left: 10px;
	height: 50px;
	width: 450px;
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #F9F9F9;
	text-align: left;
}
.pageTitle {
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	text-align: left;
}
.kapitel {
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	text-align: left;
	padding-left: 20px;
}
.sideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-align: justify;
	line-height: 115%;
	padding: 5px;
}
.sideTitle {
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	padding: 3px;
}
#date {
	z-index: 1000;
	position: absolute;
	width: 500px;
	height: 20px;
	top: 3px;
	right: 5px;
	text-align: right;
	vertical-align: middle;
}
#bc {
	z-index: 1000;
	position: relative;
	width: 850px;
	height: 20px;
	top: 124px;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-size:10px;
	color:#F5F5F5;
	text-align: left;
	padding-left: 8px;
}
a.crumb:link, a.crumb:visited, a.crumb:active, a.crumb:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8DD2EA;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366; 
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}
a.footer:link, a.footer:visited, a.footer:active, {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	color: #000033;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	color: #000033;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #003366;
}
form {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
}
img {
	border: 0px;
}
hr {
	background-color:#003366;
	color:#003366;
	border: #003366;
	height: 1px;
}
a.copy:visited, a.copy:link, a.copy:active, a.copy:hover {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	color: #C0C0C0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

