body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	/*scrollbar-base-color:#3E3EC9; //8C8CC6
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#8C8CC6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ACACE6;*/

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 200%;
	margin-top: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

td.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div {
    text-align:center;color:#000000;
}

a:link {
    color:#000000; text-decoration:none;
}

a:visited {
    color:#000000; text-decoration:none;

}

a:hover {
    color:#000000; text-decoration:underline;
}

a:active {
    color:#000000; text-decoration:underline;
}