

#kader {
	background-color: #d6c9a5;
}

#afbeeldingen img {
	border: 2px solid #222;
	margin: 8px;
}
#afbeeldingen img:hover {
	border-color:#FFF;
}
#afbeeldingen a {
	font-weight: bold;
	color: white;
}

#thema_tekst {
	font: 12px arial;
}
#thema_tekst a {
	color: #4b4431;
	text-decoration: underline;
}
#thema_tekst a:hover {
	color: #827657;
}
#thema_tekst h1, #thema_tekst h2 {
	text-align: left;
	color: #4b4431;
	font-weight: normal;
  font-size:24px;
  margin-top:10px;
	font-family: arial;
} #thema_tekst h2 {
	font-size:16px;
}

#klein_01, #klein_02, #klein_03, #klein_04 {
	border: 2px solid #222;
	background-color: #9f9886;
} #klein_01:hover, #klein_02:hover, #klein_03:hover, #klein_04:hover {
	border: 2px solid #FFFFFF;
} 