/**
 * Copyright 2003-2006 Vincent Bakker & Roel van der Hoorn.
 * All rights reserved.
 */

/** DEFAULT **/
p:first-letter		{ float:left; }

/** PAGINA-INDELING **/
.menu_link		{ font-size:17px; }

/** TEXT **/
.title			{ font-variant:small-caps; }
.title_small		{ font-size:22px; font-variant:small-caps; }

/** MIDDEN **/
.postbox		{ width:493px; }
.dropdownsmall		{ width:318px; }
.dropdownlarge		{ width:499px; }

/** LOGBOEK **/
.logboektitle		{ font-variant:small-caps; }
