a img { border: 0px; display: block; }

.txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #43424a;
	font-size : 9pt;
	line-height : 16px;
	font-weight : normal;
}

.txt4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #43424a;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
}

.txt2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size : 9pt;
	line-height : 16px;
	font-weight : normal;
}

.txt3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #faa819;
	font-size : 9pt;
	line-height : 16px;
	font-weight : bold;
}

.txt_kl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #807e89;
	font-size : 7pt;
	line-height : 16px;
	font-weight : normal;
}

.kop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	font-size : 12pt;
	line-height : 18px;
	font-weight : bold;
}

A.extern:link {color: #f2c358; text-decoration : none;} 
A.extern:visited {color: #f2c358; text-decoration : none;}
A.extern:hover {color: #006cb0; text-decoration : none;}

.txt A:link {color: #000000; text-decoration : none;}
.txt A:visited {color: #000000; text-decoration : none;}
.txt A:hover {color: #ff0000; text-decoration : none;}

.txt2 A:link {color: #ff0000; text-decoration : none;}
.txt2 A:visited {color: #ff0000; text-decoration : none;}
.txt2 A:hover {color: #000000; text-decoration : none;}

/** style voor INPUT, TEXTAREA, SELECT elementen **/
.inputstyle {
	border: 1px solid #cfd8de;
	background: url(none) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	font-size : 8pt;
	height: 25;
	width: 500px;
	padding-top: 4;
}

.inputstyle_area {
	border: 1px solid #cfd8de;
	background: url(none) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	font-size : 8pt;
	height: 60;
	width: 500px;
	padding-top: 4;
}

.inputstyle_btn {
	border: 1px solid #cfd8de;
	background: url(none) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	font-size : 7pt;
	height: 25;
	width: 100px;
	text-decoration : none;
}

.inputstyle_btn a:link {color: #ff0000; text-decoration : none;} 
.inputstyle_btn a:visited {color: #000000; text-decoration : none;}
.inputstyle_btn a:hover {color: #000000; text-decoration : none;}

.error {
  font-size: 8pt;
  color: red;
}