h1 {font-size:35px;font-family: Times New Roman;;font-weight : bolder;}
h2 {font-size:28px;font-family: Times New Roman;}
h3 {font-size:21px;font-family: Times New Roman;}
h4 {font-size:14px;font-family: Times New Roman;}





body {
	color="black";
	font-family:Times New Roman;
	font-size:12px;
}

table.menu{
	font-family:Times New Roman;
	font-size:12px;
}

table{
	font-family:Times New Roman;
	font-size:12px;
}

td.ueberschrift{
	font-family: Times New Roman;
	font-weight : bold;
	font-size: 28px;
}

td.ueberschrift-klein{
	font-family: Times New Roman;
	font-size: 21px;
}

td.jf{
	font-family: "Arial";
	font-size: 12px;
}

a.menu {
	font-family: "Times New Roman";
	font-size: 12x;
	color: black;
	text-decoration:none;
}
a.menu:hover {
	font-weight : bold;
	font-family: "Times New Roman";
	font-size: 12px;
	color: black;
}


