body {
	margin:0px; 
	padding:0px;
	font-family: sans-serif;
	width:1000px;
	color: #666666;
}

div {
	margin: 0;
	padding: 0;
}

#heading {
	text-align: center;
	color: #999999;
	margin-bottom: 20px;
	border-bottom: 1px solid;
}

#einleitung {
	height: 130px;
	margin-top: 0px; 
	overflow: auto;
	margin-bottom: 540px;
}

h1 {
	padding: 0;
	margin: 0;
	
}

a img {
	border: 0px;
}

#if {
	position: absolute;
	left: 800px;
	top: 363px;
	margin: 0px;
	padding:0px;
	padding-left: 10px;
	border: 0px solid #000000;
	height: 564px;
	width: 112px;
}

#legende_outer {
	width:180px;
	top: 363px;
	left:590px;
	position:absolute;
	z-index: 10;
}

#legende {
	border:1px solid;
	padding: 5px;
}

#legende tr {
	height:50px;
}

#en {
	text-align: center;
	margin-top: 20px;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
}

#footer {
	padding-top:10px;
	margin-top:30px;
	text-align: center;
	border-top: 1px solid;
	font-size: 10px;
}
 
#karte {
	padding:10px;
	margin-left:50px;
	margin-bottom:20px;
	border:0px solid;
	position: absolute;
	top: 363px;
	left: 23px;
	z-index: 0;
}

#images {
	text-align: center;
	height: 100px;
} 

