body  {
	/*font-family: verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9px;
    	color:green;
	word-spacing: 1ex;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;*/
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: green; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	padding:0px;
	border:0px;
	}

img 	{
	padding:0px;
	margin:0px;
	border:0px;
	float:right;
	}

H1 	{	
	color:#008B45;
	font-size: 11px;
	padding: 0px 0px 5px 5px;
	}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible; \\bepaal
	}

#overall {
	margin-left: -350px;
	position: absolute;
	top: -221px;
	left: 50%;
	width: 700px;
	height: 444px;
	\\border: solid 1px #6CC16C;
 	}

#tekstvak {
    position:relative;
    top:-295px;
    left:75px;
    z-index:2;
    width: 560px;
    height:340px;
    overflow:hidden;
    \\border:1px dotted red;
	}
 
 #filtertekstvak {
    position:relative;
    top:-620px;
    left:75px;
    z-index:1;
    width: 520px;
    height:330px;
    overflow:hidden;
    background-color:white;
    filter:alpha(opacity=60);
    \\border:1px dotted black;
    }

#filtertekstvakindex {/*voor de indexpagina*/
    position:relative;
    top:-530px;
    left:75px;
    z-index:-1;
    width: 520px;
    height:275px;
    overflow:hidden;
    background-color:white;
    \\border:1px dotted black;
    }

 
 #foto {
    position:relative;
    top:-1110px;
    left:190px;
    z-index:0;
    width: 320px;
    height:100px;
    overflow:hidden;
    \\border:1px dotted black;
    }
 


#PopUp, #PopUp2, #PopUp3, #PopUp4, #PopUp5 {
	display: none; 
	position: absolute; 
	left: 0px; 
	top: -60px; 
	\\border: solid black 1px;
    	padding: 10px; 
	background-color: white; 
	text-align: left; 
	font-size: 14px; 
	width: 500px;
	height: 32px;
	z-index:10;
	}

#vast {
	display: block; 
	position: absolute; 
	left: 0px; 
	top: -60px; 
	\\border: solid black 1px;
    	padding: 10px; 
	background-color: white; 
	text-align: left; 
	font-size: 14px; 
	width: 500px;
	height: 32px;
	z-index:10;
	}



p   { 
    margin: 5px 0px 0px 5px;
    text-align:justify;
    }
    
div#links a span { /*zet de hele link erop inclusief span maar laat niets zien*/
	display: none;

	} 
    
div#links a:hover span {display: block; /*laat het hele zwikkie tussen span zien*/
   position: absolute; top: 25px; left: 30px; width: 100px; padding: 5px; margin: 10px; z-index: 0;
   background: white; text-decoration: none;
    \\border:1px dotted black;

   \\font: 10px Verdana, sans-serif; text-align: center;
}

a:hover, a:active, a:link, a:visited{/*
font-family: verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
    	color:green;
	word-spacing: 1ex;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;
	padding:0px;
	border:0px;*/
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: green; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
	
