.oranje{
	background: #E53A01;
	/*width: 518px;*/
	height: 20px;
	color: white;
	font-family: Arial;
	font-weight: bold;
	align: middle;
	}
	
.oranje2{
	background: #E53A01;
	/*width: 178px;*/
	height: 20px;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align : left;
	margin-bottom : 0px;
	text-underline-position : below;
}
	
.tekstboven{
	color: #E53A01;
	font-family: Arial;
	font-weight: normal;
	align: middle;
	}
	
.lijn {
	color: red;
	width: 20px;
	height:600px;
}

.tekst{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #373737;
}

A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF6600;
	text-decoration : none;
}

A:Hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF6633;
	text-decoration : underline;
}

/*a:Visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF6600;
	text-decoration : none;*/
}

.tekstkl{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FF6633;
}
.kleinletter{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 6pt;
}
.linkfooter{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.infotekst{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	width: 150px
}

.adres{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	/*background: #f8f8f8;*/
	width:70%;
	color: #6e6e6e;
	font-weight: normal;
	align: middle;
	font-variant : normal;
	border : #D0D0D0;
}
.grijs{
	width: 70%;
	background: #ebebeb;
	
		}
.grijs2{
	width: 70%;
	/*background: #FFF0CC;*/
	
		}
		
.tekstrood{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color :#a7a7a7;
}

.tekstzwart{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color :#626262;
}
.BUTTON{
	background:#ff6347;
	color: #ffffff;
	font-family: Verdana, Trebuchet MS, arial,verdana,helvetica;
	font-size: 8pt;
	cursor : hand;
}
.fout
{
	font-family : Verdana, Times New Roman;
	text-decoration:  none; 
	color : red;
	font-size : 8 pt;
}