.content, .content A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
//	color: #993333;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.contact {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.hoofdpagina {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 16px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}

.menu, .menu A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}

.menu A:HOVER {
	color: #993333;
}

.menu_items_links, .menu_items_links A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 13px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}

.menu_items_links A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 13px;
	color: #3300AA;
	font-weight : bold;
	text-decoration : none;
}

.titel {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.home_titel {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 36px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.inputbox 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000;
	background-color: #FFFFFF; 
	border: #888888;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

.inputbox_over 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000;
	background-color: #FFFFFF; 
	border: #888888; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000;
	background-color: #FFFFFF; 
	border: #888888; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

.tabel_heads
{
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-style	: normal;
	font-size	: 12px;
	font-weight	: bold;
	color: #000000;	
}

.tabel_rows, .tabel_rows A
{
	background-color:#FFFFFF;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-style	: normal;
	font-size	: 12px;
	color: #000000;
	text-decoration : none;
}

.tabel_rows_streep
{
	background-color: #64C8FA;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-style	: normal;
	font-size	: 12px;
	color: #000000;
	text-decoration : none;
}

.tabel_rows A:HOVER
{
	color: #008800;
}

.specialfield {
	width:5px;
	visibility:hidden;
}

#home-overlay-background {
	-moz-opacity:.7;
	opacity:.7;
	filter:alpha(opacity=70);
	background-color:#000000;
	height:100%;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	z-index:90;
}

#home-overlay {
	top:20px;
	left:0pt;
	line-height:0pt;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:100;
}