/* opmaak van de rechter kolom met alle themas erin */

.themas {
	background-color: inherit;
	color: #333333;
	list-style-type: none;
}

/* stijlen om de thumb goed uit te lijnen */
#inhoud .thumbmarges-1 { margin: 0 46px; }

#inhoud .thumbmarges-2 { margin: 0 33px; }

#inhoud .thumbmarges-3 { margin-top: 7px; }

#inhoud .thumbmarges-5 { margin-top: 17.5px; }

#inhoud .thumbmarges-6 { margin-top: 29px; }

#inhoud .thumbmarges-7 { margin: 9.5px 4.5px 0 4.5px; }

/* voor het aangeven welke pagina in beeld is en het veranderen van de muis */
#linksrechts li a.huidige { background-color: inherit; color: #000000; }

#linksrechts li a.huidige:hover { cursor: default; text-decoration: none; }

/* terug naar de volgende pagina pijltje */
#pijltje2 { clear: both; margin-left: 20px; padding-bottom: 1em; }

/* commentaar onder de thumbnails */
#vergroting { clear: both; padding-top: 2em; text-align: center; }
