@charset "ISO-8859-1";
.CSS_211407 * {
	margin: 0;
	padding: 0;
	background-color: #000;
}

html, body {
height: 100%;
width: 100%;
}

#distance {
width: 0px;
height: 50%;
margin-bottom: -400px;
float: left;
}

#container {
margin: 0 auto;
position: relative;
height: 700px;
width: 745px;
clear: left;
background-color: #000;
}

#gallery {
position:absolute;
width:650px;
margin-left:-300px;
margin-top: 50px;
left:50%;
}

#gallery2 {
position:absolute;
width:650px;
margin-left:-325px;
margin-top: 0px;
left:50%;
}

#video {
position:absolute;
width:650px;
margin-left:-320px;
margin-top: 50px;
left:50%;
}

#leeres_template {
position:absolute;
width:700px;
margin-left:-350px;
margin-top: 0px;
left:50%;
}
