
a
{
	color: black;
	text-decoration: none;
	font-family: arial;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

body
{
	color: black;
	font-family: arial;
	font-style: bold;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	
}

td
{
	color: black;
	font-family: arial;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
}

select
{
	color:black;
	text-decoration:none;
	font-style:normal;
	font-size:9pt;
	font-weight:bold;
	background-color:#FFFEC6;
}

Auswahl
{
	background-color:#FFFEC6;
}

layer
{
	padding: 0px;
}
