.pagetitle {
font-size: 			20px;
font-family: 		Century Gothic, Arial, Verdana;
font-weight: 		bold;
color: 				#000000;
} 

.topmenu {  
font-family: 		Arial, Verdana; 
font-size: 			12px; 
color: 				#ffffff;
}

a.topmenu {  
font-family: 		Arial, Verdana; 
font-size: 			12px; 
text-decoration: 	none;
color: 				#ffffff;
}

a.topmenu:hover {  
font-family: 		Arial, Verdana; 
font-size: 			12px; 
font-weight:		bold;
text-decoration: 	none;
color: 				#ffffff;
}

.menu {  
font-family: 		Arial, Verdana; 
font-size: 			12px; 
color: 				#ffffff;
font-weight:		none;
text-align:			center;
	border: 				#ffffff; 
	border-style: 			solid; 
	border-top-width: 		0px; 
	border-right-width: 	2px; 
	border-bottom-width:	0px; 
	border-left-width: 		0px;
}

a.menulink {  
font-family: 		Arial, Verdana; 
font-size: 			12px; 
font-weight:		none;
text-decoration: 	none;
color: 				#ffffff;
}

a.menulink:hover {  
font-family: 		Arial, Verdana; 
font-size: 			12px; 
font-weight:		bold;
text-decoration: 	none;
color: 				#ffffff;
}

.submenu {  
font-family: 		Arial, Verdana; 
font-size: 			14px; 
color: 				#A71E1E;
}

a.submenu {  
font-family: 		Arial, Verdana; 
font-size: 			14px; 
font-weight:		bold;
text-decoration: 	none;
color: 				#A71E1E;
}

a.submenu:hover {  
font-family: 		Arial, Verdana; 
font-size: 			14px; 
font-weight:		bold;
text-decoration: 	underline;
color: 				#A71E1E;
}

.copyrights {  
font-family: 		Arial, Verdana; 
font-size: 			10px; 
color: 				#8C8C8C;
}

a.copyrights {  
font-family: 		Arial, Verdana; 
font-size: 			10px; 
text-decoration: 	none;
color: 				#8C8C8C;
}

a.copyrights:hover {  
font-family: 		Arial, Verdana; 
font-size: 			10px; 
text-decoration: 	underline;
color: 				#8C8C8C;
}

.datum {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			14px;
	color: 				#A71E1E;
}

.header {
	font-family: 		Century Gothic, Arial, Verdana;
	font-weight: 		bold;
	font-size: 			16px;
	color: 				#A71E1E;
}

.titel {
	font-family: 		Arial, Verdana;
	font-weight: 		bold;
	font-size: 			14px;
	color: 				#A71E1E;
}

.nieuws {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#494949;
	line-height: 		12px;
}

a.nieuws {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#A71E1E;
	text-decoration:	none;
}

a.nieuws:hover {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			11px;
	text-decoration:	underline;
	color: 				#A71E1E;
}

.textsmall {
	font-family: 		Arial, Verdana;
	font-weight: 		bold;
	font-size: 			12px;
	color: 				#ffffff;
	line-height: 		12px;
}

td {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			12px;
	line-height: 		16px;
	color: 				#6D6D6D;
}

.text {
	font-family: 		Arial, Verdana;
	font-weight: 		none;
	font-size: 			12px;
	color: 				#6D6D6D;
	line-height: 		16px;
}

a {
	font-family: 		Arial, Verdana;
	font-size: 			12px;
	color: 				#A71E1E;
	text-decoration: 	none;
	font-weight:		none;
}

a:hover {
	font-family: 		Arial, Verdana; 
	font-size: 			12px; 
	color: 				#A71E1E;
	text-decoration:  	underline;
	font-weight:		none;
}

body { 
	margin-top:			0px;
	margin-right: 		0px;
	margin-left: 		0px;
	margin-bottom: 		0px;
	background-color:	E0E0E0;
}

hr {
	width:				100%;
	color:				#E0E0E0;
	height:				1px;
	border:				1px solid #E0E0E0;
	clear:				both;
	}


.border_bottem {
	border: 				#A71E1E; 
	border-style: 			solid; 
	border-top-width: 		0px; 
	border-right-width: 	0px; 
	border-bottom-width:	1px; 
	border-left-width: 		0px;
}