/* schriftstil,scrolleiste,abstände */

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: black;
	background-color:#FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: b4d1e1;
	scrollbar-highlight-color : silver;
	scrollbar-shadow-color : black;
	text-decoration: none;
}

/* menue oben */

a:link.menuoben{ color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;background-color:#000066;}

a:visited.menuoben{color: white;text-decoration:none;font-family: verdana; font-size: 10pt;background-color:#000066;}

a:active.menuoben{ color:orange;text-decoration:none;font-family: verdana; font-size: 10pt;background-color:#000066; }

a:hover.menuoben{ color: white;background-color:006699;  text-decoration:none;font-family: verdana; font-size: 10pt;}
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: 700;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	border: none;


}

