@charset "UTF-8";
/* CSS Document */

#containerstart #content #anfahrt {
	background-image: url(../images/anfahrt/karte-weiss.gif);
	float: left;
}
#containerstart #content {
	float: left;
	height: 900px;
	width: 900px;
}
#containerstart {
	background-color: #FFF;
	height: 800px;
	width: 1000px;
}
#containerstart #kopfleiste {
	left: -1000px;
	top: -1000px;
	position: absolute;
}
#containerstart #navi {
	position: absolute;
	left: -1000px;
	top: -1000px;
}

