body         { font-family: Verdana; font-size: 10pt; vertical-align: top; }
td           { font-family: Verdana; font-size: 10pt; vertical-align: top; }
a            { color: #0000FF; text-decoration: none; font-weight: bold }
h3	     
{
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 14px; 

	background-repeat: no-repeat; 
	background-position: top left; 
	background-image:url('../images/icons/pijl_o.gif');
	color: #000099;

}

.main_header
{
	font-weight: bold;
}

.submit      
{ 
	color: #FFFFFF; 
	font-family: Verdana; font-size: 8pt; font-weight: bold; 
	background-color: #F3AB00; 
	height:20; 
	width: 36px; 
	border-style: outset;
	border-width: 2px;
}

.submit2      
{ 
	color: #FFFFFF; 
	font-family: Verdana; font-size: 8pt; font-weight: bold; 
	background-color: #009AF3; 
	height:20; 
	width: 36px; 
	border-style: outset;
	border-width: 2px;
}

.form_input  
{
	border: 1px solid #FF0000 
}



.titel_wit
{
	background-repeat: no-repeat; 
	background-position: top left; 
	background-image:url('../images/icons/bullet.gif');
	
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
}

.hok_content
{
	border-top:1px solid #FFFFFF; 
	padding: 10px; 
	line-height:100%;
	background-color: #FF9999;
	height: 179px;
}

.hok_titel
{
	padding:5px; 
	border-bottom:1px solid #000000; 
	background-color: #FF3333;
}

