@CHARSET "ISO-8859-1";

#naviAktuell {
	position: absolute;
	left: 416px;
	top: -1px;
	padding: .4em 1.2em;
	border: 1px solid black;
	background-color: black;
	color: white;	
}

/*---------------------------------------------------------------------*/
/* INHALT */

#inhalt {
	height: 33em;
}

#anfahrt {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 644px;
	height: auto;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 100%;
	border: none;
}
