/*---------------------------------------
   Linked Syle Sheet for www.illusion.be 
             filip@illusion.be             
  ---------------------------------------*/

BODY {
	margin: 8px;
	padding: 0px;
	background-image: url(images/achtergrond.jpg);
	background-attachment: fixed;
	background-position: 100% 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
	}

A {
	text-decoration: none; 
	color: #000000;
	}
A:link {color: #993300;
	}
A:visited {color: #3399FF;
	}
A:active {color: #FF0033;
	}

P {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0px;
	color: black;
	}
P.indent {
	text-indent: 3em;
	}

H1, H2, H3, H4, H5, H6 {
	color: black;
	margin: 0;
	font-family: "arial black", arial, verdana, helvetica, geneva, sans-serif;
	font-weight: normal;
	letter-spacing: -0.1ex;
	}

H1 { font-size: 2em;}
H2 { font-size: 1.5em;}
H3 { font-size: 1.17em;}
H4 { font-size: 1em;}
H5 { font-size: .83em; line-height: 1.17em;}
H6 { font-size: .67em;}
	
SMALL {font-size: 75%;
	}

INPUT, TEXTAREA, SELECT {
	color:black;
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	}
	
EM { 
	font-weight: bold;
	color: #FF0000;
	font-style: normal
	}
.projectCode {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: white}
.kleinetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #F00;
}
