body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
}


a:link#link {
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	padding-left: 23px;
	
}


a:visited#link {
	font-size: 14px;
	color: #000033;
	font-style: italic;
	text-decoration: none;
	padding-left: 23px;
}

a:hover#link {
	font-size: 14px;
	color: #cc0000;
	font-style: normal;
	text-decoration: underline;
	padding: 1px;
	padding-top: 2px;
	padding-left: 23px;
	background: url("images/friesche_pompe_blede_copy.gif");
	background-repeat: no-repeat;
}


td.hans{	
	border-style: solid;
	border-width: 2px;
    width: 100%;
	border-color: #550000;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px
}

td.hans:hover {
/*	background: url("images/friesche_pompe_blede_copy.gif");
	background-repeat: no-repeat;*/
	border-color: #cc0000;
	border-width: 2px;
}

table{
	width: 100%;
}

td.bijgewerkt {
/*	background: url("images/friesche_pompe_blede_copy.gif");
	background-repeat: no-repeat;*/
	border-color: #cc0000;
	border-width: 0px;
}

p#bijgewerkt{
	font-size: 8px;
}

table.inloggen {
	border-style: solid;
	border-width: 0px;
    width: 100%;
	border-color: #ffffff;
	font-size: 8px;
	font-color: #E5E5E5;
	padding-left: 5px;
	padding-top: 2px;	
	position: absolute;
	bottom: 5px;
	left: 0px
}

a:link#inloggen {
	font-size: 8px;
	color: #c0c0c0;
	text-decoration: none;
	padding-left: 23px;
	
}


a:visited#inloggen {
	font-size: 8px;
	color: #c0c0c0;
	font-style: italic;
	text-decoration: none;
	padding-left: 23px;
}

a:hover#inloggen {
	font-size: 8px;
	color: #c0c0c0;
	font-style: normal;
	text-decoration: underline;
	padding-left: 23px;
}

