
#Eingang_Container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	height: 590px;
	overflow: hidden;
	background: transparent url(../files/entry.jpg) no-repeat;
	z-index: 0;
}

#Eingang_Container #Zusatz {
	position: relative;
	top: 340px;
	left: 665px;
	width: 255px;
	color: #FFFFFF;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 0.1em;
}

#Eingang_Container #Adresse {
	position: relative;
	top: 365px;
	left: 455px;
	height: 50px;
	color: #4f818f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;

}


#Eingang_Container #Sprachen {
	position: relative;
	top: 365px;
	left: 0;
	width: 920px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #4f818f;
	
}

#Eingang_Container #map a { 
	position: absolute;
	top: 15px;
	left: 150px;
	height: 440px;
	width: 670px;
	text-decoration: none;
	z-index: 1;
}



/* -------------- Layout DIVs ------------- */

#Header {
	position: relative;
	width: 920px;
	height: 400px;
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../files/header_bg.jpg) no-repeat;
	z-index: 0;
}

#Header #map a {
	position: absolute;
	left: 100px;
	top: 0;
	height: 150px;
	width: 360px;
	text-decoration: none;
	z-index: 1;
}

#Sprache {
	position: relative;
	top: 0;
	left: 760px;
	width: 140px;
	margin: 0;
	padding: 5px;
	background-color: #4f818f;
	color: #FFFFFF;
}
#Sprache img {
	position: relative;
	top:2px;
	width: 16px;
	height: 11px;
}

#MenueOben {
	position: relative;
	top: 36px;
	left: 510px;
	width: 405px;
	height: 25px;
	text-align: right;
}

#InstrumentBild {
	float: left;
	position: relative;
	top: 106px;
	left: 10px;
	width: 495px;
	height: 190px;
	background-color: transparent;
}

#Flash {
	position: relative;
	float: left;
	top: 37px;
	left: 18px;
	width: 395px;
	height: 285px;
	overflow: hidden;
	background-color:#FFFFFF;
}

* html #Flash {
	top: 40px;
}

#MenueHorizontal {
	position: relative;
	clear: both;
	top: 20px;
	left: 30px;
	height: 18px;
}

#MenueHorizontalSub { 
	position: relative;
	clear: both;
	top: 27px;
	left: 30px;
	height: 18px;
}

#MenueVertikal { }
#MenueUnten { }

#Content {
	float: left;
	width: 860px;
	padding: 15px 30px;
	margin-bottom: 20px;
	background: transparent url(../files/content_bg.jpg) no-repeat;
}

#ContentLinks {
	float: left;
	width: 460px;
	font-size: 12px;
	line-height: 20px;
}

#ContentRechts {
	float: right;
	width: 360px;
	color: #FFFFFF;
}

#Footer {
	clear: both;
	position: relative;
	padding: 0;
	margin-top: -23px;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 23px;
	background: #c4dee5  url(../files/footer_bg.jpg) no-repeat;
}

#Footer p {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #ffffff;
}
