body {background-repeat:no-repeat;}
a {font-size:large;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;color:#FF0000;}

a.max-24-b {
	font-size:24pt;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

a.max-24-n {
	font-size:24pt;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}

a.max-18-b {
	font-size:18pt;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

a.max-18-n {
	font-size:18pt;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}

a.max-14-b {
	font-size:14pt;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

a.max-14-n {
	font-size:14pt;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
a.schwarz-14-n {
	font-size:16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.Überschrift {
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Überschrift-n{
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Textkörper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Textkörper-n{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;	
}
