﻿body{
	background-image: url('hoekLogo.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
	margin-top: 1px;
 	margin-left: 1px;
 	margin-right: 1px;	
	font-family: Tahoma, arial, helvetica, sans-serif; 
    font-size: 10pt; 
	LINE-HEIGHT: 15px; 	
}

#heading{
	position: absolute; 
	width: 361px; 
	height: 19px; 
	z-index: 1; 
	left: 372px; 
	top: 32px;
}

#content{

	position: absolute; 
	z-index: 2; 
	left: 25px; 
	top: 120px; 
	width: 702px;
}

#content-fullpage{
display:table;
	position: absolute; 
	z-index: 2; 
	left: 25px; 
	top: 120px; 
}


/*
#content P:first-letter { 
    font-size: 14pt; 

}
*/

#printlogo{
	display:none;
}

.herblink {
    text-decoration: none;

}
