body {
	background-image: url(../pics/bg.jpg);
	background-position: left;
	background-attachment: fixed;
	background-repeat: repeat;
}
#header_ie {
	margin: 0px auto;
	position: relative;
	top: 20px;
	width: 750px;
	height: 300px;
	border: 2px solid #666666;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px 5px 5px 5px;
	z-index: 3;
}
#header a:link, a:active, a:visited {
	text-decoration: none;
	color: #9d0202;
	font-style: normal;
}
#header a:hover {
	color: #FFFFFF;
}
#header {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 80px;
	text-align: center;
	padding-top: 10px;
	z-index: 1;
}
#video_release {
	margin: 0px auto;
	position: relative;
	top: 0px;
	width: 950px;
	height:713px;
	border: 2px solid #666666;
	background-image: url(../pics/video_release.jpg);
	z-index: 3;
}
#video_enter {
	text-decoration: none;
	color: #9d0202;
	font-style: normal;
	text-align: center;
}
#video_enter a:link,a:hover,a:visited {
	text-decoration: none;
	color: #9d0202;
	font-style: normal;
	text-align: center;
}
#main {
	margin: 0px auto;
	position: relative;
	top: 80px;
	width: 950px;
	height: 633px;
	border: 2px solid #666666;
	background-image: url(../pics/IMG_9105_6_22.jpg);
	z-index: 3;
}
#footer {
	position: absolute;
	top: 737px;
	left: 0%;
	width: 100%;
	height: 55px;
	padding-top: 15px;
	z-index: 2;
	text-align: center;
}
#plakat {
	position: relative;
	top: 285px;
	left: 380px;
	float: left;
	z-index: 7;
	background-image: url(../pics/plakat.png);
	width: 59px;
	height: 158px;
}
#plakat:hover {
	background-image: url(../pics/plakat_h.png);
}
#dima {
	position: relative;
	top: 36%;
	left: 120px;
	width: 119px;
	height: 375px;
	background-image: url(../pics/rushhour_s.png);
	float: left;
	z-index: 4;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../pics/dima.png');
}
#dima:hover {
	background-image: url(../pics/rushhour_h.png);
}
#simon {
	position: relative;
	top: 35%;
	left: 60px;
	width: 138px;
	height: 375px;
	background-image: url(../pics/2mirror_s.png);
	float: left;
	z-index: 5;
}
#simon:hover {
	background-image: url(../pics/2mirror_h.png);
}
#janina {
	position: relative;
	top: 40%;
	left: 440px;
	width: 153px;
	height: 345px;
	background-image: url(../pics/jaylez_s.png);
	float: left;
	z-index: 6;
}
#janina:hover {
	background-image: url(../pics/jaylez_h.png);
}
.center {
	text-align: center;
}
.no_border {
	border: 0px;
}
.hidden {
	display: none;
	width: 0px;
	height: 0px;
}