/* CSS Document VvLS */

P {
text-indent : 0; 
margin-top : 0; 
margin-bottom : 0; 
} 

html, body {
 	margin:0;
	padding:0;
 	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#f6f6f6;
}
#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width:708px;
	height:506px;
	margin-left: -354px;
	margin-top: -253px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:708px;
	height:71px;
	background-image:url(../images/header.jpg);
}
#grijs {
	position:absolute;
	left:0px;
	top:71px;
	width:5px;
	height:398px;
	background-image:url(../images/grijs.jpg);
}
#menu {
	position:absolute;
	left:3px;
	top:71px;
	width:160px;
	height:398px;
	padding:0 0 0 3px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/menu.jpg);
}
#menuspace {
	padding-top:5px
}
#foto {
	position:absolute;
	left:165px;
	top:71px;
	width:122px;
	height:398px;
	background-image:url(../images/foto.jpg);
}
#info {
	position:absolute;
	left:287px;
	top:71px;
	width:405px;
	height:398px;
	text-align:left;
	overflow:auto;
	text-align:justify;
	background-image:url(../images/info.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	scrollbar-3dlight-color : #dadce0;
	scrollbar-arrow-color : #1c4096;
	scrollbar-base-color : #dadce0;
	scrollbar-darkshadow-color : #dadce0;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #dadce0;
	scrollbar-shadow-color : #dadce0;
	scrollbar-track-color : #dadce0;
}
html> body #info{
	background: url(../images/info.jpg) no-repeat top left;
}
#info_home {
	position:absolute;
	left:287px;
	top:71px;
	width:405px;
	height:398px;
	text-align:left;
	overflow:auto;
	background-image:url(../images/info_home.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}
html> body #info_home{
	background: url(../images/info_home.jpg) no-repeat top left;
}
#tekst {
	padding:20px 28px 20px 25px;
}
#schaduw {
	position:absolute;
	left:690px;
	top:71px;
	width:18px;
	height:398px;
	background-image:url(../images/schaduw.jpg);
}
#footer {
	position:absolute;
	left:0px;
	top:469px;
	width:708px;
	height:37px;
	background-image:url(../images/footer.jpg);
}
#adres {
	position:absolute;
	left:45px;
	top:300px;
	font-weight:550;
	width: 360px;
}
#adres table {
	font-size:11px;
}
.titel {
	font-weight:bold;
	color: #1c4096;
}
.knop1 {
	margin:0;
	padding:0;
 	height:25px;
	width:160px;
	display:block;
}
.knop1 a {
	padding-top:6px;
	padding-left:4px;
 	height:18px;
	width:150px;
	color:#1c4096;
	display:block;
	text-decoration: none;	
	background-color:transparant;
}
.knop1 a:hover {
	padding-top:6px;
	padding-left:4px;
 	height:18px;
	width:150px;
	color:#FFF;
	display:block;
	background-color:#1c4096;
	text-decoration: none;
}
.knop2 {
	margin:0;
	padding:0;
 	height:36px;
	width:160px;
	color:#1c4096;
	display:block;
}
.knop2 a {
	padding-top:5px;
	padding-left:4px;
 	height:30px;
	width:150px;
	color:#1c4096;
	display:block;
	text-decoration: none;	
	background-color:transparant;
}
.knop2 a:hover {
	padding-top:5px;
	padding-left:4px;
 	height:30px;
	width:150px;
	color:#FFF;
	display:block;
	text-decoration: none;
	background-color:#1c4096;
}
h3 {
	font-size:15px;
}
table {
	font-size:9px;
	width:100%;
}
td {
	vertical-align:top;
	text-align:left;
}

.formtext {
font-size: 9pt; 
}
