@CHARSET "UTF-8";

/**
* DEFAULT INSTELLINGEN
**/

* {
	color: #1d2876;
	font-family: verdana;
	font-size: 11px;
}

/*
* Image tags mogen wel paddings en margins meekrijgen van tinyMCE!
* vspace + hspace werken niet als deze op 0 staan
**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0px;
padding:0px;
}

icon {
	width: 16px;
}

img {
	border: 0px none;
}

ul {
	padding-left: 15px;
}

ul ul.level0 {
	padding-left: 0px;
}

/**
* /TABLE INSTELLINGEN
**/

html {
	overflow: scroll;
}
body {
	background: #ffffff;
	height: 100%;
}
html {
	height: 100%;
}

table.body {
	height: 100%;
	width: 100%;
}
table.body tr {
	vertical-align: top;
}



table.body tr td.left {
	background: #ca4091 url(/images/left.jpg) top left repeat-x;
	height: auto;
}
table.body tr td.right {
	background: transparent url(/images/colors.jpg) top left repeat-x;
	width: auto;
}
table.body tr td.right div {
	background: #F27821;
	height: 26px;
	margin-top: 94px;
}
table.body tr td.logo {
	background: #1d2877;
	height: 93px;
	width: 218px;
}
table.body tr td.transition {
	background: transparent url(/images/transition.jpg) center no-repeat;
	height: 120px;
	width: 15px;
}
table.body tr td.colors {
	background: transparent url(/images/colors.jpg) top right repeat-x;
	height: 26px;
	width: 700px;
}
table.body tr td.breadcrumbs {
	height: 68px;
}
table.body tr td.navigation_left {
	background: #1D2877;
	height: 26px;
	width: 218px;
}
table.body tr td.navigation_right {
	background: #f27821;
	height: 26px;
}
table.body tr td.content {
	background: transparent url(/images/boog.jpg) top left no-repeat;
	height: 100%;
	padding: 15px 0px 15px 15px;
}

/**
* TEXT-ELEMENTEN
**/
h1 {
	background: transparent url(/images/titel_item.gif) center left no-repeat;
	clear: both;
	color: #a2c13a;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 45px;
	margin-bottom: 15px;
	padding: 0px 0px 6px 45px;
	vertical-align: bottom;
}

h2 {
	clear: both;
	color: #1d2876;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 15px;
	overflow: hidden;
	text-align: justify;
	width: 100%;
}

p {
	clear: both;
	color: #1d2876;
	display: block;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

a {
	color: #1d2876;
	text-decoration: underline;
}

a:active,
a:hover {
	color: #f27821;
}

/**
 * /TEXT-ELEMENTEN
**/
/**
* YOUTUBE
**/
div.youtube,
div.googlemap {
	background: url(/images/moment.gif) center top no-repeat;
	margin-bottom: 15px;
	text-align: center;
}

/**
* /YOUTUBE
**/

/** LOGO **/
td.logo a img {
	border: none 0px;
	margin-top: 20px;
}

/** /LOGO **/
/* BREADCRUMBS */

div#breadcrumbs {
	clear: both;
	padding: 4px 0px 0px 12px;
}
div#breadcrumbs a {
	background: transparent url(/images/bg_arrow_blue.gif) center right no-repeat;
	color: #1d2876;
	font-size: 11px;
	padding-right: 20px;
	text-decoration: none;
}

span#breadcrumbs div.current {
	color: #1d2876;
	font-size: 11px;
}

div#breadcrumbs a:hover {
	background: transparent url(/images/bg_arrow_orange.gif) center right no-repeat;
	color: #f27821;
	text-decoration: underline;
}

/* /BREADCRUMBS */
/* NAVIGATIEBALK */

td.navigation_right {
	width: 700px;
	min-width: 700px;
}

td.navigation_left ul,
td.navigation_right ul {
	height: 17px;
}

td.navigation_left ul {
	width: 218px;
}

td.navigation_right ul {
}

td.navigation_left ul li,
td.navigation_right ul li {
	display: block;
	float: left;
	text-align: center;
}

td.navigation_left ul li {
	background: transparent url(/images/bg_seperator.gif) center left no-repeat;
	width: 33%;
}

td.navigation_left ul li:first-child {
	background: none;
}

td.navigation_right ul li {
	background: transparent url(/images/bg_seperator.gif) center right no-repeat;
}

td.navigation_left ul li a,
td.navigation_right ul li a {
	color: #ffffff;
	display: block;
	font-size: 11px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}

td.navigation_left ul li a {
	font-weight: normal;
}

td.navigation_right ul li a {
	width: 135px;
	font-weight: bold;
}

td.navigation_left ul li.current a,
td.navigation_right ul li.current a,
td.navigation_left ul li a:active,
td.navigation_right ul li a:active,
td.navigation_left ul li a:hover,
td.navigation_right ul li a:hover {
	text-decoration: underline;
}

/** /NAVIGATIE BALK **/
/**
 * BODY
 */
table#body {
	padding: 0px 0px 0px 0px;
}

/**
 * /BODY
 */
/* CONTENT */
table.table_content {
	width: 918px;
}
td.headerimage {
	height: 180px !important;
	padding: 0px 15px 15px 15px;
	width: 481px;
}

.td_content {
	padding: 0px 30px 15px 30px;
	height: 370px;
	overflow: visible;
	min-height: 370px;
}

.td_content p {
	margin: 0px;
}

div#texthead, div#textheadlong {
	height: 34px;
	margin-bottom: 15px;
}

div#texthead h1, div#textheadlong h1 {
	line-height: 34px;
	margin: 0px;
	padding: 0 0 0 45px;
	vertical-align: bottom;
}

div#textheadlong h1, .td_content h1 {
	line-height: 17px;
}

.td_content ul li, .td_content ol li  {
	list-style-position: outside;
	margin-left: 15px;
}

table#body td#content img.foto {
	border: 0px none;
	margin-bottom: 15px;
	text-align: center;
	width: 481px;
}

table#body h1 {
	width: 452px;
}

table#body h2,
table#body p {
	width: 452px;
}

/* INDEX */
div.article {
	margin-bottom: 0px;
}

div.article div.header {
}

div.article div.header span,
div.article div.header span a {
	color: #1d2876;
	font-size: 12px;
	#line-height: 17px
}

div.article div.header span.datum {
	background: transparent url(/images/bg_seperator_blue.gif) center right no-repeat;
	padding-right: 15px;
}

div.article div.header span.titel a {
	font-weight: bold;
	text-decoration: none;
}

div.article p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 0px;
}

div.article a.readmore {
	display: block;
	font-size: 11px;
	text-decoration: underline;
}

div.article a.readmore:hover {
	color: #f27821;
}

/* /CONTENT */
/* COLUMNS */
td.column {
	width: 203px;
}

div#column_left {
	padding-bottom: 40px;
}

/* /COLUMNS */
/* ANKEILERS */
div.ankeiler {
	background: transparent url(/images/bg_ankeiler_footer.gif) center bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom: 9px;
	width: 203px;
}

div.ankeiler div.header {
	background: transparent url(/images/bg_ankeiler_header.gif) center bottom no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	padding: 0px 15px 0px 15px;
	width: 173px;
}

ul#submenu,
div#kalender,
div#column,
div#poll {
	background: #edebf2;
	border: solid #edebf2;
	border-width: 0px 1px 0px 1px;
}

div.ankeiler div.header {

}

/* /ANKEILERS */
/* SUBNAVIGATIE */
ul#submenu {
	list-style: none;
	overflow-x: hidden;
	padding: 1px 0 1px 0;
	width: 201px;
}

ul#submenu li a {
	border: solid #edebf2;
	border-width: 0px 1px 0px 1px;
	color: #1d2876;
	display: block;
	font-size: 12px;
	line-height: 21px;
	padding: 2px 11px 2px 11px;
	text-decoration: none;
	width: 181px;
}

ul#submenu li.current a,
ul#submenu li a:hover {
	background: #ffffff;
	color: #f27821;
}

ul#submenu li a:hover {
	text-decoration: underline;
}

/* /SUBNAVIGATIE */
/**
* PAGING
**/
div.paging {
	margin: 5px 0px 5px 0px;
	text-align: right;
	width: 451px;
}

div.paging a {
	font-size: 10px;
	font-weight: bold;
}

div.paging span {
	font-size: 12px;
	font-weight: bold;
}

/**
* /PAGING
**/
/* TALEN */
div.flags {
	margin-left: 12px;
}

div.flags img {
	border: 0px none;
	cursor: pointer;
	margin-right: 12px;
}

/* /TALEN */
/* KALENDER */
div#kalender {
	padding: 0px 12px 0px 12px;
	width: 177px;
}

div#kalender div.activiteit {
	padding: 6px 0px 6px 0px;
}

div#kalender div.activiteit div.datum {
	font-weight: bold;
}

div#kalender div.activiteit div.titel a {
	text-decoration: underline;
}

div#kalender div.activiteit div.titel a:hover {
	color: #f27821;
}

/* /KALENDER */
/* COLUMN */
div#column {
	padding: 9px 12px 0px 12px;
	width: 177px;
}

h2 div.info {
	background: #edebf2 url(/images/bg_info_footer.gif) center bottom no-repeat;
	float: right;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 0px 0px 6px 10px;
	padding: 0px 0px 9px 0px;
	width: 150px;
}

h2 div.info div.header {
	background: #ffffff url(/images/bg_info_header.gif) center top no-repeat;
	color: #edebf2;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	text-align: center;
}

h2 div.info div.columnist {
	text-align: center;
}
div#column div.columnist img,
h2 div.info img {
	border: 1px solid #1d2876;
	font-weight: normal;
	height: 70px;
	margin: 0px 7px 0px 0px;
	width: 70px;
}
div#column div.columnist img {
	float: left;
}

h2 div.info img {
}
a h2 div.info img {
	float: right;
	margin: 0px 0px 0px 10px;
}

h2 div.info table {
	margin: 2px 1px 0px 1px;
	width: 148px;
}
h2 div.info div.columnist {
	padding: 4px 4px 0px 4px;
	width: 142px;
}

h2 div.info div.datum {
	border-top: 1px solid #1d2876;
	padding: 6px;
}
h2 div.info div.datum div {
	font-weight: bold;
}
h2 div.info div.datum div.starttijd {
}

.td_content .datum {
	text-align: center;
}

div.starttijd {
	line-height: 16px;
}

h2 div.info div.datum div.eindtijd {
	text-align: right;
}

span.author {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
div.info span.author {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}
div#column div.column {

}

div#column div.column div.column_header {
	clear: both;
	font-weight: bold;
	padding-top: 9px;
}

div#column div.column div.column_intro {

}

/* /COLUMN */
div#poll {
	padding: 9px 12px 0px 12px;
	width: 177px;
}

div#poll div.titel {
	font-weight: bold;
	line-height: 12px;
}

div#poll div.vraag {
	line-height: 12px;
}

div#poll div#poll_opties {

}

div#poll div#poll_opties a {
	background: transparent url(/images/bg_radio.gif) top left no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 9px;
	padding-left: 18px;
	text-decoration: none;
	width: 100%;
}

div#poll div#poll_opties a:hover,
div#poll div#poll_opties a.clicked {
	background: transparent url(/images/bg_radio_selected.gif) top left no-repeat;
}

div#poll div#poll_opties a.results,
div#poll div#poll_opties a.results:hover {
	background-image: none;
	color: #1d2876;
	cursor: text;
	padding-left: 0px;
}

div#poll div#poll_opties div.results {

}

div#poll div#poll_opties div.results div.bar {
	background: #f27821;
	float: left;
	height: 14px;
	margin-right: 4px;
}

/* /POLL */

/* NOTICE */
div.notice {
	font-weight: bold;
	text-align: center;
}

/* NOTICE */
/* SEARCHFORM */
div#searchform {
	visibility: hidden;
	float: right;
	margin: 24px 0px 0px 300px;
}

div#searchform input.element {
	border: 1px solid #1d2876;
	display: inline;
	float: left;
	font-size: 11px;
	height: 17px;
	margin-right: 8px;
	margin-top: 2px;
	padding-top: 0px;
	vertical-align: middle;
	width: 178px;
}

div#searchform input.image {
	background-color: #1d2876;
	border: 0px none;
	color: #fff;
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	padding-bottom: 2px;
	margin-top: 2px;
	width: 70px;
}

/* /SEARCHFORM */

div.bestanden,
div.youtube {
	background: #edebf2 url(/images/bg_content_footer.gif) center bottom no-repeat;
	clear: both;
	padding: 0px 0px 9px 0px;
	width: 452px;
}
div.bestanden div.header,
div.youtube div.header {
	background: #ffffff url(/images/bg_content_header.gif) center no-repeat;
	color: #edebf2;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	text-align: center;
}
div.youtube div.header {
	margin-bottom: 9px;
}
div.bestanden div.bestandsnaam {
	padding: 4px;
}

div.bestanden div.bestandsnaam a {
	display: block;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
}
div.bestanden div.bestandsnaam a:hover {
	background-color: #ffffff;
}
div.bestanden div.bestandsnaam a img.mimetype {
	vertical-align: -35%;
}

div.bestanden div.bestandsomschrijving {
	padding: 4px 4px 4px 50px;
}

img.columnist {
	height: auto;
	width: 70px;
}
img.leftalign,
img.rightalign {
	height: auto;
	margin: 0px 0px 10px 0px;
	width: 200px;
}
img.leftalign {
	float: left;
	margin-right: 17px;
}
img.rightalign {
	float: right;
	margin-left: 17px;
}

/* /OVERZICHT */
.td_0 {
	width: 150px;
}