hr {height: 0; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top: 1px solid #f8981c;}

#knop_website	{
	position: absolute;
	top: 250px;
	left: 30px;
	width: 180px;
	height: 30px;
	border: 2px solid red;
}
td.l	{
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #aaaaaa;
}
td.t	{
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #aaaaaa;
}
td.r	{
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #aaaaaa;
}
td.b	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #aaaaaa;
}

.inp {
	font-family: Verdana;
	font-size: 8pt;
	color: #221e1f;
	border: 1px solid #aeaeae;
	background-color: #f8f2e2;
}
td.fkll {
	font-weight: bold;
	background-color: #bbbbbb;
	border-top:  2px solid #000000;
	border-bottom:  2px solid #000000;
	border-left:  2px solid #000000;
}
td.fklr {
	font-weight: bold;
	text-align: right;
	background-color: #bbbbbb;
	border-top:  2px solid #000000;
	border-bottom:  2px solid #000000;
}
td.fkrl {
	font-weight: bold;
	background-color: #bbbbbb;
	border-top:  2px solid #000000;
	border-bottom:  2px solid #000000;
	border-left:  1px solid #000000;
}
td.fkrr {
	font-weight: bold;
	text-align: right;
	background-color: #bbbbbb;
	border-top:  2px solid #000000;
	border-right:  2px solid #000000;
	border-bottom:  2px solid #000000;
}
td.fll {
	border-left:  1px solid #000000;
}
td.flr {
	text-align: right;
}
td.frl {
	border-left:  1px solid #000000;
}
td.frr {
	text-align: right;
	border-right:  1px solid #000000;
}
td.fslr {
	text-align: right;
	border-top:  1px solid #000000;
	border-bottom:  3px double #000000;
}
td.fsrr {
	text-align: right;
	border-top:  1px solid #000000;
	border-right:  1px solid #000000;
	border-bottom:  3px double #000000;
}