/*  Copyright 2001 Arjan Sas ICT Consultancy */

A:link {
	text-decoration: underline;
	color: #1E1D5F;
	font-weight : bold;
}
A:visited  { 
	text-decoration: underline; 
	color: Navy;
}
A:active    { text-decoration: none }
A:hover     { text-decoration: underline; color: Red }
A.menu:link { 
	text-decoration: none;
	color : White;
}
A.menu:visited { 
	text-decoration: none;
	color : White;
}
A.menu:hover {
	text-decoration: none;
	color : #F5C783;
}
A.submenu:link { 
	text-decoration: none;
	color : White;
}
A.submenu:visited { 
	text-decoration: none;
	color : White;
}
A.submenu:hover {
	text-decoration: none;
	color : #F5C783;
}
BODY {
	margin: 0px;
	background-image: url(../images/background/left.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: medium;
}
BODY.menu {
	margin-left : 0px;
}
BODY.submenu {
	margin-left : 0px;
}
H1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
}
H2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 10px;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 10px;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 10px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 0px;
}
P.kop { 
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0px;
}
P.naam { 
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0px;
}
P.aankondiging { 
	margin-top: 0px;
	margin-bottom: 0px;
}
P.cv { 
	margin-top: 0px;
	margin-bottom: 0px;
}
P.tekst { 
	margin-top: 0px;
	margin-bottom: 0px;
}
P.literatuur { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent:  -20px;
}
P.database { 
	margin-top: 0px;
	margin-bottom: 0px;
}
P.menu {
	font-size : 70%;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-left : 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
P.submenu {
	font-size : 60%;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-left : 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
P.verder { 
	font-weight: bold;
	margin-top: 0px;
}
P.colofon {
	font-size: 60%;
	font-style: normal;
	text-align: right;
}
UL { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
OL { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
TD.tekst { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	vertical-align: top;
}
TD.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #CBF0F9;
}
SPAN.tekst { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.listpdf {
	list-style-image: url(../images/smallicons/smallpdf.gif);
}
.listhtml {
	list-style-image: url(../images/smallicons/smallhtm.gif);
}
.adres {
	font-size: 60%;
}
.lastupdate {
	font-size: 9px;
	color: #FFFFFF;
}
.hidden {display:none;font-size:0.1pt;}
