body {
	color: #FFF;
	padding: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: -5px -5px;
	background-image: url(Bilder/index_07.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1pt;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #6C0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C0;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #6F0;
}
#taxi {
	background: url(Bilder/taxi.png) no-repeat right top;
}
.impressum {
	font: 9px Tahoma, Geneva, sans-serif;
}

