.text{
	font-size : 12px;
	font-family : Verdana;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #009933;
}
.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : right;
	color: Black;
	font-style : italic;
	background-color : #E0E0E0;
	border-bottom-style : solid;
	border-bottom-color : Black;
	border-bottom-width : 1px;
}



.bovenlijn {
    border-top : 1px solid Black;
}


.background1{
	border-top : 1px solid Black;
	background-image : url(images/background-land.jpg);
	background-position : top;
	background-repeat : no-repeat;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.geheel{
	border : 1px solid Black;
}

.kader{
	border : 1px solid Black;
}

.vak1{
	background-color : #FAF0E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;

}

.balk1{
	background-color : #687A10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: White;
	border-bottom : 1px solid Black;
}

a {
   color: Black;
   }

 
 a:visited {
	color: Black;
}

 a:active {
	color: Black;
}

 a:hover {
	color: Green;
	text-decoration : underline;
}
