/* CSS Document */

body {
	text-align:center;
	margin:0px;
	padding:0px;
}
body, td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#015291;
}
#hochtief {
	width:852px;
	margin:0px auto;
	text-align:left;
	background-color:#F1F5FA;
}
#verlauf {
	border-bottom:1px solid #fff;
}
#language {
	text-align:right;
	background-color:#588CC3;
	border-bottom:1px solid #fff;
}
#img {
	position:relative;
}
#flash {
	position:absolute;
	top:0px;
	left:0px;
}
.left {
	width:425px;
}
.right {
	border-left:1px solid #CEDCEC;
}
h1 {
	font-size:11px;
	color:#595959;
	margin-top:17px;
	margin-left:36px;
}
p {
	margin:0px 36px;
}
li {
	list-style-type:none;
	list-style-image:url(img/li.gif);
}
