 H1 {
	font-family : Times New Roman;
	font-size : 20px;
	color : #00407E;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	margin : 1px;
}

.hallo {
	font-family : Arial;
	font-size : 18px;
	color : #101850;
	font-weight : bold;
}

.bodytext {
	font-family : Arial;
	font-size : 10px;
	color : #101850;
}

.bodytextb {
	font-family : Arial;
	font-size : 14px;
	color : #3A5172;
}

.bodytextc {
	font-family : Arial;
	font-size : 14px;
	color : #101850;
}


.rightnavtext {
	font-family : Arial;
	font-size : 12px;
	color : white;
}


.bottomnavtext {
	font-family : Arial;
	font-size : 11px;
	color : #101850;
}






a.bodylink:link {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:hover {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:visited {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}






a.bodylink2:link {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

a.bodylink2:active {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

a.bodylink2:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

a.bodylink2:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}


