#flasch {
	position: static;
	height: 490px;
	top: 1px;
}
#navi {
	position: static;
	height: 30px;
	width: 600px;
	bottom: 1px;
	background-color: #990000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
}
#tabelle{
	position:absolute;
	top: 10%;
	z-index: 2;
}
h1 {
	font-size: 2px;
	color: #000000;
}
#apDiv1 a {
	font-size: 2px;
	color: #FFFFFF;
}

h2 {
	font-size: 2px;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;

}
.startlink: link {
	color: #000000;
	text-decoration: none;
	}
.startlink: visited {
	color: #000000;
	text-decoration: none;
	}
.linkunten :link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
.linkunten :visited {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	}
