body {  
	 background-image: 		url("images/background.jpg"); 
	 background-color:		#DBD1C7;
	 background-repeat: 		no-repeat;
	 background-position: 		left top;
	 margin-top: 			0px;
	 margin-right: 			0px;
	 margin-bottom: 		0px;
	 margin-left: 			0px;
     	 font-family: 			Verdana;
	 font:				bold;
	 font-size: 			12px;
}
body.large {  
	 background-image: 		url("images/background_large.jpg"); 
}

.menuItem {
	 visibility: 			hidden;
	 color:		 			#804F1F;
}

.wijziging {
	font-family:			Verdana;
	font-size:				8px;
	font:					italic;
}

.onderschrift {
	font-family:			Verdana;
	font-size:				9px;
	font:					italic;
}

p,td {  
	 font-family: 			Verdana;
	 font-size: 			13px;
	 font:					bold;
}

p.kop {
	color:				#AB9887;
}

.trans{
	background:			transparent;
}

h4 {
	color: 					black;
	font-family:			Verdana;
	font-size:				14px;
	margin-bottom: 			10px;
	margin-top: 			2px;
}


h3 {
	color: 					#AB9887;
	font-family:			Verdana;
	font-size:				18px;
	margin-bottom: 			10px;
	margin-top: 			2px;
}

h2{
	font-family:			Verdana;
	font-size:				20px;
}

.copyright {
	font-family: 			Verdana;
	font-size: 				9px;
}

h3.welkom {
	color: 					black;
}

h3.nieuwsitem {
	font-size:			15px;
}

a:visited, a:active, a:link {
	font-family: 			Verdana;
	font-size: 				12px;
	font : 					bold;
	text-decoration: 		none;
	color: 					#000000;
}

a:hover{
	text-decoration: 		underline;
	color: 					#E67300;
}

a.copyrightmeel, a.copyrightmeel:visited{
	font-family: 			Verdana;
	font-size: 				9px;
	font : 					bold;
	text-decoration: 		none;
	color: 					#DBD1C7;
}

a.bodylink, a.bodylink:visited{
	font-family:			Verdana;
	font-size:				12px;
	font:					bold;
	text-decoration:		none;
	color:					#AA8B6D;
}

a.bodylink:hover{
	text-decoration: 		underline;
	color: 					#E67300;
}

a.copyrightmeel:hover{
	text-decoration: 		underline;
	color:					#E67300;
}

td.boeklinks {
	background-image:		url("boek.jpg");
	width:				275px;
	border-top:				4px groove #C2AF9B; 
	border-left:			4px groove #C2AF9B; 
	border-bottom:			4px groove #C2AF9B;
	border-right:			4px groove #C2AF9B; 
	padding:			10px;  
	margin:				0px;
}
