body{
	background-color:#FFDC9B;
	background-image:url(../logos/logo_hg_index.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:0px;
	background-position: 50% 80%;
	scrollbar-face-color:#960A11;
    scrollbar-base-color:#333333;
    scrollbar-highlight-color:870910;
    scrollbar-shadow-color:#FFDC9B;
    scrollbar-3dlight-color:#;
    scrollbar-arrow-color:#FFDC9B;
    scrollbar-track-color:#FFDC9B;
    scrollbar-darkshadow-color:#000000;

	font-family: Arial, Helvetica, sans-serif;
}

A { text-decoration: none; }
A:link { color: #870910; }
A:visited { color: ; }
A:hover { color: #999999; text-decoration: underline; 
}

.navi-bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: #2020FF;
}

.navi-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: #870910;
}
	
.text-fett-sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.text-normal-sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
	
.text-fett-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	color: #870910;
}

.text-normal-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	color: #870910;
}

.text-unten-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: ;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.ueberschrift-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: #870910;
}

.ueberschrift-sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.content-wrapper {
	margin: 0 auto;
	text-align: center;
	max-width: 1024px;
}
#currentBanner {
	visibility: visible;
	height: auto;
	background-color: #f5b772;
	margin-bottom: 16px;
	padding: 4px;
	width: 1024px;
	align-content: auto;
	display: block;
	border-color: #870910;
	border: 4px solid #870910;
}
#currentBanner h1 {
	text-align: center;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
#currentBanner p {
	text-align: center;
	font-size: 12pt;
	font-style: normal;
	margin: 8px 10%;
	padding: 0px;
	max-width: 800px;
}