body {
	background-image:url(body-hg.png);
	width:100%;
	/* overflow:hidden; */
	overflow-x:hidden;
	margin:0;
}
	
	
#header {
	/* background-image:url(images/header-hg.jpg); */
	background-image:url(sl_header.jpg);
	margin:0;
	margin:auto;
	/* height:388px; */
	width:2170px;
	height:348px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-1085px;
	/* margin-top:-20px; */
	/* background-position:center center; */
	background-repeat:no-repeat;
	/* margin-left:-188px; */
}
	
#main{
	background-image:url(sl_main.png);
	position:absolute;
	/* left:50%; */
	left:50%;
	margin:auto;
	margin-left:-441px;
	top:326px;
	width:882px;
	height:609px;
}	

#help
{
	display:none;
	position:absolute;
	top:0;
	left:50%;
	height:100%;
	width:1px;
	background-color:blue;
}

#impressum{
	/* background-color:#ccc; */
	position:absolute;
	left:50%;
	top:865px;
	margin-left:150px;
	width:100px;
	height:20px;
}

#leipzig{
	/* background-color:blue;  */
	position:absolute;
	left:50%;
	top:517px;
	margin-left:-414px;
	width:259px;
	height:231px;
}

#dresden{
	/* background-color:green; */
	position:absolute;
	left:50%;
	top:517px;
	margin-left:-127px;
	width:259px;
	height:231px;
}

#chemnitz{
	/* background-color:red; */
	position:absolute;
	left:50%;
	top:517px;
	margin-left:153px;
	width:259px;
	height:231px;
}