body {
	//scrollbar-base-color: ;
	scrollbar-arrow-color: #F6EDC8;
	scrollbar-face-color: #371804;
	//scrollbar-3dlight-color: ;
	//scrollbar-highlight-color: ;
	//scrollbar-shadow-color: ;
	//scrollbar-darkshadow-color: #111111;
	// scrollbar-track-color: ;
	font-family: Arial;
	font-size: 12pt;
	color: Black;
}
h1           {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 15px;
	color: #000000;
}
h2           {
	font-size: 10pt;
	font-weight: normal;
	margin-left: 50px;
	margin-right: 50;
	color: Black;
	text-align: left;
}

a {
	font: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}

a:active    {
	text-decoration: none;
	color: Silver;
	font-weight: bold;
}
a:hover {
	color: #A0A0A0;
	font-weight: bold;
}
.einsatz {
	font-size: 10pt;
	font-weight: bold;
	color: #F6EDC8;
}
a.einsatz {
	color: #F6EDC8;
}
a.einsatz:hover {
	color:#660000;
}
p {
	font-size:10pt;
}