td {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: justify;
	line-height: 14px;
	color: #003260;
}
td.menuItem {
	vertical-align: middle;
	padding-left: 10px;
	background-color: #76aada;
}

.header_grey {
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-align: left;
	line-height: 22px;
}
.header_black {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 22px;
}
.header_orange {
	font-size: 18px;
	font-weight: bold;
	color: #d35e00; /* voller oranje */
	text-align: left;
	line-height: 22px;
}

.header_open_site {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	line-height: 16px;
}
a.header_open_site:link, a.header_open_site:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a:link, a:visited {
	font-weight: bold;
	color: #004280;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #1c73c4;
	text-decoration: underline;
}
a.menuItem:link, a.menuItem:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menuItem:hover, a.menuItem:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.disclaimer:link, a.disclaimer:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.disclaimer:hover, a.disclaimer:active {
	font-weight: normal;
	color: #c1e1ff;
	text-decoration: underline;
}
input, select, option {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #003260;
}


.header_red {	
	font-size: 18px;
	font-weight: bold;
	color: #C00000;
	text-align: left;
	line-height: 22px;
}
a.header_red:link, a.header_red:visited { text-decoration: none; color: #a00000; }
a.header_red:hover, a.header_red:active { text-decoration: underline; color: #c00000; }

.header_grey {
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-align: left;
	line-height: 22px;
}
span, input, select, option, textarea, button {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

a.zwart {
	font-weight: bold;
	color: #000000;
}
a.zwart:link, a.zwart:visited {
	color: #000000;
	text-decoration: none;
}
a.zwart:hover, a.zwart:active {
	color: #000000;
	text-decoration: underline;
}

.smallheader {
	font-size: 9pt; 
	font-weight: bold;
	color: #c00000;
}
.mediumheader {
	font-size: 12pt;
	font-weight: bold;
	color: #c00000;
	text-align: left;
}
.header {
	font-size: 14pt;
	font-weight: bold;
	color: #c00000;
	text-align: left;
	line-height: 20px;
}
.menubalk {
	visibility: hidden;
	position: absolute;
	top: 181px;
	background-image: url(images/layout/menubalk_bg.gif);
	background-repeat: repeat-x;
}
.ondertitel {
	font-size: 8pt;
	font-style: italic;
}

/* cms classes */
.koptekst1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	color: #c00000;
	line-height: 20px;
}
.koptekst2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #c00000;
	line-height: 20px;
}
.standaardtekst {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


