a.navi {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
}

a.navi:link {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
}

a.navi:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
}

a.navi:hover {
	color : #00008B;
	text-decoration : none;
	font-size : 9pt;
}

a.navi:active {
	color : #003399;
	font-size : 9pt;
}

a {
	color : #FF7F50;
	text-decoration : none;
}

a:link {
	color : #FF7f50;
	text-decoration : none;
}

a:visited {
	color : #FF7f50;
	text-decoration : none;
}

a:hover {
	color : #FFA500;
	text-decoration : underline;
}

a:active {
	color : #FFA500;
}

body {
	font-family : "Trebuchet MS", Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td {
	font-family : "Trebuchet MS", Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

h2 {
	font-family : "Trebuchet MS", Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15pt;
}

.kopftext {
	color : White;
	font-size : 32px;
	font-weight : bold;
	font-family : "Trebuchet MS", Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}