body {
	font-family: "Zurich Lt BT";
	background-color: #E4E5E7;
	color: #666666;
}

td {
	font-family: "Zurich Lt BT";
	color: #666666;
}

th {
	font-family: "Zurich Lt BT";
	color: #666666;
}

td.head
{
	font : bold 24pt Arial, Helvetica, sans-serif;
	color : #5F5E5C;
	text-align: left;
	font-family: "Zurich Lt BT";
	font-size: 24px;
}
.unter {
	font-family: "Zurich Lt BT";
	color: #5F5E5C;
	background-color: #89B627;
	text-align: right;
	font-weight: bold;
}
.navi {
	background-color: #C3C3C1;
}


a.main:link
{
	font : bold 12pt Arial, Helvetica, sans-serif;
	color : #5F5E5C;
	text-decoration: none;
	font-family: "Zurich Lt BT";        
}

a.main:visited
{
	font : bold 12pt Arial, Helvetica, sans-serif;
	color : #5F5E5C;
	text-decoration: none;
	font-family: "Zurich Lt BT";
}

a.main:hover
{
	font : bold 12pt Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration: none;
	font-family: "Zurich Lt BT";


}

.ueberschrift2
{
	font-family: "Zurich Lt BT";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}

.underline {
	border-top-width: 2px;
	border-top-style: solid ;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #89B627;
}
.position {
	position: absolute;
	left: 5px;
	top: 5px;
}
