div.main {
	margin-height: 0px;
	margin-left: 0px;
	}

div.bg {
	left:0px;
	top:0px;
	height: 296px;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	}

table 	{
	font-family: trebuchet ms;
	font-size: 9pt;
	color: #ffffff;
	}
	
table.kolom 	{
	font-family: trebuchet ms;
	font-size: 9pt;
	color: #000000;
	}

div.titel {
	font-family: trebuchet ms;
	font-size: 10pt;
	color: #ffffff;
	}
	
div.datumn {
	font-family: trebuchet ms;
	font-size: 7pt;
	color: #000000;
	}

div.datum {
	font-family: trebuchet ms;
	font-size: 7pt;
	color: #ffffff;
	}

div.kolom {
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
	
a.link:link 		{color: #ffffff; text-decoration: underline;}
a.link:visited 	{color: #ffffff; text-decoration: underline;}
a.link:hover		{ color: #1d1d1d; text-decoration: none;}
a.link:active		{color: #ffffff; text-decoration: underline;}

a.news:link 		{color: #000000; text-decoration: underline;}
a.news:visited 	{color: #000000; text-decoration: underline;}
a.news:hover		{ color: #000000; text-decoration: none;}
a.news:active		{color: #000000; text-decoration: underline;}

.afb { border-color: #ffffff; }

input.button	{
			background:  url(images/bg.png);
			font-family: trebuchet ms;
			color: #ffffff;
			font-size: 8pt;
			font-weight: bold;
			height: 20px;
			border: 1px solid #ffffff;
			cursor: pointer;
			}
			
input.tekst	{
	font-family: trebuchet ms;
	font-size: 9pt;
	border: 1px solid #ffffff;
	}
	
.contactarea	{
			font-family: trebuchet ms;
			font-size: 9pt;
			width: 300px;
			height: 100px;
			border: 1px solid #ffffff;
		}

.reactiearea	{
			font-family: trebuchet ms;
			font-size: 9pt;
			width: 350px;
			height: 70px;
			border: 1px solid #ffffff;
		}
		
.gbarea	{
			font-family: trebuchet ms;
			font-size: 9pt;
			width: 425px;
			height: 120px;
			border: 1px solid #ffffff;
		}

div.berichtgoed 	{
	color: #009900;
	}
	
div.berichtfout 	{
	color: #ff0000;
	}

h1.best {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
