body {
	background-image: url(../images/bg_body.png);
	background-color : #E2EAF1;
	background-repeat:repeat-x;	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;	
}
td,th {
	font-family: verdana;
	font-size: 11px;
	color:#314676;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
}
img{
border:0;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: 061278;	
}

a:visited {
	color: #061278;
}

a:hover {
	color: #061278;
}

a:active {
	color: #061278;	
}

input
{
	background-color: #efefef;
	color: #061278; 
	border: 1px solid #4E5278;
	font-family: verdana;
	font-size:  10px;
}

textarea
{
	background-color: #efefef;
	color: #061278; 
	border: 1px solid #4E5278;
	font-family: verdana;
	font-size:  10px;
}
select {
	background-color: #efefef;
	color: #061278; 
	border: 1px solid #4E5278;
	font-family: verdana;
	font-size:  10px;
}

checkbox {
	background-color: #efefef;
	color: #061278; 
	border: 1px solid #4E5278;
	font-family: verdana;
	font-size:  10px;
}
.titel {
	font-family: verdana;
	font-size: 13px;
	color:#00007F;
	font-weight: bold;
}
.ondertitel {
	font-family: verdana;
	font-size: 12px;
	color:#5C5C99;
	font-weight: bold;
}
.powered {
	font-family: verdana;
	font-size: 10px;
	color:#061278;
	font-weight: bold;
}
.onderondertitel {
	font-family: verdana;
	font-size: 11px;
	color:#000237;
	font-weight: bold;
}
.tekst {
	font-family: verdana;
	font-size: 11px;
	color:#FFFFFF;
}
.figuur {
	border: 1px solid #000237;
}
.prijs {
	font-family: verdana;
	font-size: 11px;
	color:#637191;
	font-weight: bold;
}
.hoofdmenu {
	width:295px;
	background-image: url(../images/menu_bg.gif);
	margin-bottom:0px;
}

.hoofdmenu a {
	font-size: 11px;
	display:block;
	
	padding-left:60px;
	padding-top:3px;
	background-image: url(../images/menu_bg.gif); 
	background-position:bottom;
	background-repeat: no-repeat;
	width:  295px;
	height:  20px;
	color: #07406F;
	text-decoration:none;
	font-weight:normal;

}

.hoofdmenu a:hover {
	background-image: url(../images/menu_bg_over.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	color:#499EC4;
	
}
.hoofdmenu a:active {
	background-image: url(../images/menu_bg_over.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	color:#499EC4;
	
}