/* CSS Document */




.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 3px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	line-height: 15px;	
}

.citaat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #c22026;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 3px;
}
.citaat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;	
	
}

.navigation_rood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C31201;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	width: 132px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #O00000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	width: 132px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C31201;
	text-decoration: none;*/
	background-color: #FFFFFF;
	/*display: block;
	padding: 8px;
	width: 140px;*/
	
}


.menu_header {
	display: block;
	padding: 3px 3px 3px 12px;
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px 20px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
a {
	color: #000000;
}


.lijst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 3px 6px;
	list-style-position: outside;
	list-style-image: url(pijl.gif);
	line-height: 15px;
}
.nav_lijst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #O00000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 3px 6px;
	list-style-position: outside;
	list-style-image: url(pijl.gif);
	line-height: 15px;	
}

.nav_lijst:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C31201;
	text-decoration: none;*/
	background-color: #FFFFFF;
	/*display: block;
	padding: 8px;
	width: 140px;*/
	
}

