body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_index.gif);
	background-repeat:repeat-x;
	scrollbar-3dlight-color: #191631;
	scrollbar-arrow-color: #191631;
	scrollbar-darkshadow-color: #ECECEC;
	scrollbar-face-color: #ECECEC;
	scrollbar-highlight-color: #ECECEC;
	scrollbar-shadow-color: #191631;
	scrollbar-track-color: #ECECEC;
}
#photoholder {
	background: white;
	height:100px;
	overflow:hidden;
	width:150px;
	position:relative;
}
.kop {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color:#1d00f9;
}
.kop2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1d00f9;
}
.kop3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#666666;
}
.inleiding {
	margin-top: 10; 
	margin-bottom: 10; 
	font-weight:bold; 
	font-family: Tahoma; 
	font-size:10pt; 
	color: #666666; 
	line-height:20px;
}
hr {
	color:#FF0000;
	height:1px;
}
a:link {
	text-decoration: underline;
	color: #666666;
	font-family: Tahoma;
	font-size:10pt
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
}
a:active {
	text-decoration: underline;
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
}
.select {
	width:200px;
}
.input {
	width:200px;
	font-family:Arial;
	font-size:8pt;
}
.borderimage { 
	border-width:1px;
	border-color:#CCCCCC; 
	border-style:solid;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.logo { 
	border-width:0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 2px;
}
img {
	border-width:0px;
	border: 0;
}	
