@import url(https://fonts.googleapis.com/css?family=Overlock);
body{
	margin:0;
	background-color:#9c4910;
	font:70% Overlock,Arial,sans-serif;
	background-image:url(../img/bg_body.jpg);
	background-position:center top;
	background-repeat:no-repeat
}
img{
	border:none
}
h1{
	font-weight:normal;
}
a{
	outline:none;
	text-decoration:none;
	color:#532a24;
}
a:hover{
	text-decoration:underline
}
#link1{
	margin-top:295px
}
#link2{
	margin-left:20px
}
#link3{
	margin-left:40px	
}
#intro{
	width:950px;
	height:655px;
	margin:0 auto 0 auto;
	background-image:url(../img/bg_introV4.jpg)	
}
#links{
	width:344px;
	height:380px;
	float:left
}
#midden{
	width:339px;
	height:412px;
	float:left
}
#rechts{
	width:267px;
	height:380px;
	float:left
}
#rechts_top{
	width:267px;
	height:250px;
	background-color:yellow
}
#onder{
	width:950px;
	height:275px;	
}