table {
	font-family: Arial;
	font-size: 15px;
	}

DIV.watermerk
{
  position: absolute;
  top: 80px;
  left: 80px;
}
	
.kop {
	font-family: Arial;
	font-size: 15px;
	background-color: #DCDCDC;
	font-variant: small-caps;
}

.nieuwskop {
	font-family: Arial;
	font-size: 15px;
	background-color: #009F01;
	font-variant: small-caps;
	color: #F7FFF0;
}


.nieuwsbericht {
	font-family: Arial;
	font-size: 15px;
	background-color: #DCDCDC;
	font-variant: normal;
	color: #006401;
	}


.vetrood {
	color : Red;
	font-family : Arial;
	font-size : 20px;
	font-weight : bold;
	}
	
.kleinrood {
	font-size : 12px;
	vertical-align : baseline;
	color: Red;
	}
	
.grtrood {
	color : Red;
	font-family : Arial;
	font-size : 30px;
	font-weight : lighter;
	}

.nos {
	font-size : x-small;
	vertical-align : super;
	text-decoration : underline;
}
.klein {
	font-size : 12px;
	vertical-align : baseline;
	color: Green;
	}

.kleingrijs {
	font-size : 12px;
	vertical-align : baseline;
	color: #696969;
}

.tekstbijlink {
	font-size : 16px;
	vertical-align : baseline;
	color: Green;
	font-family: "Comic Sans MS", Garamond, Arial;
}




H1 {
	color : #009900;
	font-family : "Comic Sans MS", serif;
	font-size : 26px;
	font-style : normal;
	text-align : center;
	font-weight : 600;
	border : 5px dotted Blue;
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0px;
	padding-bottom : 10px;
	padding-top : 10px;
	}

BODY {
	background-image : url(afb/rag.jpg);
	background-attachment : fixed;
	background-color : #D3D3D3;
	font-family : Palatino, Tahoma, "Trebuchet MS", AGaramond, se;
	font-size : 18px;
	scrollbar-face-color: #DCDCDC; scrollbar-shadow-color: #929292; 
scrollbar-highlight-color: #F5EBEB; scrollbar-3dlight-color: #EDE1E1; 
scrollbar-darkshadow-color: #E9D9DA; scrollbar-track-color: #FDFDFD;
scrollbar-arrow-color: #181818;
	color: Green;
	}

.ccnorm {
	font: 15px "Comic Sans MS";
}

.stevig {
	font: 16px Default, Arial;
}

.rstevig {
	font: 18px "Comic Sans MS", "Copperplate Gothic Bold", Courier;
}

.grootstevig {
	font: 22px "Times New Roman", Arial;
	text-align: center;
	font-weight: bold;
	}

	.tekst {
	font: 16px "Comic Sans MS";
	text-align: justify;
	color: #454545;
	}

.groottekst {
	font: 20px "Comic Sans MS";
	text-align: justify;
	color: #454545;
}

.groengrtekst {
	font: 20px "Comic Sans MS";
	text-align: justify;
	color: Green;
}



	.kerntekst {
	font: 10px Courier, "Comic Sans MS";
	text-align: justify;
	color: #454545;
	}

.hand {
	font-family : "Lucida Handwriting", sans-serif;
}


A {
	color : Maroon;
	text-decoration : none;
}

A:LINK {
	color : Maroon;
	text-decoration : none;
}

A:VISITED {
	color : Maroon;
	text-decoration : none;
}

A:ACTIVE {
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	font-style : italic;
	text-decoration : none;
	}







