a:link{
	color: 				Blue;
	text-decoration: 	none; 
}
a:visited{
	color: 				Blue; 
	text-decoration: 	none;
} 
a:active{
	color: 				Blue;
	text-decoration: 	none;
}
a:hover{
	color: 				Blue;
	text-decoration: 	underline;
}	

td{
	font-family:		Arial;
 	font-size:			10pt;
 	text-align:			left;
 	color:				Black;
}

html, body{ 
 	font-family:		Arial;
 	font-size:			10pt;
 	margin:				0; 
 	padding:			0; 
 	text-align:			center;
} 
 
#paginabreedte{ 
	width:100%;
 	margin-left:		auto; 
 	margin-right:		auto; 
 	text-align:			left; 
 	min-width: 			750px;
} 
 
#boven{ 
 	height:				auto; 
 	width:				100%;
 	min-width: 			750px;  
 	background-color:	#FFFFFF;  
} 
 
#linkerkolom{
 	width:				auto; 
 	float:				left; 
 	position:			relative; 
 	margin-left:		-150px; 
 	margin-right:		-1px; 
}
 
#buitenkant{ 
 	border:				solid white 0px; 
  							/*/*/ border-left-width: 150px ;  /* breedte linkerkolom: rand verbergen in NN4 */ 
 	border-left-color: 	#FFFFFF;   /* kleur linkerkolom */ 
 	border-left-style: 	solid; 
 							/*/*/ border-right-width: 150px; /* breedte rechterkolom: rand verbergen in NN4 */ 
 	border-right-color: #FFFFFF;  /* kleur rechterkolom */ 
 	border-right-style: solid; 
 	background-color: 	#FFFFFF; /* kleur midden */ 
 	width: 				auto; 
} 
 
#rechterkolom{
 	width:				150px; 
 	float:				right; 
 	position:			relative; 
 	margin-right:		-150px; 
 	margin-left:		1px;
 	text-align:			right; 
} 
 
#onder{
 	height:				20px; 
 	width:				100%; 
 	background-color:	#FFFFFF;   
} 

#binnenkant{
	margin:				0; 
	width:				100%;
}
 
#midden{ 
 	float: 				left; 
 	width: 				100%; 
 	position: 			relative; 
 	margin: 			0 -8px 0 -2px;
 	text-align:			left; 
}
 
#buitenkant>#binnenkant{ 
	border-bottom: 		1px 
	solid 				#FFFFFF;  
}
 
.clr{
	clear:				both;
}
 
.inhoud{
	padding:			5px;		/*padding for inhoud */ 
} 
 
#boven .inhoud{
	padding-bottom:		0;		/*padding bottom 0 om spatie in IE5 Mac te verwijderen*/ 
} 



.kop{
	font-style:			normal;
	font-size:			14pt;
}

.menukop{
	font-style:			normal;
	font-size:			10pt;
	font-weight:		bold;
}		

.tussenkop{
	font-style:			normal;
	font-size:			10pt;
	font-weight:		bold;
}
	
.klein{
	font-style:			normal;
	font-size:			8pt;
	color:				Gray;
}

.warning{
	font-style:			normal;
	font-weight:		bold;
	color:				Red;
}

.berichtid{
	font-family:		Arial;
 	font-size:			8pt;
 	font-weight:		normal;
 	text-align:			right;
 	color:				Gray;
}
	
/*
+------------------------------------+
|    Stylesheet van Janfernhout.nl   |
|	  Copyright Janfernhout.nl		 |
+------------------------------------+	
*/
