td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#header1 {
	position:relative;
	width:100%;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(/images/header_line.gif);
	min-width: 950px;

}
#header2 {
	position:relative;
	width:100%;
	height:25px;
	z-index:2;
	left: 0px;
	top: 0px;
	min-width: 950px;
}
#header3 {
	position:relative;
	width:100%;
	height:139px;
	z-index:3;
	left: 0px;
	top: 0px;
	min-width: 950px;
}
.table_head_title {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.table_list {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.footertekst {
	font-size: 10px;
	color: #999999;
	text-align: center;
}

a.link:link, a.link:visited, a.link:active {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}     /* unvisited link */
a.link:hover {
	font-weight: bold;
}   /* mouse over link */

.search_title {
	font-size: 12px;
	font-weight: bolder;

}

.logoheader2 {
	background-image: url(/images/header2_pic1.gif);
	background-repeat: no-repeat;
	width: 336px;
}

#main {
	position:relative;
	width:100%;
	min-width: 950px;
	min-height: 400px;

}
#footer {
	position:relative;
	width:100%;
	min-width: 950px;

}

a.adverteren {
	color: #FF0000;
	text-align: center;
}
th {
	text-align: left;
}
h1, h2, h3 {
	margin:0pt;
	padding:0pt;
	font-weight: normal;
	text-align: left;
}

h2, h1{
	font-size: 14px;
		font-weight: bolder;

}