@charset "iso-8859-1";
body{
margin:0;
font-family: verdana;
font-size:small;
color:maroon;

}

#basis{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:950px;
}
#taal{
float:right;
margin-right:20px;

}
#taal a:link{
text-decoration:none;
color: maroon;
}

#taal a:visited{
text-decoration:none;
color: maroon;
}

#taal a:hover{
text-decoration:none;
color: red;
}

#linkerkant{
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:5px;
	border:1px solid black;
	padding: 10px;
	width: 250px;
	float:left;
}
#rechterkant{
	width:520px;
	float:right;
	border:1px solid black;
	margin-right:20px;
	padding:10px;
	height:510px;
	background-image:url(foto/test2.jpg);
}

#locatie{
margin-top:20px;
display:inline-block;
float:left;
font-size:x-large;
font-weight:800;
}
#locatie a:link{
text-decoration:none;
color:maroon;
}

#locatie a:visited{
text-decoration:none;
color:maroon;
}
#locatie a:hover{
text-decoration:none;
color:gray;
}

#prijzen{
margin-top:20px;
display:inline-block;
float:right;
font-size:x-large;
font-weight:800;
}
#prijzen a:link{
text-decoration:none;
color:maroon;
}
#prijzen a:visited{
text-decoration:none;
color:maroon;
}
#prijzen a:hover{
text-decoration:none;
color:gray;
}
.adres{
font-size:large;
}


.tweede{
font-weight:bolder;}








}

