/* tekst: kleur en grootte */
BODY , DD , DIV , DL , DT , LI , MENU , OL , P , PRE , TD , TH , UL {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color : #FF00FF;
} 
BODY {
	font-size : 1em;
	background-color: #000;
	color: #000000;
}
.kunstinblik {
	font-size: 1.3em;
	font-weight: 700;
}
.h1 {
	font-size: 1.1em;
	font-weight: 700;
}
.h2 {
	font-size: 1.0em;
	font-weight: 700;
}
.tekst {
	font-size : 0.85em;
}
.underline {
	text-decoration: underline;
}
.tekst-image {
	font-size : 0.85em;
	color: #CCCCCC;
}
.hoofdletters {
	font-variant: small-caps;
}
.tekstintropagina {
	font-size : 0.85em;
	font-weight: bold;
}
.bottomlinks {
	font-size : 0.70em;
	color : #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.credits {
	font-size : 0.7em;
	color : #F0F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: center;
	vertical-align: bottom;
}
.tekst2 {
	font-size : 0.75em;
	text-align: left;
	vertical-align: top;
}
.imagetekst {
	font-size : 0.75em;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-bottom: 10px;
}
/* .=ongebruikt? */
.tekstzwart {
	color : #000;
}
/* .=ongebruikt? */
.tekstwit {
	color : #FFF;
}
/* .=ongebruikt? */
.tekstrood {
	color : #8C0000
}	
.zijmarge {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.lijntje {
	text-decoration: none;
}
/* .=ongebruikt? */
.werktitel {
	font-size :1.1em;
	font-weight: bolder;	 
}
/* .=ongebruikt? */
.richting {
	font-size : 0.75em;
	color : #900;
	padding-left: 15px;
	padding-bottom: 10px;
	text-decoration: none;
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #FF99FF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
