html, body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height:100%;
	margin: 0;
	padding: 0px;
	width: 100%;
	color: #333333;
}


h1 {
	margin: 0px;
	padding: 0px;
	color: #006699;
	font-size: 12pt;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #006699;
	font-size: 9pt;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #006699;
	font-size: 13pt;
	font-weight: bold;
}

LI	{
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 5px;
	}

.NavTekstKlein{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}



hr {
	border: 0.2pt solid #CCCCCC;
	width: 550px;
	margin: 0px;
	padding: 0p
}

.fullheight{
	border-width: 0;
	height:100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;



}

form, table {
	margin: 0px;
	padding: 0px;
}

a.navigatie:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

a.navigatie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a.navigatie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}


a.klein:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.klein:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.klein:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

a.rood:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.rood:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.rood:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

a.rood:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}


.headerPopup{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight : bold;
}

.invulveld{
	 BACKGROUND-COLOR: #F8F7F6; 
	 BORDER-BOTTOM: #CDCECF 1px solid; 
	 BORDER-LEFT: #353535 1px solid; 
	 BORDER-RIGHT: #CDCECF 1px solid; 
	 BORDER-TOP: #353535 1px solid; 
	 COLOR: #000000; 
	 FONT-FAMILY: Verdana, sans-serif, Arial;
	 FONT-SIZE: 8pt; 
	 LINE-HEIGHT: 8pt; 
	 PADDING-BOTTOM: 1px; 
	 PADDING-LEFT: 1px; 
	 PADDING-RIGHT: 1px; 
	 PADDING-TOP: 1px
}
.Tableinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/Bsearchback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Tableheader {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #CCCCCC;
	height: auto;
	width: 100%;
	overflow: hidden;
}

#Layer1 {
	position:absolute;
	width:122px;
	height:120px;
	z-index:1;
	left: 531px;
	top: 149px;
}

.style3 {
	color: #666666;
	font-weight: bold;
	font-size: 12pt;
}

.style1 {
	font-size: 14pt;
	font-weight: bold;
}
.style2 {color: #9E3829}