.menu , td{
	font-size: 12px;
	font-family: sans-serif;
	margin-right:5px;
}
.menu_on{
	font-size: 12px;
	font-family: sans-serif;
	color:blue;
}
a{
	font-size: 12px;
	font-family: sans-serif;
	text-decoration:none;
	color:black;
}
a:hover{
	color:blue;
}
.tekst{
	margin: 5px;
	font-size: 12px;
	font-family: sans-serif;
}

.titel{
	color:white;
	font-size: 10px;
	font-family: sans-serif;
	margin-left:5px;
}

h1{
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
}

h2{
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
}

.fotoBoekImg{
	
	float:left;
	text-align: center;
	margin:10px;
}

.fotoboekImg a span{
	width:170px;
	border:1px solid black;
	padding:15px;
	display: block;
	
}
.fotoBoekImg a{
	line-height: 15px;
}
