P  {

	font-size : 9pt;

	font-family : Verdana, Arial, sans-serif;

	font-weight : normal;

	font-style : normal;

	color : #000000;

	text-decoration : none;

	line-height : 12pt;

}



TABLE {

	font-family : inherit;

	font-size : 9pt;

	font-style : inherit;

	font-weight : inherit;

}





H1  {

	font-family : Verdana, Arial, sans-serif;

	font-size : 15pt;

	font-weight : bold;

	font-style : normal;

	color : #513C83;

	background-image : url("");

	background-repeat : no-repeat;

	padding : 3pt;

	width : 100%;

	border-style : solid;

	border-color : #513C83;

	border-width : 1pt;

	border-right : 0pt;

	border-top-width : 0pt;

}



H2  {

	font-family : Arial, Verdana;

	font-weight : bold;

	font-style : italic;

	color : #000000;

	text-decoration : none;

	font-size : 12pt;

}



H3  {

	font-size : 10pt;

	font-family : Verdana, Arial, sans-serif;

	font-weight : bold;

	font-style : normal;

	color : #000000;

	text-decoration : none;

}



A  {

	font-size : 10pt;

	font-family : Verdana, Arial, sans-serif;

	font-weight : normal;

	font-style : normal;

	color : #0000FF;

	text-decoration : none;

}



A:Visited  {

	font-size : 10pt;

	font-family : Verdana, Arial, sans-serif;

	font-weight : normal;

	font-style : normal;

	color : Blue;

	text-decoration : none;

}



A:Active  {

	font-size : 10pt;

	font-family : Verdana, Arial, sans-serif;

	font-weight : normal;

	font-style : normal;

	color : #0000FF;

	text-decoration : underline;

}



A:Hover  {

	font-size : 10pt;

	font-family : Verdana, Arial, sans-serif;

	font-weight : normal;

	font-style : normal;

	color : #0000FF;

	text-decoration : underline;

	

}



BODY  {

	font-size : 9pt;

	font-family : Verdana, Arial, sans-serif;

	font-weight : normal;

	font-style : normal;

	color : #000000;

	background-color : #FFFFFF;

	text-align : left;

	line-height : 12pt;

	text-decoration : none;

	margin-left : 25pt;

	margin-right : 20pt;

	margin-top : 0pt;

	margin-bottom : 10pt;

	background-repeat : no-repeat;

	background-image : url("graphics/achtergrond_rechts.jpg");

	background-attachment : fixed;

}



HR  {

	color : #513C83;

	text-align : left;

	width : 100%;

	height : 1pt;

}

BODY.homepage {

	background-repeat : no-repeat;

	background-image : url("graphics/intro.jpg");

}


/* ILJA TOEGEVOEGD OP 29-11 */
.kop{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #513C83;
	width: 670px;
	border-bottom: 1px dotted black;
	padding: 3px;
	margin-bottom: 15px;
}


.naam{
	font-size: 10px;
	color: #513C83;
	width: 630px;
	border-bottom: 1px dotted #513C83;
	margin-top: 15px;
}
.support{
	width: 630px;
}
.logtext{
	font-size: 9px;
	color: #aaaaaa;
}

#support{
}
#support input, #support textarea{
	border: 1px solid black;
}
#support textarea{
	width: 460px;
	height: 150px;
	font: 12px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
}
#support .button{
	border: 1px solid black;
	background-color: #513C83;
	color: #FFFFFF;
}



