HTML,BODY {
      	margin: 0;
     	padding: 0;
     	height: 100%;
     	border: none
	background: #000000;
	font-family: trebuchet ms,verdana,helvetica,sans-serif;
	font-size: 11px;
   }


TD {
	font-family:trebuchet ms,verdana,helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
	color:#ffffff;
}

INPUT,SELECT,TEXTAREA {
	font-family:trebuchet ms,verdana,helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
	color:#000000;
}

.adres {
	font-family:trebuchet ms,verdana,helvetica,sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#ffffff;
}

.hoofdtitel {
	font-family:trebuchet ms,verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size:15px;
	color:#f79420;
}

.titel {
	font-family:trebuchet ms,verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#c1d72f;
}

hr.hr1 {
  	color: #d0d0d2;
	background-color: #d0d0d2;
	height: 1px;
}

.fotokaderwit
{
border-width:2px;
border-style:solid;
border-color:#ffffff;
}


.linkopbgwit:link {color: #000000}
.linkopbgwit:visited {color: #000000}
.linkopbgwit:hover {color: #717267}
.linkopbgwit:active {color: #717267}

.linkfooter:link {color: #FFFFFF}
.linkfooter:visited {color: #FFFFFF}
.linkfooter:hover {color: #024f61}
.linkfooter:active {color: #024f61}
