.hallo {
	font-family : Arial;
	font-size : 16pt;
	color : red;
	font-weight : bold;
}

.bodytext2 {
	font-family : Verdana;
	font-size : 7pt;
	color : black;
}

.bodytext {
	font-family : Verdana;
	font-size : 10pt;
	color : #000099;
}

.nav {
	font-family : Arial;
	font-size : 12pt;
	color : #0000CC;
}

a.navi:link {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.navi:visited {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	text-decoration : none;
}


a.navi:hover {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

a.navi:active {
	font-family : Arial;
	font-size : 10pt;	
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.naviactive:link {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : red;
	text-decoration : none;
}

a.naviactive:visited {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : red;
	text-decoration : none;
}

a.naviactive:active {
	font-family : Arial;
	font-size : 10pt;	
	font-weight : bold;
	color : red;
	text-decoration : none;
}

a.category:link {
	font-family : Arial;
	font-size : 12pt;
	color : #000099;
	font-weight : bold;
	text-decoration : underline;
}

a.category:visited {
	font-family : Arial;
	font-size : 12pt;
	color : #000099;
	font-weight : bold;
	text-decoration : underline;
}

a.category:active {
	font-family : Arial;
	font-size : 12pt;
	color : #000099;
	font-weight : bold;
	text-decoration : underline;
}

a.bodylink:link {
	font-family : Verdana;
	font-size : 10pt;
	color : #073b81;
	font-weight : bold;
	text-decoration : underline;
}

a.bodylink:visited {
	font-family : Arial;
	font-size : 10pt;
	color : #073b81;
	font-weight : bold;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Arial;
	font-size : 10pt;
	color : #073b81;
	font-weight : bold;
	text-decoration : underline;
}

a.bodylink2:link {
	font-family : Verdana;
	font-size : 10pt;
	color : #000099;
	text-decoration : none;
}

a.bodylink2:visited {
	font-family : Verdana;
	font-size : 10pt;
	color : #000099;
	text-decoration : none;
}

a.bodylink2:active {
	font-family : Verdana;
	font-size : 10pt;
	color : #000099;
	text-decoration : none;
}