 h1 {
	font-family : Arial;
	font-size : 12pt;
	color : #101850;
	font-weight : bold;
	text-decoration : none;
}

h2 {
	font-family : Arial;
	font-size : 10pt;
	color : #000099;
	font-weight : bold;
	text-decoration : none;
}

.hallo {
	font-family : Arial;
	font-size : 13pt;
	color : #101850;
	font-weight : bold;
}

.hallo2 {
	font-family : Arial;
	font-size : 16pt;
	color : #101850;
	font-weight : bold;
}

.bodytext {
	font-family : Verdana;
	font-size : 10pt;
	color : #101850;
}

.bodytextb {
	font-family : Verdana;
	font-size : 8pt;
	color : #101850;
}

.nav {
	font-family : Tahoma;
	font-size : 9pt;
	color : white;
}

a.navi:link {
	font-family : Tahoma;
	font-size : 9pt;
	color : white;
	text-decoration : none;
}

a.navi:visited {
	font-family : Tahoma;
	font-size : 9pt;
	color : white;
	text-decoration : none;
}

a.navi:active {
	font-family : Tahoma;
	font-size : 9pt;
	color : white;
	text-decoration : none;
}

a.navi:hover {
	font-family : Tahoma;
	font-size : 9pt;
	color : white;
	text-decoration : underline;
}

a.bodylink:link {
	font-family : Verdana;
	font-size : 10pt;
	color : #101850;
	text-decoration : underline;
}

a.bodylink:visited {
	font-family : Verdana;
	font-size : 10pt;
	color : #101850;
	text-decoration : underline;
}

a.bodylink:hover {
	font-family : Verdana;
	font-size : 10pt;
	color : red;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Verdana;
	font-size : 10pt;
	color : red;
	text-decoration : underline;
}

a.bodylink2:link {
	font-family : Verdana;
	font-size : 8pt;
	color : red;
	text-decoration : underline;
}

a.bodylink2:visited {
	font-family : Verdana;
	font-size : 8pt;
	color : red;
	text-decoration : underline;
}

a.bodylink2:hover {
	font-family : Verdana;
	font-size : 8pt;
	color : red;
	text-decoration : underline;
}

a.bodylink2:active {
	font-family : Verdana;
	font-size : 8pt;
	color : red;
	text-decoration : underline;
}

a.bodylink3:link {
	font-family : Verdana;
	font-size : 8pt;
	color : #101850;
	text-decoration : underline;
}

a.bodylink3:visited {
	font-family : Verdana;
	font-size : 8pt;
	color : #101850;
	text-decoration : underline;
}

a.bodylink3:hover {
	font-family : Verdana;
	font-size : 8pt;
	color : #101850;
	text-decoration : underline;
}

a.bodylink3:active {
	font-family : Verdana;
	font-size : 8pt;
	color : #101850;
	text-decoration : underline;
}

input {
	font-family : Verdana;
	border-top : 1px solid #101850;
	border-right : 1px solid #101850;
	border-left : 1px solid #101850;
	border-bottom : 1px solid #101850;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	margin : 0px;
}


