@charset "UTF-8";
/* CSS Document */

*{
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
body{
	background-color:#000000}

#container{
	height:585px;
	width:868px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:15px;
	background-color: #000;
	overflow: visible;
}

#container_easteregg{
	height:550px;
	width:950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:30px;
	background-color: #000;
	overflow: visible;
}


#entrepost{
	height:54px;
	width:868px;
	background-image: url(../images/entrepost_boven.jpg);
	background-repeat: no-repeat;
	float: left;
}

#video_container{
	background-repeat: no-repeat;
	float: left;
	height: 531px;
	width: 759px;
}

#video{
	background-image: url(../images/video.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: -1px;
	height: 425px;
	width: 759px;
}

	
#IMDb_michiel{
	background-image: url(../images/IMDb-Michiel-Reichwein_off.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 181px;
	width: 65px;
}

#IMDb_janwillem{
	background-image: url(../images/IMDb-Janwillem-vandenBrink_off.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 181px;
	width: 44px;
}

#Soundadventure-Reichman-post-productions_mail{
	background-image: url(../images/mail-entrepost_off.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 88px;
	width: 109px;
}

#Soundadventure-Reichman-post-productions_googlemaps{
	background-image: url(../images/maps-entrepost_off.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 111px;
	width: 109px;
}

#Soundadventure-Reichman-post-productions_address{
	background-image: url(../images/address_entrepost.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 106px;
	width: 759px;
	margin-top:1px;
}

.address-entrepost{
	background-color:transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size:12.5px;
	background-color: transparent;
	float: left;
	margin-left:355px;
	margin-top:23px;
	height: 60px;
	width: 400px;
	color: #FFF;
	text-align:right;
	letter-spacing:2px;
	}
	
.address-entrepost a:link, a:visited {
	color:#FFF;
	text-decoration: none;
	}
	
.address-entrepost a:hover, a:active{
	color:#FFFF00;
	text-decoration: none;
	}
	
	
#Soundadventure-Reichman-post-productions_bike{
	background-image: url(../images/bike-entrepost_off.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 151px;
	width: 109px;
}

#easteregg{
	background-image: url(../images/easteregg.jpg);
	float: left;
	height: 534px;
	width: 950px;
	margin-top: 10px;
}

a:link, a:visited {
	
	text-decoration: none;
	}
	
a:hover, a:active{
	
	text-decoration: none;
	}
	
	
	

