/* BEGIN GUI */
body
{
	margin-top: 25px;
	background-color: #41812A;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
}
table
{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.header1
{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	width:986px;
	height: 94px;
}

.header2
{
	background-image:url(header_repeat.jpg);
	width: 986px;
	height: 27px;
}

.header3
{
	background-image:url(header1.jpg);
	height: 34px;
	width: 986px;
}
/* EINDE GUI */

/* BEGIN FONTS */
a{ 
	color:#097DFF;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;}

a:link 		{ text-decoration: none; }
a:active 	{ text-decoration: none; }
a:visited 	{ text-decoration: none; }
a:hover 	{ text-decoration: underline; }

.titel
{
	font-size: 21px;
	line-height: 19px;
	color: #41812A;
}

.titel_gerelateerde_pagina
{
	font-size: 14px;
	line-height: 19px;
	color: #41812A;
	font-weight:bold;
}


.broodtekst
{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

.broodtekst_bold
{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	font-weight:bold;
}

.broodtekst_vet
{
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	color: #4D4D4D;
}

.menu
{
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	color: #FFFFFF;
}

.breadcrumb
{
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}


.menu_left
{
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}

.footer
{
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}

.tekst_klein
{
	font-size: 10px;
	line-height: 17px;
	color: #666666;
}

.textfield_zoek 
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	width: 115px;
	height: 13px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #444542;
	font-weight: normal;
	font-style: normal;
	}	
/* EINDE FONTS */
