body {
	padding				: 0;
	margin				: 0;
}


#container {
	width				: 790px;
	margin				: 0 auto;
	padding-top			: 75px;	
	display:			: inline;
}

.logo {
	position			: absolute;
	top					: 210px;
	left				: 50%;
	margin-left			: -157px;
	width				: 314px;
	height				: 134px;
	display				: block;
	z-index				: 99;
}

#box_1,
#box_3 {
	width				: 392px;
	height				: 222px;
	margin				: 0 5px 5px 0;
	float				: left;
}

#box_2,
#box_4 {
	width				: 392px;
	height				: 222px;
	margin				: 0 0 5px 0;
	float				: left;
}

#box_1 h1,
#box_2 h1,
#box_3 h1,
#box_4 h1 {
	padding				: 0;
	margin				: 0;
	width				: 392px;
	height				: 222px;
	display				: block;
	background			: none;
	position			: absolute;
	left				: -3000%;
}

#box_1 .img,
#box_2 .img,
#box_3 .img,
#box_4 .img {
	width				: 392px;
	height				: 222px;
	display				: block;
}

#box_1 .img {background			: url( '/img/intro/gastouderbureau.png' ) no-repeat;}
#box_2 .img {background			: url( '/img/intro/kinderopvang.png' ) no-repeat;}
#box_3 .img {background			: url( '/img/intro/buitenschoolseopvang.png' ) no-repeat;}
#box_4 .img {background			: url( '/img/intro/tussenschoolseopvang.png' ) no-repeat;}


#Bottom {
	clear				: both;
	text-align			: center;
	padding-top			: 30px;
}

#Speelotheek{
    text-align:center; 
}

#Speelotheek img{
    margin-top:20px;  
}


