
.farbe
{
	background-color: #1E3A55
}

.anders
{
font-family: arial, helvetica;
letter-spacing : 1pt;
font-size: 3pt;

}

.hervor
{
	font-family: arial, helvetica;
	letter-spacing : 1pt;
	font-size: 13pt;
	color: White;
}

.unter
{
	font-family: arial, helvetica;
	letter-spacing : 1pt;
	font-weight: normal;
	font-size: 8pt;
	color: Silver;
}

.haupt
{
	font-family: arial, helvetica;
	letter-spacing : 1pt;
	font-weight: bold;
	font-size: 10pt;
	color: White;
}
td {
	font-family: arial, helvetica;
	letter-spacing : 1pt;
	font-size:9pt;
	color: White;
}

input, textarea  { font-size:10px; font-family:arial;}


a:link {
	text-decoration:none;
	color: White;
}
a:visited {
	text-decoration:none;
	color: White;
}
a:focus {
	text-decoration: none;
	color: #FF7200;
}
a:hover {
	text-decoration: none;
	color: #FF7200;
}
a:active {
	text-decoration:none;
	color: #FF7200;
}


