body {
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.haupttabelle {
	left: 0px;
	top: 0px;
}
.hauptebene {
	position:absolute;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ffed00;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ffed00;
	text-decoration: none;
}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ffc900;
	text-decoration: underline;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ffc900;
	text-decoration: none;
}
.uerberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.row {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #D94342;
}
