@charset "iso-8859-1";
#main, #navi {
	height:720px;
}

#anreise_left {
	position:relative;
	float:left;
	display:inline;
	padding-top:10px;
	width:260px;
	padding-left:35px;
}

#anreise_right {
	position:relative;
	float:left;
	display:inline;
	text-align:justify;
	font-weight:bold;
	line-height:25px;
	padding-left:20px;
	padding-right:40px;
	padding-top:10px;
	width:325px;
}

* html #anreise_right {
	width:400;
	padding-left:30px;
}

#anreise_left img {
	border:1px solid black;
}