BODY {
	background-image : url("../media/bg_kleur.jpg");
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #001D1E;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #001D1E;
}

.achtergrond {
	background-position : top;
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-image : url("../media/achtergrond.jpg");
}

.menu{
	background-position : left;
	background-attachment : fixed;
	background-repeat : no-repeat;
}

.tekst { 
	background-color :#F8FEFF;
	
 }
 
 .referenties { 
	background-color :#FFFFFF;
 }
 
 .kop {
	font-weight : bold;
	size : 12px;
}

.schaduw_vert {
	background-repeat : y-repeat;
	background-image : url("../media/schaduw_vert.jpg");
	width :15px;
}

.bottom { 
	background-image : url("../media/onderkant.jpg");
}

.web-id{ 
	color : #76CCC0;
	font-size : 9px;
 }
 
 .marge_links {
	background-color :#F8FEFF;
	width : 10px;
 }
 
 .hand {
 	cursor : pointer;
 }
 
 A.menuitem_cursief {
	color : #FFFFFF;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 12;
	font-style : oblique;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
}
 A.menuitem {
 	color : #FFFFFF;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
 }
 
 .b_400{
 	width:400px;
}

A {
	color : #007579;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	letter-spacing : 1px;
}
