body {
  background-color: #ffffff;
  margin-top: 0px;
  margin-left: 0px;
}
.txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #414042;
	font-size : 7pt;
	line-height : 14px;
	font-weight : normal;
}

.txt_bl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #006cb0;
	font-size : 7pt;
	line-height : 14px;
	font-weight : normal;
}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #006cb0;
	font-size : 7pt;
	line-height : 12px;
	font-weight : normal;
}

.kop {
	text-transform: uppercase;
}

.txt_gl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #f2c358;
	font-size : 7pt;
	line-height : 14px;
	font-weight : normal;
}

.uitgelicht {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #d27994;
	font-size : 7pt;
	line-height : 13px;
	font-weight : normal;
}

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: #f2c358; text-decoration : none;}
.txt A:visited {color: #f2c358; text-decoration : none;}
.txt A:hover {color: #006cb0; text-decoration : none;}

A.extern_ug:link {color: #d27994; text-decoration : none;} 
A.extern_ug:visited {color: #d27994; text-decoration : none;}
A.extern_ug:hover {color: #006cb0; text-decoration : none;}

A.extern_selected:link {color: #006cb0; text-decoration : none;} 
A.extern_selected:visited {color: #006cb0; text-decoration : none;}
A.extern_selected:hover {color: #006cb0; 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: #006cb0;
	font-size : 8pt;
	height: 25px;
	width: 340px;
	padding-top: 4px;
}

.inputstyle_area {
	border: 1px solid #cfd8de;
	background: url(none) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #006cb0;
	font-size : 8pt;
	height: 60px;
	width: 340px;
	padding-top: 4px;
}

.inputstyle_btn {
	border: 1px solid #cfd8de;
	background: url(none) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #006cb0;
	font-size : 7pt;
	height: 20px;
	width: 100px;
	text-decoration : none;
}

.inputstyle_btn2 {
	border: 1px solid #cfd8de;
	background: url(none) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #006cb0;
	font-size : 7pt;
	height: 20px;
	text-decoration : none;
}

.lbAction {
	border: 1px solid #cfd8de;
	background: url(none) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #006cb0;
	font-size : 7pt;
	height: 20px;
	text-decoration : none;
}

.inputstyle_btn a:link {color: #006cb0; text-decoration : none;} 
.inputstyle_btn a:visited {color: #ff0000; text-decoration : none;}
.inputstyle_btn a:hover {color: #ff0000; text-decoration : none;}

.inputstyle_btn2 a:link {color: #006cb0; text-decoration : none;} 
.inputstyle_btn2 a:visited {color: #ff0000; text-decoration : none;}
.inputstyle_btn2 a:hover {color: #ff0000; text-decoration : none;}

.error {
  font-size: 8pt;
  color: red;
}