body			{ 
		background-image: url(../images/verloop.png); 
		background-repeat: repeat-x;
}
table			{ 
		background-repeat: no-repeat
}
div				{ 
		margin-bottom: 0px
}
h1           	{ 
		font-family: Tahoma; font-size: 13pt; color: #333399; font-weight: bold; margin-bottom: 0; margin-top: 4px;
}
.h1           	{ 
		font-family: Tahoma; font-size: 13pt; color: #333399; font-weight: bold; margin-bottom: 0; margin-top: 4px;
}
h2   	        { 
		font-family: Tahoma; font-size: 11pt; color: #333399; font-weight: bold 
}
h3				{ 
		font-family: Tahoma; font-size: 10pt; color: #333399; font-weight: bold 
}
h4				{ 
		font-family: Tahoma; font-size: 8pt; color: #666666; font-weight: bold 
}
p.fzine_titel	{ 
		font-family: Tahoma; font-size: 11pt; color: #333399; font-weight: bold 
}
td   	        { 
		font-family: Verdana; font-size:  8pt; color: #666666 
}
p    	        { 
		font-family: Verdana; font-size:  8pt; color: #666666 
}
a    	        { 
		font-family: Verdana; font-size:  8pt; color: #333399 
}
a:link 			{ 
		font-family: Verdana; font-size:  8pt; color: #4C4CE5 
}
a:visited		{ 
		font-family: Verdana; font-size:  8pt; color: #4C4CE5 
}
a:hover 		{ 
		font-family: Verdana; font-size:  8pt; color: #333399 
}
a:active	 	{ 
		font-family: Verdana; font-size:  8pt; color: #333399 
}
a.menu:link 	{ 
		font-family: Verdana; font-size: 10pt; color: #FF6600; font-weight: bold 
}
a.menu:visited	{ 
		font-family: Verdana; font-size: 10pt; color: #FF6600; font-weight: bold 
}
a.menu:hover 	{ 
		font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold 
}
a.menu:active 	{ 
		font-family: Verdana; font-size: 10pt; color: #FF0000; font-weight: bold 
}
/* formulier veld  */
.input {
	height: 17px;
	width: 246px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	font-family: Verdana;
}
/* formulier foutmelding opmaak  */
.input-error {
	font-size: 9pt;
	font-weight: normal;
	background-color: #ffcc99;
		border: 1px solid #ff6600;
}
.hr {
/* horizontale streep  */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #f86c00;
	border: 1px solid #e3e3e3;
}
hr {
	margin: 0px;
	color: #ff6600;
	border: 1px solid #ff6600;
}
p {margin: 0; padding: 0;}
/* button  */
.button {
	color:#000000;
	cursor:pointer;
	font-family: sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#f2f2f1;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
	filter:progid:dximagetransform.microsoft.gradient
	(gradienttype=0,startcolorstr='#ffffffff',endcolorstr='#f1f3fa');
}

.button_over {
	color:#000000;
	cursor:pointer;
	font-family: sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#F2F2F1;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#F1F3FA',EndColorStr='#ffffff');

}
/* error message stijl  */
.message {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ff0000;
}
td.navon  {	
background-color: #000080;
font-family: Verdana; 
font-size:  8pt; color: #FFFFFF
}
td.navoff {	
background-color: #CCCCFF;
font-family: Verdana; 
font-size:  8pt; 
color: #333399
}
.button {
border:1px solid #333399; 
font-family: Verdana; 
font-size: 8pt; 
float:left; 
color:#333399; 
background-color:#FFFFFF;
}
.home_news_container p {
font-weight: normal;
}
.nieuwstekst {
	position:relative;
	background-color:#f7f7f7;
	display:none;
	z-index:1;
	padding-top:20px;
	padding-left:29px;
	padding-right:40px;
	left: 0px;
	width:380px;
	height:100px;
	
	font-family: Verdana;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
}