H1 {
	font-family : Arial;
	font-size : 16pt;
	color : #073b81;
	font-weight : bold;
}

.hallo {
	font-family : Arial;
	font-size : 20pt;
	color : #0000CC;
	font-weight : bold;
}

.bodytext {
	font-family : Verdana;
	font-size : 10pt;
	color : black;
}

.nav {
	font-family : Arial;
	font-size : 12pt;
	color : #0000CC;
}

a.navi:link {
	font-family : Arial;
	font-size : 10pt;
	color : #0000CC;
}

a.navi:visited {
	font-family : Arial;
	font-size : 10pt;
	color : #0000CC;
}

a.navi:active {
	font-family : Arial;
	font-size : 10pt;
	color : #0000CC;
}

a.bodylink:link {
	font-family : Verdana;
	font-size : 10pt;
	color : #073b81;
	font-weight : bold;
	text-decoration : none;
}

a.bodylink:visited {
	font-family : Arial;
	font-size : 10pt;
	color : #073b81;
	font-weight : bold;
	text-decoration : none;
}

a.bodylink:active {
	font-family : Arial;
	font-size : 10pt;
	color : #073b81;
	font-weight : bold;
	text-decoration : none;
}
