

body {
	font-size : 11px;
	font-family: verdana;
	color: #000000;
}
	


td {
	font-size : 11px;
	font-family: verdana;
	color: #000000;
}

textarea
{
	font-family : Verdana;
	font-size : 11px;
}

select
{
	background-color:#ffffff;
	border-width:1;
	border-color:#000000;
	font-size: 11px;
	font-family: Verdana;
}

input.text
{
	
	font-size: 11px;
	font-family: Verdana;
}

.formmail {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/intro_mailing_button.gif);
	BORDER-LEFT: #999999 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none
}


a:link,a:active,a:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #0D6BA8;
	font-weight : normal;
	text-decoration : underline;
}
a:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}



span.content img {
	float: left;
	margin: 10px;
}



span.bold{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : bold;
}

span.kop{
	font-size : 16px;
	font-family: verdana;
	color: #1E4377;
	font-weight : bold;
}

span.red{
	font-size : 26px;
	font-family: arial;
	color: #FF0000;
	font-weight : bold;
}

span.kopwit{
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
}
	
span.wit{
	font-size : 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight : bold;
}

span.boldzwart{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : bold;
}

span.zwart{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : normal;
}

span.bigwit{
	font-size : 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
}

span.bottom{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : bold;
}






a.topmenu:link,a.topmenu:active,a.topmenu:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	text-transform: uppercase;	
}
a.topmenu:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	text-transform: uppercase;	
}

a.wit:link,a.wit:active,a.wit:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a.wit:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FF8A00;
	font-weight : bold;
	text-decoration : none;
}


a.txtlink:link,a.txtlink:active,a.txtlink:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a.txtlink2:link,a.txtlink2:active,a.txtlink2:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #CC0C00;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink2:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #CC0C00;
	font-weight : bold;
	text-decoration : none;
}

a.txtlink3:link,a.txtlink3:active,a.txtlink3:visited{
	font-size : 9px;
	font-family: Verdana;
	color : #1E4377;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink3:hover{
	font-size : 9px;
	font-family: Verdana;
	color : #1E4377;
	font-weight : bold;
	text-decoration : none;
}


a.wit2:link,a.wit2:active,a.wit2:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}
a.wit2:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}





a.bottom:link,a.bottom:active,a.bottom:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

a.bottom:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}





	div.submenu	{
		position: absolute;
		visibility: hidden;
		z-index: 3;
		background-color: #DEE3E7;
		border : 0px solid #000000;
	}
	
	div.submenu div	{
		border : 0px solid #000000;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: 0px;
		height : 14px;
		font-family : Verdana;
		font-size : 10px;
	}
	
	div.submenu div.over		{
		background: #DEE3E7;
	}
