.navig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color:#FFFF99;
	padding: 1px;
}
.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: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}

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

#maintable {
	position: relative;
	top: -20px;
}