/*     CSS voor Internet Explorer op      */
/*       en  Netscape 6 op Windows        */
/*     en Internet Explorer 5 op Mac      */
/* P DIV SPAN A TABLE en TD voor Netscape */

body, p, div, span, a, table, td, form {
	color : #000000;
	font-size: 10pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;}

.klein   { font-size : 8pt;}
.kleiner { font-size : 7pt;}
.vnaam {  font-size :  8pt;
        	font-weight : normal;}
.anaam {  font-size: 8pt;
        	font-weight : bold;}
.titel {  font-size: 8pt;
        	font-style : italic;
        	font-weight : normal;}
.blauwekamer { font-size : 8pt;
               color : #330066; 
               font-style: italic}
.seasonskop {
	color : #333333;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.kunstkop {
	color : #333333;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.LayNav {
  position:absolute; 
	z-index:99; 
	left: 55px; 
	top: 10px; 
	visibility: hidden; 
	background:url(../img/achtergrondpixel.jpg); 
	border: 0px none #000000;
}
/*       */
/* Links */
/*       */

A:link	 {
	color : #000000;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:visited {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A:hover	 {
	text-decoration : underline;
	color : #444444;
}

A:active {
	color : #444444;
}

/* Als een plaatje een URL is, geen eigenschappen */
.imgurl:hover {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

.imgurl:visited {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

.imgurl:link {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

.imgurl:active {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
	}

/* kleine url links: */
.kleineurl:hover {
	color : #444444;
	background-color : transparent;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

.kleineurl:visited {
  color: #000000;
	background-color : transparent;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 8pt;
}

.kleineurl:link {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
}

.kleineurl:active {
	color : #444444;
	background-color : transparent;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

/* kleineRE url links: */
.kleinereurl:hover {
	color : #444444;
	background-color : transparent;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 7pt;
	text-decoration : none;
}

.kleinereurl:visited {
  color: #000000;
	background-color : transparent;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 7pt;
}

.kleinereurl:link {
	color : #000000;
	font-size : 7pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
}

.kleinereurl:active {
	color : #444444;
	background-color : transparent;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 7pt;
	text-decoration : none;
}
.accent {  font-weight: bold; font-variant: small-caps; text-transform: capitalize; font-size: 80%}

