body {
	background-color: #f8f8f8;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#distance {
	width:100%;
	height:50%;
	margin-bottom:-580px; /* half of container's height */
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:right;
	height:560px;
	width:900px;
	clear:left;
}
a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #666;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #806B4E;
	line-height: 24px;
	font-style: italic;
}
.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #806B4E;
	line-height: 17px;
	font-style: italic;
}
.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #806B4E;
	line-height: 44px;
	font-style: italic;
}
.subheadline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #806B4E;
	line-height: 17px;
}
.copy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyblau {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #466C92;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyklein {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #6F7071;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copykleinblau {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #567496;
	padding-top: 10px;
	padding-bottom: 10px;
}
.linktext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #999;
	font-variant: small-caps;
}
.formular {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #999;
}
.map24 {
	background-color: #E1DFD8;
	border: 1px solid #999;
}

