body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-weight: normal;
font-size: 12px;
font-family: Verdana, Trebuchet MS, Arial, sans-serif;
background: #F0F8FF;
color: #000000;
}
.verplicht {background-color: #FFDDEE;	border: 1px solid #B2003F;}
.box1 {	font-family: Verdana;	font-size: 8pt;	padding: 0px 20px 10px 0px;	border: 1px solid #0066CC;	border-style: dashed;}

h1 {
color: #B3B3B3;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

h2 {
color: #A1A690;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
}

p {
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
}

input {
border: 1px #000000 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a {
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #59859a;
font-weight: normal;
text-decoration: underline;
padding: 0px;
}
/* Flashbanner hoek */

#fObject{
	position:absolute;
	z-index:800;
	top:0px;
	right:0px;
	width:596px;
	text-align:right;
}
/* Verborgen div */
.hiddendiv{
	display:none;
}

.HideDivObject{
	visibility:hidden;
	/*z-index:-100;*/
}