.navig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#FFFFCC;
}
.karte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.lauftext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a {
	color: #333333;
}
a:visited {
	color: #666666;
}
.titel a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#maintable {
	position: relative;
	top: 0px;
}
