		h2 {
			top: 0px;
			margin-top:20px;
			color: green;
		/*	color: #F0AB00;*/
		}

		div#nieuws{
			float: right;

 	 		margin-left: 40px;
			margin-top:    70px;
		 	width: 150px;
			height: 320px;
			background-color: #FFFF66;
 			border: 2px solid #F0AB00;
			padding: 3px; 

		}

		span.nieuwsitem{
			color: red;
			font-weight:bold;
		}
		span.nieuwstitel{
			color: blue;
			font-weight:bold;
			font-size:14pt;
		}

 		div#hoofding{
			position:absolute;
			top: 5px;
			left : 195px;
			width: 620px;
			height: 98px;
 			font-size:44px;
			font-weight: bold; 
			background-color: #D6E30F;
  			z-index: 4;
 	  	}
		div.map{
			position:relative;
			top:15px;
			left:15px;

		}
		div.datum{
			text-indent: 220px;
			top: 0px;
			font-size: 43px;
			color:black;
  		}
		div.plaats{
			top:0px;
			text-indent: 220px;
			color:red;
		}
		 span.martelarenplein {
			font-size: 30px;
			color:black;
		}

  		div.tandje1 {
			position:absolute; top:  124px; width:313px; height:45px; background-image: url(tandje.gif);
			left: 500px;
			background-color:#7DBA00;

/* licht blauw : #B2DBF0 */
/*  licht groen :#DDF2B2 

geel FFFF66
grijs B3B28C
ros #F0AB00
groen #7DBA00
paars #9D6670
wijnrood #C4262E

*/

	 	}
 

		div.fiets{
			z-index: 4;
			position: absolute;
			left: 0px;
			top: 4px;
	 		width: 194px;
			height: 186px;
 			color: black;
			font-size:44px;
			font-weight: bold;
	 	 	background-image: url(test3wijkvoordefietsblauw.gif);
		 	background-repeat: no-repeat;
 			background-color:#0088CE;
		}
		div.iedereenwelkom{
			z-index: 10;
 			position: absolute;
			left: 137px;
			top: 2px;
	 		width: 194px;
			font-size: 20px;
 			padding-top:15px;
			padding-left:11px;
			font-weight: bold;
 			height: 193px;
  	 	  	background-image: url(iedereenwelkomb.gif);  
			 background-repeat: no-repeat;
	 		}
		div.stadhuis{
			z-index: 8;
			position: absolute;
			left: 200px;
			top: 4px;
	 		width: 392px;
			height: 192px;
			background-image: url(stadhuis.gif);
			background-repeat: no-repeat;
}
 		div.fietspad {
			position:absolute;
			left: 90px;
			top : 0px;
			width:104px;
			height:600px;
			font-size:5px;
			background-color:#D6E30F;
			z-index: 1;
		}
		div.vertical2 {
			position:absolute;
			left: 180px;
			top : 200px;
			width:12px;
			height:50px;
			font-size:5px;
			background-color:white;	
			z-index: 3;
		}
		div.vertical3 {
			position:absolute;
			left: 180px;
			top : 300px;
			width:12px;
			height:50px;
			font-size:5px;
			background-color:white;	
			z-index: 3;
		}
		div.vertical4 {
			position:absolute;
			left: 180px;
			top : 400px;
			width:12px;
			height:50px;
			font-size:5px;
			background-color:white;	
			z-index: 3;
		}
		div.vertical5 {
			position:absolute;
			left: 180px;
			top : 500px;
			width:12px;
			height:50px;
			font-size:5px;
			background-color:white;	
			z-index: 3;
		}
		div#linkarea {
			position:absolute;
			left: 600px;
			top: 190px;
			width: 230px;
		}
 		a.Link1{
			position: relative;
			left: 5px;
		}
		a.Link2{
			position: relative;
			left: 10px;
		}
		a.Link3{
			position: relative;
			left: 20px;
			font-size: 12px;
 		}

 	  	div#margelinken a:hover{
			background: #7DBA00; 
 			text-decoration: none;
			display: block;
 		}
		div#margelinken a {
			text-decoration: none;
			display:block;
			color: black;
 		}
		div#margelinken a.Link2 {
			text-decoration: none;
			display:block;
			border:0px;
 			width:135px;
 		}
		div#margelinken a.Link3 {
			text-decoration: none;
			display:block;
			border:0px;
 			width:125px;
			color:#0088CE;
 		}

		div#margelinken{
			position:absolute;
			font-size: 17px;
			font-weight: bold;
			font-family: arial;
			top:210px;
			left:35px;
			width:145px;	
			z-index:8;
			color:color:#7DBA00;
		}
		div#content{
 			position:absolute;
			top:120px;
			width:600px;
	 		left:200px;
 		}
		 
		 