body
{
	color: #333;
	font-family: 'Jura', sans-serif;
	background-color:#f0f0f0;
	margin: 0px;
	font-size:1em;
	line-height:1.25em;
}

a {
	text-decoration: none;
	margin: 0px;
}

a, a:visited, a:hover {
	color: #333;
}

h1 {
	text-align: center;
	font-size: 14px;
	margin-top: .55em;		
	margin-bottom: .5em;	
	background-color:#f0f0f0;
}

h2 {
	font-family: 'Lobster Two', sans-serif;
	font-size: 1.5em;
	text-align: center;
	margin-top: .7em;		
	margin-bottom: 1.1em;		
}

h3 {
	font-size: 1.25em;
	font-family: 'El Messiri', sans-serif;
	margin-top: .5em;		
	margin-bottom: .1em;		
}


.categorie {
	background-color:#fff;
	text-align: center;
	padding: 1em;
	padding-bottom: 4em;
}

#terug {
	z-index: 3;
	position:fixed;
	margin-top: 10px;
	margin-left: 14px;
}
	
