
INPUT.btn
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px outset #739CCE;
	background-color: #AAC1DF;
}

.verplicht
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;	
	font-weight: bold;
	color: Red;
}

FORM, OL, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.kop
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2D77B5;
}

A.kop
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2D77B5;
	text-decoration: underline;
}

A.minorkop
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2D77B5;
	text-decoration: underline;
}

.minorkop 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2D77B5;
}

.smallkop 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2D77B5;
}

.bigdefault
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}  

.default
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}  

.code
{ 
	font-family: "Courier New", Courier, monospace;  
	font-weight: bold;
	font-size: 12px;  
	color: #2D77B5;   
}

.omschrijving
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}

IMG.link
{
	cursor: hand;
}

A 
{
	text-decoration: none;
	color: #2D77B5; 
}

A:hover
{
	text-decoration: none;
	color: #AAC1DF;
}
 
A.createdby 
{
	text-decoration: none;
	color: #000000;
}

A.createdby:hover
{
	text-decoration: none;
	color: #AAC1DF;
}
 
BODY 
{ 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	font-family: "Arial, Helvetica, san-serif";
	font-size: 12px; 
	color: #000000;
}

IMG.euroteken
{
	vertical-align: text-bottom;
}

INPUT.aantal
{
	height: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px; 
	color: #000000;	
	text-align: right;
	border: 1px solid #000000;
}
HR.line {
	height: 1px;
	color: #2D77B5;
}
.search {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.searchbtn
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px outset #739CCE;
	background-color: #AAC1DF;
}

.btnlichtrood
{ 
	color: #8F0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 2px outset #739CCE;
	background-color: #AAC1DF;
}
