body {
margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
background-color: #000000;
color: #ffffff;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #2c378a;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E67817;
	text-align: center;

}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: left;

}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EB9D11;
	text-align: left;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
    line-height: 18pt;
	color: #EB9D11;
	text-align: left;
}

.impressum1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000cc;
	text-align: left;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

a:link { color: #ffffff; text-decoration: none} 
a:hover { color: #ff0000; text-decoration: none} 
a:active { color: #ff0000; text-decoration: none}
a:visited { color: #cccccc; text-decoration: none}

