		
		img.vlaamsbrabant{
			position: absolute;
			left: 200 px;
			top : 300 px;
			width: 400px;
	
		}
		div.organisatie{
			position: absolute;
			top:270px;

			left: 200 px;
			width: 400px;

		}		
		div#linkarea {
			position:absolute;
			left: 600px;
			top: 190px;
			width: 250px;
		}
		div#linkarea a{
			display: block;
		}
		a.Link1{
			position: relative;
			left: 5px;
		}
		a.Link2{
			position: relative;
			left: 10px;
		}


	div#hoofding{
			position:absolute;
			top:10px;
			display:block;
			width:800px;
		}
		img#oostbrabanttext{
			position:absolute;
			left:10%;
			border:0
		}
		img#oostbrabantlogo{
			position:absolute;
			left:700px;
			border:0
		}
		div#updateinfo{
			position:absolute;
			top:120px;
			display:block;
			width:800px;		
			text-align:right;
		}
		div#zoekbalk p{
			padding:5px;
			background-color:white;
		}

		div#zoekbalk{
			position:absolute;
			width:20%;
			top:150px;
			background-color:#C0CBE7 ;
		}
		
		div#margelinken a:hover{
			background: #C0CBE7; 
			text-decoration: none;
			display: block;
		}

		div#margelinken a {
			text-decoration: none;
			display:block;
		}
		div#margelinken{
			position:absolute;
			top:150px;
			left:15px;
			width:150px;			
		}
		div#content{
			position:absolute;
			top:140px;
			width:650px;
			height:100%;
			left:170px;
		}
		img.left {
			float:right;
			clear:left;		
			margin-left:20px;
			margin-bottom:10px;

		}	
		img.right {
			float:left;
			clear:right;
			margin-right:20px;
			margin-bottom:10px;
		}
		div#content p{
			margin:30px;
			clear:right;
		}
