 H1 {
	font-family : Verdana;
	font-size : 14px;
	color : black;
	font-weight : bold;
	text-decoration : none;
	margin : 1px;
}

.hallo {
	font-family : Verdana;
	font-size : 16px;
	color : #101850;
	font-weight : bold;
}

.bodytext {
	font-family : Arial;
	font-size : 14px;
	color : #101850;
}

.bodytextb {
	font-family : Verdana;
	font-size : 13px;
	color : #3A5172;
}

.bodytextc {
	font-family : Verdana;
	font-size : 10px;
	color : #101850;
}


.rightnavtext {
	font-family : Arial;
	font-size : 12px;
	color : white;
}


.bottomnavtext {
	font-family : Arial;
	font-size : 11px;
	color : #101850;
}





a.mylink:link {
	font-family : Verdana;
	font-size : 16px;
	color : #101850;
	font-weight : bold;
	text-decoration : underline;
}

a.mylink:active {
	font-family : Verdana;
	font-size : 16px;
	color : #101850;
	font-weight : bold;
	text-decoration : underline;
}

a.mylink:hover {
	font-family : Verdana;
	font-size : 16px;
	color : #101850;
	font-weight : bold;
	text-decoration : underline;
}

a.mylink:visited {
	font-family : Verdana;
	font-size : 16px;
	color : #101850;
	font-weight : bold;
	text-decoration : underline;
}



a.bodylink:link {
	font-family : Arial;
	font-size : 10px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Arial;
	font-size : 10px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:hover {
	font-family : Arial;
	font-size : 10px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:visited {
	font-family : Arial;
	font-size : 10px;
	color : blue;
	text-decoration : underline;
}






a.bodylink2:link {
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

a.bodylink2:active {
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

a.bodylink2:hover {
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

a.bodylink2:visited {
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : underline;
}


a.bottomlink:link {
	font-family : Verdana;
	font-size : 10px;
	color : #101850;
	text-decoration : underline;
}

a.bottomlink:active {
	font-family : Verdana;
	font-size : 10px;
	color : #101850;
	text-decoration : underline;
}

a.bottomlink:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #101850;
	text-decoration : underline;
}

a.bottomlink:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #101850;
	text-decoration : underline;
}