.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: auto;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.paginakop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #215DDE;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	text-decoration: none;
	cursor: auto;
	width: 95%;
}
.subkopblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	background-color: #3B8BFE;
	cursor: auto;
	text-align: center;
}
.hyperlinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #245DDB;
	background-position: right;
	background-color: #FFFFFF;
	text-align: right;
}
.subkopwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #2259D7;
}
.subkop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: auto;
	width: 90%;
	text-transform: none;
	text-decoration: none;
	background-color: #326EE9;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: underline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	background-position: left top;
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990099;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0099;
	text-decoration: underline;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF00FF;
	text-decoration: underline;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9900FF;
	text-decoration: underline;
}
.paginatxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #2155D6;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0000CC;
}
#ledennav {
	font-family: Arial, Helvetica, sans-serif;
}

#ledennav td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#ledennav a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:inline-table;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#ledennav a:hover {
	color:#0000FF;
	background-color: #FFFFCC;
	}

