* {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #0c537f;
}

p, font {
	margin: 0px;
}

a {
	font-weight: normal;
	color: #EC0078;
	text-decoration: underline;
}

table.content {
	width: 549px;
}

div#scrollbox {
	overflow-y: auto;
	height: 100%;
	height: expression(document.body.offsetHeight-192);
}

h2.news {
	background-color: #0f5275;
	color: white;
	font-weight: bold;
	font-size: 140%;
	margin: 0;
	padding: 0.5em;
	padding-left: 1em;
	border-bottom: 2px solid white;
}

div.news {
	margin: 0;
	padding: 0;
}

h3.news {
	margin: 0;
	padding: 0.5em;
	padding-left: 1em;
	background-color: 9acdf6
}

h3.news {
	font-weight: normal;
	font-size: 100%;
	color: #0c537f;
}

h3.news a {
	color: #0c537f;
	font-weight: bold;
	text-decoration: none;
}

h3.news a:hover {
	text-decoration: underline;
}

a.readmore {
	font-weight: bold;
	color: #EC0078;
	text-decoration: none;
}

a.readmore:hover {
	text-decoration: underline;
}

h1, font.kop, font.kop p {
	margin: 0px;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #0c537f;
}

h2, font.tussenkop, font.tussenkop p {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #EC0078;
}

h2.k5_special {
	color: #0C537F;
}

div#crumbletrail {
	font-weight: bold;
	color: #EC0078;
	margin: 0px;
	padding: 0px;
	margin-bottom: 16px;
}

div#crumbletrail a {
	font-weight: bold;
	color: #EC0078;
	text-decoration: none;
}

div#crumbletrail a:hover {
	text-decoration: underline;
}

div#navigation {
	padding: 4px;
}

table.footer {
	margin-top: 3px;
	width: 546px;
}

table.footer tr td.content {
	text-align: center;
	color: white;
	font-size: 14pt;
	font-weight: normal;
	padding: 6px;
	width: 168px;
	cursor: pointer;
}

table.footer tr td.spacer {
	font-size: 1px;
	width: 2px;
	background-color: white;
}

div.menu1 {
	margin-bottom: 0.5em;
}

div.menu2 {
}

a.level1, a.level1current {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.level1current {
	color: #EC0078;
}

a.level1:hover, a.level1current:hover {
	text-decoration: underline;
}

a.level2, a.level2current {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}

a.level2current {
	color: #EC0078;
}

a.level2:hover, a.level2current:hover {
	text-decoration: underline;
}

table.jaarplanner tr th {
	background-color: #9acdf6;
	color: #0f5275;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	text-align: left;
}

table.jaarplanner tr td {
	background-color: #D9E9F4;
	font-size: 10px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

table.jaarplanner tr td.maandnaam {
	vertical-align: top;
	font-size: 13px;
	color: #006eb7;
	font-weight: bold;
	padding: 1em;
}

table.jaarplanner tr td a {
	font-size: 10px;
	text-decoration: none;
}

table.jaarplanner tr td a:hover {
	text-decoration: underline;
}

table.jaarplanner tr td a.inschrijven {
/*	color: #0f5275;*/
}

table.jaarplanner tr td a.inschrijven_naam {
	color: #0f5275;
}

table.jaarplanner_opleiding th, table.jaarplanner_opleiding td {
	border-right: solid 2px #FFFFFF;
}

table.jaarplanner_opleiding tr.separator td {
	border-top: solid 2px #FFFFFF;
}

table.formulier {
	margin-top: 8px;
}

table.formulier tr {
	vertical-align: top;
}

td.formulier_label, td.formulier_label_last {
	font-weight: bold;
	width: 200px;
	background-color: #D9E9F4;
	padding: 4px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #FFFFFF;
	color: #EC0078;
}

td.formulier_spacer, td.formulier_spacer_last {
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #FFFFFF;
}

td.formulier_input, td.formulier_input_last {
	width: 300px;
	padding: 4px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #FFFFFF;
}

td.formulier_label_last, td.formulier_spacer_last, td.formulier_input_last {
	border: 0px;
}

td.formulier_buttons button {
	margin-top: 32px;
	width: 100px;
	border: 1px solid #0c537f;
	background-color: #D9E9F4;
	float: right;
}

input.formulier_text {
	width: 300px;
}

textarea.formulier_textarea {
	width: 300px;
	height: 100px;
}

input.formulier_checkbox {
	position: relative;
	left: -4px;
}

table.inschrijven {
	margin-top: 8px;
}

tr.inschrijven {
	vertical-align: top;
}

td.inschrijven_label, td.inschrijven_label_last {
	font-weight: bold;
	width: 200px;
	background-color: #D9E9F4;
	padding: 4px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #FFFFFF;
	color: #EC0078;
}

span.inschrijven_sublabel {
	font-style: italic;
	font-weight: normal;
}

td.inschrijven_spacer, td.inschrijven_spacer_last {
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #FFFFFF;
}

td.inschrijven_input, td.inschrijven_input_last {
	width: 300px;
	padding: 4px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #FFFFFF;
}

td.inschrijven_label_last, td.inschrijven_spacer_last, td.inschrijven_input_last {
	border: 0px;
}

input.inschrijven_terug, input.inschrijven_verder, input.inschrijven {
	width: 100px;
	border: 1px solid #0c537f;
	background-color: #D9E9F4;
}

input.inschrijven_terug, input.inschrijven_verder {
	margin-top: 32px;
}

input.inschrijven_terug {
	float: left;
}

input.inschrijven_verder {
	float: right;
}

input.inschrijven {
}

input.zoeken {
	width: 100px;
	border: 1px solid #0c537f;
	background-color: #D9E9F4;
}

p.inschrijven_errors {
	margin-top: 16px;
	font-weight: bold;
	color: #EC0078;
	background-color: #FFFFFF;
}

ul.inschrijven_errors {
}

li.inschrijven_errors {
}

input.inschrijven_text {
	border: 1px solid #0c537f;
}

sup.inschrijven_required {
	font-weight: normal;
	padding-left: 4px;
	color: #EC0078;
}


table.inschrijven_cursussen {
}

table.inschrijven_cursussen TH {
	text-align: left;
	vertical-align: top;
	color: #0c537f;
	font-size: 12px;
	font-weight: bold;
}

table.inschrijven_cursussen td {
	text-align: left;
	vertical-align: top;
	padding-right: 8px;
}

div.aanmelden {
	float: right;
	text-align: center;
	width: 80px;
	min-height: 20px;
	border: 1px solid #0c537f;
	background-color: #D9E9F4;
	padding: 4px;
}

div.aanmelden b, div.aanmelden strong {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}

div#cms_formulier {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #0c537f;
	margin-top: 16px;
	padding-top: 16px;
}

a.boek {
	font-weight: bold;
	color: #EC0078;
	text-decoration: underline;
}

a.boek:hover {
	text-decoration: underline;
}

div.zoekresultaat h3 a {
	font-size: 12px;
	font-weight: bold;
}

div.zoekresultaat p {
	padding-left: 1em;
}

a.zoeken_paginas {
	padding: 4px;
}

a.current {
	background-color: #D9E9F4;
}

strong.highlight {
	background-color: #D9E9F4;
}

div#searchbox {
	padding: 0;
	padding-bottom: 1em;
}

div#searchbox input {
	font-size: 10px;
	border: 1px solid #0c537f;
}

input.zoeken_termen_small {
	width: 73px;
}

input.zoeken_small {
	width: 50px;
	height: 16px;
	background-color: #D9E9F4;
}

td.header {
	text-align: center;
	color: white;
}

td.header a {
	color: white;
	text-decoration: none;
}

div.kerngebied {
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-weight: bold;
	font-size: 12px;
}

div.blokken {
	background-color: #cce8fb;
	height: 100%;
}

div.blokken table {
	background-color: white;
	width: 100%;
}

div.blokken table td {
	padding-right: 3px;
	padding-bottom: 3px;
}

div.blokken table td.right {
	padding-right: 0;
}

div.blokken table tr.bottom td {
	padding-bottom: 4px;
}

div.blokken td img {
	border: 0px;
}

img.banner {
	display: block;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
}

img.stoplicht {
	float: left;
	width: 10px;
	height: 10px;
	border: 0px;
	padding-right: 0.5em;
	padding-top: 2px;
	cursor: help;
}

table.activiteiten_kalender {
	width: 100%;
}

table.activiteiten_kalender tr th {
	background-color: #0f5275;
	color: white;
	font-weight: bold;
	font-size: 140%;
	text-align: left;
	padding: 0.5em;
	padding-left: 1em;
	border-bottom: 2px solid white;
}

table.activiteiten_kalender tr td.activiteit_datum {
	vertical-align: top;
	background-color: #9acdf6;
	border-right: 2px solid white;
	color: #EC0078;
	font-weight: normal;
	padding: 0.5em;
}

table.activiteiten_kalender tr td.activiteit_tekst {
	vertical-align: top;
	background-color: #c2e1f9;
	color: #0f5275;
	font-weight: normal;
	padding: 0.5em;
	padding-left: 0.75em;
}

table.activiteiten_kalender tr td.activiteit_tekst a {
	color: #0f5275;
	font-weight: bold;
	text-decoration: none;
}

table.activiteiten_kalender tr td.activiteit_tekst a:hover {
	text-decoration: underline;
}

table.activiteiten_kalender tr td.activiteit_datum_footer {
	background-color: #9acdf6;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	padding: 0;
}
table.activiteiten_kalender tr td.activiteit_tekst_footer {
	background-color: #9acdf6;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 0.5em;
	padding-left: 0.75em;
}

table.activiteiten_kalender tr td.activiteit_tekst_footer a {
	color: #0f5275;
	font-weight: bold;
	font-size: 115%;
	text-decoration: none;
}

table.activiteiten_kalender tr td.activiteit_tekst_footer a:hover {
	text-decoration: underline;
}

div.news_footer {
	padding: 0.5em;
	padding-left: 1em;
	border-top: 2px solid white;
	background-color: #9acdf6;
}

div.news_footer a {
	color: #0f5275;
	font-weight: bold;
	font-size: 115%;
	text-decoration: none;
}

div.news_footer a:hover {
	text-decoration: underline;
}

div.newsitem h2 {
	color: #0f5275;
	font-size: 115%;
	font-weight: normal;
	padding: 0;
}

div.newsitem h2 a {
	color: #0f5275;
	font-weight: bold;
	text-decoration: none;
}

div.newsitem h2 a:hover {
	text-decoration: underline;
}

@media screen {
	.print {
		display: none;
	}
}

.middle {
	vertical-align: middle !important;
}

h2.alpha {
	color: #0f5275;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 150%;
}

td.beeldengeluid {
	text-align: center;
}

td.beeldengeluid a {
	color: white;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
}

td.beeldengeluid a:hover {
	text-decoration: none;
}

div#testmarker {
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffa7;
	border: 1px dashed black;
	padding: 0.5em;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

ul.taal_select {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-right: 4px;
	text-align: right;
}

ul.taal_select li {
	display: inline;
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 0.5em;
}

ul.taal_select img {
	border: 0;
}

img.vacature_logo {
	border: 0;
}

div#tips {
	background-color: #cce8fb;
	border-bottom: 4px solid white;
	padding: 4px;
	text-align: center;
}

div#tips a {
	font-size: 14pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}

div.form_explanation {
	margin-top: 1em;
	font-size: 9px !important;
}

div.form_explanation * {
	font-size: 9px !important;
}

/* START: fotogalerij */

div#fotogalerij_foto {
	text-align: center;
	height: 310px;
}

div#fotogalerij_foto img {
	border: 1px solid black;
}

p.foto_onderschrift {
	font-style: italic;
}

div#thumbnails {
	width: 549px;
	margin-top: 1em;
	height: 90px;
	overflow-x: scroll;
}

div#thumbnails img {
	border: 1px solid black;
}

/* END: fotogalerij */

/* START: media */

DIV#media_showcase {
	margin-bottom: 2em;
}

DIV#media_objects {
}

DIV.media_object_video, DIV.media_object_audio {
	border: 1px outset black;
	padding: 0.5em;
	margin-bottom: 1em;
	background-color: #cae7fa;
	padding-right: 50px;
}

DIV.media_object_video {
	background-image: url(/_img/video.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}

DIV.media_object_audio {
	background-image: url(/_img/audio.png);
	background-repeat: no-repeat;
	background-position: right 3px;
}

DIV.media_object_video H2, DIV.media_object_audio H2 {
	color: #006eb7;
	font-size: 14px;
	font-weight: bold;
}

DIV.media_object_video H2 A, DIV.media_object_audio H2 A {
	color: #006eb7;
	font-size: 14px;
	font-weight: bold;
}

DIV.media_object_video SPAN, DIV.media_object_audio SPAN {
	float: right;
	font-style: italic;
	padding-right: 10px;
	margin-top: -20px;
}

DIV.media_object_video DIV, DIV.media_object_audio DIV {
	clear: both;
	margin-top: 1em;
}

DIV.media_showcase_video, DIV.media_showcase_audio {
	border-bottom: 2px dotted #006eb7;
	padding-bottom: 1em;
}

DIV.media_showcase_video DIV, DIV.media_showcase_audio DIV {
	margin-top: 1em;
}

DIV.media_showcase_video SPAN, DIV.media_showcase_audio SPAN {
	font-style: italic;
}

textarea.external_player {
	width: 380px;
	height: 100px;
}

/* END: media */

TR.formulier__data {
	display: none;
}

DIV.logos {
	margin-top: 1em;
	text-align: center;
}

DIV.logos IMG {
	margin-bottom: 0;
}

table.sodonline_inloggen td {
	padding-top: 5em;
}