/* Stijlblad voor fotosite moet je kijken*/

BODY, TD, TH { 
	font-size : 0.8em;
	line-height : 140%;
	color : #000099;
	font-family :  Arial, Helvetica, sans-serif;
}

BODY {
	margin-left : 20px;
	margin-right : 10%;
	background-image : URL(../images/criko2.jpg);
}

BODY.nav {
	background-color :#000000;
}

TABLE, TD {
	background-color : #D6DEEB;
}	

EM {
	color : #000099;
	font-weight : bold;
}

PRE {
	font-family : monospace;
}

/* ankers */
A {
	font-size : 1em;
	color : #000099;
	font-weight : bold;
	text-decoration : none; 
}

A:hover {
	color : #ff0000;
	font-weight: bold
}

A.nav {
	font-size : 1.2em;
	color : #ff0000;
	font-weight : bold;
	text-decoration : none; 
}

A.nav:hover {
	color : #9cbbd3;
}

/* koppen */
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	color : #000099;
	font-size : 1.4em;
}

H2 {
	color : #000099;
	font-size : 1.2em;
}

H3 {
	color : #000099;
	font-size : 1.0em;

}

H4 {
	color : #000099;
	font-size : 0.8em;
}

DIV.footnote {
	color : yellow:
	font-size : 0.8em;
	text-align : center;
}
