@charset "utf-8";
/* CSS Document */

h1	{
	font-size:1.4em;
}
h3	{
	font-size:1.0em;
}
a	{
	color:#FFF;
}
html	{
	background-image:url(../images/achtergrond.jpeg)
	
}
body {
   
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   line-height:1.3;  
   color: #fff;
   margin:0px;  
   
   }
#topbanner	{
	background-image:url(../images/topnav.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:105px;	
	
}

.topnav	{
	float:left;
	padding-top: 20px;
	margin-left: -30px;
	width: 100%;
	color:#fff;
	
}
.topnav ul {
	padding:0;
	margin: 0;
	list-style:none;
	text-transform:uppercase;
}
.menu {
	
	line-height: 1.5em;
	font-weight: bold;
	background-image: url(../images/header.gif);
	margin: 0px;
	height: 80px;
	width: 960px;	
	color: #FFFFFF;
	
}
.menu .navigatie {
	position: relative;
	height: auto;
	width: 700px;
	left: 100px;
	top: 50px;
	word-spacing: 1em;
}
.menu  a {		
	color: #fff;
	text-decoration:none;	
}


.topnav li {
	float: left;	
	padding-left:30px;
		
}
.container960	{
	position:relative;	
	margin-left: auto;
	margin-right: auto;
	width: 960px;	
}
.copyright	{
	position:absolute;
	top:500px;
	left:50px;
	font-size:0.8em;
	color:#000;
}
.inhoud	{
	height:520px;
	background-color:#3982f7;
}
.werkwijze, .fotoslide	{
	padding:10px;
}
.fotoshow	{
	margin-top:15px;
	margin-left:80px;
}
.links	{
	padding:10px;
	line-height:2em;
}

.left	{
	width:460px;
	padding:10px;
	float:left;
}
.right	{	
	width:460px;
	padding:10px;
	margin-left:480px;
}
#home img, #voorstellen img	{
	position:relative;
	left:30px;
}
.fotoRechts {
	float: right;	
	margin-right: .5em;
	margin-left: .5em;
	margin-bottom:.5em;
}
.fotoLinks {
	float: left;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom:.5em;
}
.clearRechts {
	clear: right;
}
.clearLeft {
	clear: left;
}
.fotoRechts {
	float: right;	
	margin-right: .5em;
	margin-left: .5em;
}
.fotoLinks {
	float: left;
	margin-right: 1em;
	margin-left: 1em;
}
.clearRechts {
	clear: right;
}
.clearLeft {
	clear: left;
}
.result 	{
	position:relative;
	left:250px;
}

