body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #ddd;
	margin: 0 0 0 0;
}



A:link { color: #000; background: transparent; text-decoration: none; }
A:visited { color: #000; background: transparent; text-decoration: none; }
A:active { color: #000; background: transparent; text-decoration: none; }
A:hover {color: #d00; background: transparent; text-decoration: none; }






td.voetkader {
	color: #000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	background-color: #ddd;
	border-top: 1px solid #888;
}


td.witkader {
	color: #000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	background-color: #fff;
}



td.uitleg {
	font-family: Arial, Helvetica, sans-serif;
	color: #d00;
	font-weight: normal;
	font-size: 13px;
	background-color: transparent;
}

a.blok {
	display: block;
	font-size: 11px;
	text-align: left;
}

table.kader {
	border: 1px solid #C0C0C0;
}


table.schaduw {
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 0px
}

td.lijnrechts {
	border-right: 1px solid #aaaaaa;
}






span.info {
	border-bottom: 1px dotted grey;
	cursor: help;
}


span.auteur {
	cursor: help;
}

span.kaart:hover {
	color: #f00;
	cursor: url(kop.cur);
}


td.link { background-color: white; }
td.link:hover { background-color: red; }




td.normaal {
	color: #000;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
}

td.personeel {
	color: #bbb;
	text-align: right;
	font-weight: bold;
	font-size: 25px;
	vertical-align: bottom;
}

td.titels {
	color: #000;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
}

td.kop {
	color: #000;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	background-color: #5df;
}

td.grijskaders {
	color: #000;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	background-color: #ddd;
}


span.comentaar {
	color: #777;
	font-weight: normal;
	font-size: 12px;
}

span.kop {
	color: #000;
	text-align: right;
	font-weight: bold;
	font-size: 30px;
}

span.naam {
	color: #000;
	text-align: right;
	font-style: italic;
	font-size: 15px;
}






/* KALENDER BEGIN */

td.maandkop {
	color: #000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	height: 35px;
}


td.daglicht {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	vertical-align: center;
	width: 14%;
	height: 50px;
	background-color: #666;
}

td.dagdonker {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	vertical-align: center;
	width: 14%;
	height: 50px;
	background-color: #333;
}


td.vakantie {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	background-color: #777;
}



td.datum {
	color: #000;
	font-weight: normal;
	font-size: 25px;
}


td.kaltekst {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	height: 60px;
	vertical-align: top;
}




td.weeklicht {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	width: 14%;
	height: 100px;
	background-color: #eee;
}

td.weekdonker {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	width: 14%;
	height: 100px;
	background-color: #ccc;
}

td.welicht {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	width: 14%;
	height: 100px;
	background-color: #aaa;
}

td.wedonker {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	width: 14%;
	height: 100px;
	background-color: #888;
}

/* KALENDER EINDE */




td.lijsttitel {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #888;
}

td.lijstlijn {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	background-color: #ccc;
	width: 1px;
}

td.lijstlicht {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	background-color: #eee;
}

td.lijstdonker {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	background-color: #ddd;
}






td.maandag {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #fff;
}

td.dinsdag {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #fff;
}

td.woensdag {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #fff;
}

td.donderdag {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #fff;
}

td.vrijdag {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #fff;
}

td.zaterdag {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #ccc;
}

td.zondag {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #ccc;
}







td.uitlegTitel {
	color: #f00;
	font-weight: normal;
	font-size: 30px;
	background-color: #ed0;	
}



td.artik {
	color: #000;
	font-family: Times, Serif;
	font-weight: normal;
	font-size: 13px;
	background-color: #ffc;
	vertical-align: bottom;
	margin-top: 10;
}


div.artikIntro {
	color: #000;
	font-family: Times, Serif;
	font-weight: normal;
	font-size: 15px;
	background-color: #ffc;
	vertical-align: bottom;
	margin-top: 10;
}


td.artikIntro {
	color: #000;
	font-family: Times, Serif;
	font-weight: normal;
	font-size: 17px;
	background-color: #ffc;
	vertical-align: bottom;
	margin-top: 10;
}






td.fotocommentaar {
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	background-color: #fff;
	vertical-align: bottom;
	text-align: left;
}


td.ridders {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	background-color: #fff;
	vertical-align: bottom;
	width: 205px;
}




td.vulkaan {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	background-color: #fff;
	vertical-align: bottom;
	text-align: center;
	}

