@charset "utf-8";
/* CSS Document */

#main {
	position:absolute;
	width:850px;
	height:auto;
	top:20px;
	left:50%;
	margin-left:-425px;
	z-index:0;
}
#header {
	width:850px;
	height:134px;
	margin-bottom:20px;
	z-index:100;
}
#link {
	position:absolute;
	left:420px;
	top:77px;
	width:401px;
	height:33px;
	z-index:2;
}
#bild {
	width:700px;
	height:190px;
	margin-left:75px;
	margin-bottom:20px;
	z-index:1;
	padding: 0px 20px 0px 20px;
	text-align: center;
}
#content {
	width:700px;
	height:auto;
	padding:10px 25px 10px 25px;
	margin-left:50px;
	background-color:#4D809E;
	margin-bottom:20px;
	z-index:1;
}
#bottom_info {
	width:850px;
	position:absolute;
	height:20px;
	padding-bottom:20px;
	z-index:1;
}
#sprache {
	position:absolute;
	width:120px;
	height:53px;
	top:6px;
	right:25px;
	padding:5px;
	z-index: 0;
	

}

