body {
	margin: 0px;
	height: 100%;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #0099CC;
	
}

#wrapper {
	width: 750px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index:100;
	
}

#rightfill {
	height: 120px;
	width:50%;
	position: absolute;
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	top: 0px;
	right: 0px;
}



#leftbox {
	position:relative;
	float:left;
		
}


#contentbox {
	
	background-image: url(../images/bg2_content.gif);
	background-repeat: repeat-y;
	background-color: #09C;
	background-position: 0px -2px;
		
}
	

#contactbox {
	background-color: #FFFFFF;
	
	
}

.contact {
	margin-top: -2px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
	color:#0066CC;
	font-size:0.9em;
}

#footer {
	background-color: #FFF;
	height: 38px;
	margin-left:38px;
	margin-top:50px;
	clear:both;
	
}

p {
	font-size: 1.1em;
	color: #FFFFFF;
	margin-left:216px;
	margin-top:0px;
	width: 390px;
	line-height: 1.4em;	
}


p.caption {
	font-size: 0.9em;
	color: #FFFFFF;
	margin-top: -10px;
	margin-bottom: 15px;
	margin-left: 216px;
}

.captionrechts {
	font-size: 0.9em;
	color: #FFFFFF;
	margin-left: 210px;
}

#links {
	width: 170px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top:5px;
}

#links a {
	font-size: 1em;
	color: #036;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #3CF;
	text-decoration: none;
}

#links a:hover {
	background-color: #09C;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFF;
	color:#FFF;
}

.active {
	background-color: #09C;
	font-size: 1.0em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #3CF;	
}
.active-sub {
	background-color: #09C;
	font-size: 1.0em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #3CF;	
}
.contact a {
	text-decoration:none;
	color:#0066CC;
}

.contact a:hover {
	text-decoration:underline;
	
}
#contentbox .tekst a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentbox .tekst a:hover {
	color: #33CCFF;
}

#white {
	color: #FFFFFF;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #33CCFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 216px;
}

img.content {
	background-color: #00CCFF;
	padding: 8px;
	margin-top:5px;
}

#huisk {
	background-color: #00CCFF;
	padding: 8px;
	position: absolute;
	right: 150px;
	top: 145px;
}

#tekstindex {
	width: 200px;
}

img.pattern {
	float: right;	
}

#contentbox ul {
	width:390px;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 0px;
	color: #FFFFFF;
	margin-left: 233px;
	padding: 0px;
	
}
#contentbox li {
	color: #FFFFFF;

}


#tekst {
	clear: right;
	float: left;
	position: absolute;
	left: 0px;
	width: 180px;
}
.img {
	margin-top: 0px;
	margin-left: 200px;
	background-color: #00CCFF;
	padding: 8px;
	margin-top:5px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 216px;
	margin-bottom: 0px;
	font-size: 14px;
	width: 390px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 216px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 14px;
	width: 390px;
}

#strong {
	color: #FFFFFF;
}

#contentbox a {
	color: #003366;
	text-decoration: none;
}

#contentbox a:hover {
	color: #33CCFF;
}
.imgervaring {
	background-color: #00CCFF;
	padding: 8px;
	margin-top:5px;
	margin-left: 125px;
}
.form {
	background-color: #FFFFFF;
	border: 3px solid #33CCFF;
	color:#0066CC;
	font-size:62.5%;
}

.form td {
	padding: 2px;
	margin:2px:;
	border: 1px solid #33CCFF;
	font-size: 1.4em;
}
a img {
	border:0px;
}
