body
{
	position: absolute;
	top: 20px;
	left:120px;
	color: black;
	background:white;
	font-family: verdana,sans-serif;
	font-size: 9px;
}

table,td
{
	color: black;
	background:white;
	font-family: verdana,sans-serif;
	font-size: 9px;
}


a:hover
{
	color: #ff0000;
	background:white;
	text-decoration: none;
}

a:link
{
	color: black;
	background:white;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.navi
{
	color: black;
	background:white;
	font-family: verdana,sans-serif;
	font-size: 10px;
}

.punkt
{
	color: black;
	background:white;
	font-family: futura,verdana,sans-serif;
	font-size: 24px;
}
.versteckt
{
	background: #996666;
	color: #996666;
	font-family: verdana,sans-serif;
	font-size: 9px;
}