body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/Hintergrund_main.png);
} 

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: x-large;
	color: #CC0000;
}
h2 {
	font-size: medium;
	color: #000000;
	font-weight: normal;

}
.link {
	font-size: small;
	font-weight: normal;
}

