body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #ffffff url(/images/bg.jpg) no-repeat fixed;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
h1 {
	font-size : 18px;
	margin-bottom : 6px;
}
h2 {
	font-size : 12px;
	margin-bottom : 0px;
}
a, a:visited, a:hover, a:active {
	font-weight : bold;
	color : #0000C7;
}
.autobahn {
	background-color : #0000C7;
	color : White;
	font-weight : bold;
	height : 16px;
}
.bundesstrasse {
	background-color : #FFD600;
	color : Black;
	font-weight : bold;
	height : 16px;
}
.landstrasse {
	background-color : #FFD600;
	color : Black;
	font-weight : bold;
	height : 16px;
}
.unsichtbar, .unsichtbar:visited {
	font-weight : normal;
	text-decoration : none;
	color : Black;
}
.unsichtbar:hover, .unsichtbar:active {
	font-weight : normal;
	text-decoration : underline;
	color : Black;
}
