H1 {
	font-family : Arial;
	font-size : 16px;
	color : black;
	font-weight : bold;
}

.hallo {
	font-family : Arial;
	font-size : 14px;
	color : black;
	font-weight : bold;
}

.bodytext {
	font-family : Verdana;
	font-size : 11px;
	color : black;
}



a.bodylink:link {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:visited {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:hoover {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}



a.bodylink2:link {
	font-family : Verdana;
	font-size : 11px;
	color : black;
	text-decoration : none;
}

a.bodylink2:visited {
	font-family : Verdana;
	font-size : 11px;
	color : black;
	text-decoration : none;
}

a.bodylink2:active {
	font-family : Verdana;
	font-size : 11px;
	color : black;
	text-decoration : none;
}

a.bodylink2:hoover {
	font-family : Verdana;
	font-size : 11px;
	color : black;
	text-decoration : none;
}
