body {margin-top: 20px;
	 margin-bottom:0px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color: white;
	 background-color: #162428;
	 scrollbar-face-color: #46525c; 
	 scrollbar-highlight-color: #b2bbc6;
	 scrollbar-shadow-color: #44535e;
	 scrollbar-3dlight-color: #708090;
	 scrollbar-arrow-color: black;
	 scrollbar-track-color: #3f4a54;
	 scrollbar-darkshadow-color: #090c0c;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	color: #dfdfdf;
		margin-bottom: 20px;
	margin-top: 20px;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	color: #ffdab9;
	margin-bottom: 20px;
	margin-top: 20px;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	color: #dfdfdf;
		margin-bottom: 20px;
	margin-top: 20px;
}
a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	color: #fbddd8;
		margin-bottom: 20px;
	margin-top: 20px;
}

.textzelle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
	border-top: 1px solid #a3aeb9;
	font-weight: normal;
		font-style: oblique;
		padding-left: 40px;
		padding-right: 30px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	height: 26px;
	text-align: center;
	font-style: oblique;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	height: 11px;
	text-align: center;
	font-style: oblique;
	margin-bottom: 5px;
	margin-top: 5px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	height: 11px;
	text-align: center;
	font-style: oblique;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight : normal;
	height: 11px;
	text-align: left;
	font-style: oblique;
	margin-bottom: 5px;
	margin-top: 5px;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Gray;
}
.footer a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Gray;
	text-decoration: none;
}
.footer a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Gray;
	text-decoration: none;
}
.footer a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Gray;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
.zelle {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color: #FFFFFF;
	 background-color: #162428;
	text-align: justify;
}


