﻿body 
{
	font-family:'Trebuchet MS';
	font-size:0.8em;
}

#main_table
{
	width:100%;
}

#hoofdnavigatie
{
	position:relative;
	background:url("hoofdnavigatie_nondergrond.gif");
	height:88px;
	vertical-align:top;
}

#links_ondergrond
{
	background: url("links_ondergrond.gif");
	background-position:right top;
	background-repeat:no-repeat;
	width:30%;
}

#rechts_ondergrond
{
	background: url("rechts_ondergrond.gif");
	background-position:left top;
	background-repeat:repeat-y;
	width:50%;
}

#schaduw_hoek_linksonder
{
	background: url("schaduwhoek_linksonder.gif");
	height:17px;
}

#schaduw_onderkant
{
	background: url("schaduw_onderkant.gif");
	height:17px;
}

#schaduw_hoek_rechtsonder
{
	background: url("schaduwhoek_rechtsonder.gif");
	height:17px;
}

#copyright
{
	text-align:center;
	font-size:x-small;
	color:Gray
}

#categorien
{
	background: url("repeterende_layout_ondergro.gif");
	background-repeat:repeat-y;
}

.start
{
	position:relative;
	top:-15px;
	left:-80px;
	z-index:2;
	color:White;
	font-weight:bold;
}
