body
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#F4F4F4;
}

tr
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
}

td
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	vertical-align: top;
}

th
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
}

table
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
}

H1
{
	font-face: Arial;
	font-size: 16pt;
	margin-bottom: 20pt;
	text-align: left;
	font-weight: 800;
}
H2
{
	font-face: Arial;
	margin-left: 50pt;
	font-size: 11pt;
	text-align: left;
	font-weight: 1000;
}

INPUT,TEXTAREA 
{ 
	background-color:#000000; 
	border:1px solid #000000; 
	font-family:Arial,Tahoma; 
	font-size:8pt; 
	color:#ffffff; 
}


a:link
{
	text-decoration: none;
        color: #000000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

a:active
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

.auswahl td
{
	font-face: Tahoma;
	font-weight: 800;
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
	height: 20pt;
	cell-spacing: 0;
	background-image: url(bilder/auswahl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: center;
}
.auswahl a:hover
{
	text-decoration: none;
	color: #999999;
}
