body
{
	background:white
}

body, table, td, th, form, input, select, option, textarea
{
	font:11pt/1.4em Verdana, Helvetica, sans-serif
}

img
{
	border:0;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0 0 2px 0;
	color:#FF0000;
}

h1	{font-size:1.6em}
h2	{font-size:1.5em}
h3	{font-size:1.4em}
h4	{font-size:1.3em}
h5	{font-size:1.2em}
h6	{font-size:1.1em}

.verberg, div#sideBar, div#paginaBrowse, div#nav, div#catShortcuts
{
	display:none !important;
}

div#header img
{
	display:block;
	margin:0 0 5mm 0;
}

img#catHead
{
	display:block;
	position:absolute;
	top:0;
	right:0;
}

/* Kolommen: */
table#kolommen td
{
	vertical-align:top;
	font:1em/1.3em arial, helvetica, sans-serif;
}

td#linkerKol
{
	padding:0 8px 0 0;
	width:25%;
}

td#rechterKol
{
	padding:0 0 0 6px;
	border-left:1px solid #CBCBCB;
	width:25%;
}

/* Advertenties: */
div.ad
{
	padding:10px 0 10px 0;
	border-bottom:2px solid #303030;
}

div.justify
{
	text-align:justify;
}

div.center
{
	text-align:center;
}

