    a:link {
        color:blue;
        text-decoration:underline;
    }
    a:active { color: }
    a:visited { color:#01755A}
    body {
	color:#6A6A6A;
	background-color: #E7F2EF;
	    }
    .navigation {
	width:169px;
	height:431px;
	border-right-width: 2pt;
	border-right-style: solid;
	border-right-color: #01755A;
	background-color: #FFFFFF;
	}
    .navigation-space {
        position:absolute;
        left:19px;
        top:155px;
        background-color:#E7F2EF;
        width:124px;
        height:21px;
    }
    
	.plat_wit {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-indent: 10pt;
	margin-left: 10pt;
	}
		
	.header {
        position:absolute;
        left:0px;
        top:0px;
        background-color:#01745A;
        width:794px;
        height:136px;
    }
    .header-logo-left {
        position:absolute;
        left:21px;
        top:28px;
        background-color:#01755A;
        width:115px;
        height:63px;
    }
    .header-logo-top {
	position:absolute;
	left:152px;
	top:2px;
	width:642px;
	height:130px;
	z-index: 2;
    }
	
    .header-logo-right {
	position:absolute;
	left:300px;
	top:25px;
	width:271px;
	height:52px;
    }
	
    .fotovak-header {
	position:absolute;
	left:589px;
	top:18px;
	width:176px;
	height:104px;
	}
	
	.fotovak-header img {
	width:176px;
	height:104px;
	border: 1pt solid #01755A;
	z-index: 2;
	}
	
    .footer {
        position:absolute;
        left:0px;
        top:567px;
        background-color:#01745A;
        width:794px;
        height:29px;
    }
    .footer-tekst {
	position:absolute;
	left:193px;
	top:572px;
	width:140px;
	height:17px;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
    }
    .footer-email {
	position:absolute;
	left:25px;
	top:572px;
	width:139px;
	height:17px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
    }
	
	.footer-email a {
	color: #FFFFFF;
	text-decoration: none;
    }
	
	.footer-email a:visited{
	color: #FFFFFF;
	text-decoration: none;
    }
	
	
    .footer-onderwerp {
	position:absolute;
	left:420px;
	top:572px;
	width:345px;
	height:18px;
	color: orange;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	
    }
    .content {
	background-color:#E7F2EF;
	width:373px;
	height:253px;
	border: 1pt solid #01755A;
	overflow: auto;
	scrollbar-arrow-color: #E7F2EF;
	scrollbar-base-color: #01755A;
	z-index: 2;
  	}
	
	.content_geschiedenis {
	background-color:#E7F2EF;
	width:573px;
	height:395px;
	border: 1pt solid #01755A;
	overflow: auto; 
	scrollbar-arrow-color: #E7F2EF;
	scrollbar-base-color: #01755A;
	z-index: 2;
  	}
	
	.content_telekraan {
	background-color:#E7F2EF;
	width:373px;
	height:253px;
	border: 1pt solid #01755A;
	overflow: auto;
	scrollbar-arrow-color: #01755A;
	scrollbar-base-color: orange;
	z-index: 2;
  	}
	
	.content_telekraan H1 {
	font-family: Arial;
	font-size: 10pt;
	color: #01755A;
	word-spacing: 5pt;
	margin-left: 10pt;
	margin-top: 10px;

    }
	
	.content_telekraan p {
	font-family: Arial;
	font-size: 10pt;
	color: #2A0000;
	margin-left: 10pt;
	}
	
	.content_geschiedenis H1 {
	font-family: Arial;
	font-size: 10pt;
	color: #01755A;
	word-spacing: 5pt;
	margin-left: 10px;
	margin-top: 10px;
	}
	
	.content_geschiedenis p {
	font-family: Arial;
	font-size: 9pt;
	color: #2A0000;
	margin-left: 10px;
	}
		
	.content H1 {
	font-family: Arial;
	font-size: 10pt;
	color: #01755A;
	word-spacing: 5pt;
	margin-left: 10pt;
	margin-top: 10px;

    }
	
	.content p {
	font-family: Arial;
	font-size: 10pt;
	color: #2A0000;
	margin-left: 10pt;
	}
	
    .fotovak {
	position: absolute;
	height: 104px;
	width: 176px;
	}
	
	.fotovak img {
	width:176px;
	height:104px;
	border: 1pt solid #01755A;
	z-index: 2;
    }
	
	
    .fotobijschrift {
	width:175px;
	height:21px;
	font-family: Arial;
	font-size: 9pt;
	color: #01755A;
    }
    .fotobijschrift-header {
        position:absolute;
        left:590px;
        top:129px;
        width:175px;
        height:21px;
		font-family: Arial;
		font-size: 9pt;
		color: #01755A;
    }
	
	.buttonscontainer {width: 124px;}

	.buttons a {color: #000000;
		border: 1px solid;
		background-color: #E7F2EF;
		padding: 5px;
		padding-left: 3px;
		font: 11px Arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		border-color: #01755A;
		color: #000000;
		display: block;
		margin: 0px;
		width: 100%;
		text-align: left;
		}

	.buttons a:hover {
		border: 1px solid;
		padding: 5px;
		padding-left: 3px;
		background-color:  orange;
		border-color: #01755A;
		color: #000000;
		text-decoration: none;
		cursor:pointer;
		}
		
		.buttons a:active {
		color: #01755A;
		text-decoration: none;
		}
		
		.p_nadruk{
		font-family: Arial;
		font-size: 10pt;
		color: #01755A;
		font-style: normal;
		font-weight: bold;
		}
	
	#page{
            position: absolute;
            top: 50%;
            left: 50%;
            height: 560px;
            width: 800px;
            margin-left: -380px;
            margin-top: -282px;
      }
	  
.groen_vak {
	border: 1pt solid #01745A;
}

.platte_tekst {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}


    .fotovak-header-geschiedenis {
	position:absolute;
	left:589px;
	top:18px;
	width:176px;
	height:104px;
	z-index: 3;
	}
