.datum {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
}
.bodytekst A:link    {text-decoration: none; color: #A2341A;}	
.bodytekst A:visited {text-decoration: none; color: #A2341A}
.bodytekst A:active  {text-decoration: none; color: #A2341A}
.bodytekst A:hover   {text-decoration: none; color: #6B6B6B}
.bodytekst {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
	line-height: 16px;
}
.smalltekst {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
	line-height: 16px;
}
.domeincheck {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-image: url(../afbeeldingen/links/fieldbg.gif);
	height: 26px;
	width: 146px;
	padding-left: 5px;
	border: 1px solid #ABABAB;
	padding-top: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.domeincheckfalse {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-image: url(../afbeeldingen/links/fieldbgfalse.gif);
	height: 26px;
	width: 146px;
	padding-left: 5px;
	border: 1px solid #cb9191;
	padding-top: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.textbox {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-image: url(../afbeeldingen/links/fieldbg.gif);
	height: 26px;
	width: 146px;
	padding-left: 5px;
	border: 1px solid #ABABAB;
	padding-top: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.ext {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
}
.links {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #5E5E5E;
	cursor:hand;cursor:pointer;
}

.tableback{
  font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
	line-height: 16px;
	background-color:#f1f1f1;
}
.tableblank{
  font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
	line-height: 16px;
  background-color:#ffffff;
}
.tablelight{
  font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
	line-height: 16px;
  background-color:#f9f9f9;
}
.loading{
  background-image: url(../afbeeldingen/checking.gif);
  background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;

}

.tablehlight{
  font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6B6B;
	line-height: 16px;
  background-color:#fcfcfc;
}
.hand{
 cursor:hand;cursor:pointer;
}