
html, body, p, li {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
height: 100%; 





	background-image: url(graphics/logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

td{
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 13px;
color: #ffffff;
font-weight:normal; 

}


a:link {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 13px;
color: #ffffff;
font-weight:normal;
}

a:visited {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 13px;
color: #ffffff;
font-weight:normal;
}

a:active {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 13px;
color: #ffffff;
font-weight:normal;

}

a:hover {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 13px;
color: #ffffff;
font-weight:normal;
}

.labelheader {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0em;
}

.labeltekst {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0em;
}

.labelinfo {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	font-size: 11px;
	color: #FFBD83;
	font-weight: normal;
	letter-spacing: 0em;
}

.textklein {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #4D92D9;
}

.titelgroot {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #4D92D9;
}

.titelmiddel {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #4D92D9;

}

.headliner {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4D92D9;
font-weight: normal;
font-style: italic;
}

.fields {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4D92D9;
background-color: #ffffff;
border-bottom: 1px #333399 solid;
border-top: 1px #333399 solid;
border-right: 1px #333399 solid;
border-left: 1px #333399 solid;
}

.formbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #000066;
background-color: #C9DCFF;
}

SELECT {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000066;
background-color: #C9DCFF;
}

TEXTAREA {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000066;
background-color: #ffffff;
border-bottom: 1px #333399 solid;
border-top: 1px #333399 solid;
border-right: 1px #333399 solid;
border-left: 1px #333399 solid;
}
.bb {
	background-color: #cccccc;
}
 #background {
  width: 100%;
  height: 100%;
  margin: 0px 0px;
  background-color: #cccccc;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }.center {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	left: auto;
}
