/* ALGEMENE OPMAAK */

p {
  padding: 5px 0px 0px 0px;
}

table {
  display: table;
  table-layout: auto;
}

ul {
  padding-right:  0em;
}

a:link, a:visited {
  color: #fff;
  background: transparent;
  text-decoration: none;
}

a:hover {
  color: lime;
  background: transparent;
}

/* removing margins from headings corrects an Opera 6 display error */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif; 
}
h1 {font-size: 1.5em; font-style: italic; color: #222222;}
h2 {font-size: 1.3em; font-style: italic; color: #222222;}
h3 {font-size: 1.2em; font-style: italic; color: #222222;}
h4 {font-size: 1em; color: #222222;}
h5 {font-size: 0.8em; color: #222222;}
h6 {font-size: 0.6em; color: #222222;}

/* Search Formats */
.csc-searchform {
 font-family: Arial, Helvetica, sans-serif; 
 font-size : 11px;
 color : #000000;
 font-weight : normal;
}
.searchresultpagetitle {
 font-family: Arial, Helvetica, sans-serif; 
 font-size : 15px;
 color : #333333;
 font-weight : bold;
}
.searchresultcontent {
 font-family: Arial, Helvetica, sans-serif; 
 font-size : 11px;
 color : #000000;
 font-weight : normal;
}
.searchresultheader {
 font-family: Arial, Helvetica, sans-serif; 
 font-size : 16px;
 color : #333366;
 font-weight : bolder;
}
.searchmarkup {
 color : #000000;
}

.maxpicwidth {
width: 100%;
position: relative;
}

.picwidth70 {
width: 70%;
position: relative;
}

.picwidth80 {
width: 80%;
position: relative;
}

.picwidth90 {
width: 90%;
position: relative;
}

.picwidth95 {
width: 95%;
position: relative;
}

.picwidth99 {
width: 99%;
position: relative;
}



/* PREV NEXT Navigation */
div#pageNav {
  margin-top: 15px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
div#pageNav a {
  background-color: #F3C7A0;
  color: #193A67;
  text-decoration: none;
  padding: 2px 2px 2px 2px;

}
div#pageNav a:hover {
  background-color: #EC944C;
  color: #193A67;
  text-decoration: none;
  padding: 2px 2px 2px 2px;
}





/* HORIZONTAAL DROPDOWN MENU width: 520px; weg gehaald */
div#navdiv {
 position: absolute;
 left: 160px;
 top: 130px;
 z-index: 5;
 background: #193D71;
 border: 0px solid #AAA;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	background: #193D71;
	font-weight: bold;
	padding: 0;
	border: solid #ffffff;
	border-width: 0px 0;
	margin: 0 0 0 0;
  white-space: nowrap;
  height: 29px;
  line-height:29px;
  left: 159px;
  width: auto;
}

#nav a {
	display: block;
	color: #7C6240;
	text-decoration: none;
  width: auto;
  padding: 0px 10px 0px 10px;
}

#nav li {
	float: left;
	padding: 0;
  width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
  border-width: 1px;
  width: 175px;
  line-height: 1;
  line-height: normal;
  white-space: normal;
}


#nav li ul a {
  width: 155px;
  padding: 0.25em 10px 0.25em 10px;
}

#nav li ul ul {
  margin: 0 0 0 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #EC944C;
}


#nav a {


  color:white;
  font-size: 1.0em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif; 
}


#nav a:hover {



  color: #193D71;
}

#nav li ul a {
  font-weight: normal;
}

#nav li ul a:hover {
  color: #193D71;
}

/* Achtergrondkleur adhv act or cur */
#nav li.submenuact, #nav li.submenucur {
  background: #EC944C;
}

#nav li ul li.submenuact {
  background: #F3C7A0;
}

#nav li ul li.submenucur {
  background: #EC944C;
}



body {
background: #E9F3FF;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif; 
color: #000;
}




/* Verticaal dropdown menu */
#lnav { width: 156px; padding: 2px 2px 5px 2px; }

#lnav ul.level1
{
margin-left: 0;
padding-top: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif; 
}

#lnav ul.level2
{
margin-left: 0;
padding-left: 10px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif; 
}

#lnav ul.level1 a
{
display: block;
padding: 5px 2px 1px 3px;
width: 151px;
background-color: transparent;
}

#lnav ul.level2 a
{
display: block;
padding: 1px 2px 1px 3px;
width: 141px;
background-color: transparent;
}


#lnav a:link, #lnav a:visited
{
  color: #193A67;
  text-decoration: none;
  font-weight: bold;
}
#lnav ul.level2 a:link, #lnav ul.level2 a:visited
{
color: #193A67;
 text-decoration: none;
 font-weight: normal;
 font-size: 0.9em;
}

#lnav li.submenuact a
{
  background-color: #F3C7A0;
  margin-bottom: 1px;
}

#lnav li.submenucur a
{
  background-color: #EC944C;
  margin-bottom: 1px;
}

#lnav li.submenu a
{
  background-color: transparent;
  margin-bottom: 1px;
}

#lnav a:hover {
  background-color: #EC944C;
  color: #193D71;
}
#lnav ul.level0 li a:hover {
  background-color: #EC944C;
  color: #193D71;
}
#lnav ul.level1 li a:hover {
  background-color: #EC944C;
  color: #193D71;
}
#lnav ul.level2 li a:hover {
  background-color: #EC944C;
  color: #193D71;
}





/* Chapter dropdown menu */
#chapternav { float: right; width: 156px; margin: 8px 0px 0px 0px; background-color: transparent; }

#chapternav li {
  background-image: url(); 
  padding-left: 0px; 
}

#chapternav ul.level0
{
  background-color: #193D71;
  padding: 1px 1px 1px 1px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif; 
  margin: 0px 0px 0px 0px;
  border: 2px solid #FFF;
  font-size: 1.0em;
  font-weight: bold;
}
#chapternav ul.level1
{
  background-color: #193D71;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.0em;
  font-weight: normal;
}
#chapternav ul.level2
{
  background-color: #193D71;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.85em;
  font-weight: normal;
}
#chapternav a:link, #chapternav a:visited {
  text-decoration: none;
  color: #ffffff;
  padding: 0px 2px 0px 2px;
  margin: 0px 0px 0px 0px;
}
#chapternav a:hover {
  text-decoration: none;
  background-color: #EC944C;
  color: #193D71;
  padding: 0px 2px 0px 2px;
  margin: 0px 0px 0px 0px;
}


#chapternav ul.level0 li.headercur a {
  display: block;
  background-color: #EC944C;
  color: #193D71;
  border-bottom: 2px solid #FFF;
  margin: 0px 0px 1px 0px;
  width: 156px;
  text-align: center;
}
#chapternav ul.level0 li.headeract a {
  display: block;
  background-color: #F3C7A0;
  color: #193D71;
  border-bottom: 2px solid #FFF;
  margin: 0px 0px 1px 0px;
  width: 156px;
  text-align: center;
}
#chapternav ul.level0 li a:hover {
  background-color: #EC944C;
  color: #193D71;
}


#chapternav ul.level1 li.submenuno a {
  display: block;
  background-color: #193D71;
  color: #ffffff;
  border-bottom: 0px solid #FFF;
  margin: 0px 0px 1px 0px;
  width: 156px;
  text-align: left;
}
#chapternav ul.level1 li.submenuact a {
  display: block;
  background-color: #F3C7A0;
  color: #193D71;
  border-bottom: 0px solid #FFF;
  margin: 0px 0px 1px 0px;
  width: 156px;
  text-align: left;
}
#chapternav ul.level1 li.submenucur a {


  display: block;
  background-color: #EC944C;
  color: #193D71;
  border-bottom: 0px solid #FFF;
  margin: 0px 0px 1px 0px;

  width: 156px;
  text-align: left;
}
#chapternav ul.level1 li a:hover {
  background-color: #EC944C;
  color: #193D71;
}

#chapternav ul.level2 li.submenuno a {
  display: block;
  background-color: #193D71;
  color: #ffffff;
  border-bottom: 0px solid #FFF;
  margin: 0px 0px 0px 0px;
  width: 146px;
  text-align: left;
}
#chapternav ul.level2 li.submenuact a {
  display: block;
  background-color: #F3C7A0;
  color: #193D71;
  border-bottom: 0px solid #FFF;
  margin: 0px 0px 0px 0px;
  width: 146px;
  text-align: left;
}
#chapternav ul.level2 li.submenucur a {
  display: block;
  background-color: #EC944C;
  color: #193D71;
  border-bottom: 0px solid #FFF;
  margin: 0px 0px 0px 0px;
  width: 146px;
  text-align: left;
}
#chapternav ul.level2 li a:hover {
  background-color: #EC944C;
  color: #193D71;
  width: 146px;
}



/* HEADER 3 KOLOMMEN EN EEN FOOTER */

html, body {height: 100%; width: 100%; margin: 0; padding: 0; border: 0px none;}

.thetable  {
position: relative;
display: table; 
width: 100%;
margin: 0;
padding: 0;
border: 0px none; 
clear: both;
border-spacing: 0
}

 /* hide this from opera6 */
head:first-child+body div.thetable {height: 100%;}

.tablerow  {display: table-row;}

.column {
display: table-cell;
border: 0px none;
margin: 0; 
padding-top: 161px; 
padding-bottom: 71px;
vertical-align: top;
min-height: 100%; padding-left:0; padding-right:0;
}

 /* hide this from opera6 */
head:first-child+body div.column {height: 100%;}
/* added for mozilla which worked for others too, but op6 still needed min-height so hide this rule */


.homelink {
height: 29px;
line-height:29px;
position: absolute;
left: 0px;
top: 130px;
width: 160px;
z-index: 6;
text-align: center;
font-weight: bolder;
font-size: 1.1em;
background: #193D71; 
border-right: 2px solid #fff; 
border-bottom: 2px solid #ffffff;
}

.homelink a {
display: block; 
background: #193D71;
font-weight: bolder; 
white-space: nowrap;
text-decoration:none;
font-size: 1.1em;
color: #ffffff;
}

.homelink a:hover {
display: block; 
font-weight: bolder; 
text-decoration:none;
background: #EC944C;
color: #193D71;
font-size: 1.1em;
}

.left    {
position: relative;
width: 160px;
background: #E9F3FF; 
text-align: left;
border-right: 2px solid #fff; 
background: url(bgcenter.jpg)  100% 100% repeat-x;
background-position: top;
background-position: 0px 161px;
z-index: 5;
overflow: visible;
}

.left p {
 padding: 2px 2px 2px 2px;
 margin: 2px;
}

.center    {
width: auto; 
position: relative;
background: #E9F3FF; 
background: url(bgcenter.jpg) repeat-x;
background-position: top;
background-position: 0px 161px;
}

.content {
  width: 95%;
  float: none;
  padding: 10px 10px 0px 10px;
  margin: 0px 10px 0px 10px;
}

.content ul {
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
}

.content ul ul {
  padding-left: 15px; 
}

.content ul li {
  background-image: url(dot.gif); 
  background-repeat: no-repeat; 
  background-position: 0px 1px; 
  padding-left: 15px; 
}

.right   {
  width: 118px; 
  position: relative;
  background: #E9F3FF; 
  background: url(bgcenter.jpg) repeat-x;
  background-position: top;
  background-position: 0px 161px;
  overflow: visible;
  border-left: 2px solid #fff;
}

.right p {
 padding: 0px 2px 4px 2px;
 margin: 2px;
}

#header  {
position: absolute; 
top: 0; left: 0; 
height: 159px; 
background: #193D71; 
background: url(bghead.jpg) 100% 100% repeat-x;
background-position: top right;
color: #fff;
width: 100%; 
z-index: 10;
}

#footer   {
clear: both; 
position: relative; 
height: 70px; 
background: #E9F3FF; 
color: white; 
margin-top: -70px;
margin-bottom: 70px; /* required for Opera 6 to show background color but others don't like it so hide the value of 0 from it */
z-index: 15;
border-top: 2px solid #ffffff;
padding-top: 10px;
text-align: center;
}

#footer img {
margin: 0 auto;
padding-left:40px;
  margin-left: 50%;
  margin-right: auto;
}

 /* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}


/* some general formatting styles */
body {
  font-size: 0.8em;

  font-family: Arial, Helvetica, sans-serif; 
}

.thetable a:link, .thetable a:visited {
  color: #193D71;
  background: transparent;
  text-decoration: none;
}

.thetable a:hover {
  color: #EC944C;
  background: transparent;
  text-decoration:none;
}

.content a:link, .content a:visited, .right a:link, .right a:visited {
  border-bottom:1px dotted #193D71;
}

.content a:hover, .right a:hover {
  border-bottom:1px solid #EC944C;
}


/* Simple calender */
.tx-desimplecalendar-pi1-listrow { width: 95%; }
.calendar_table { float: right; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; MARGIN: 8px 0px 0px 0px; BORDER-LEFT: #666666 1px solid; WIDTH: 150px; BORDER-BOTTOM: #666666 1px solid; HEIGHT: 110px; BACKGROUND-COLOR: white; padding: 0px; }
.cal_head, A.cal_head, .cal_head:visited { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003366;BACKGROUND-COLOR: #CCCCFF; text-align: center; margin: 0px; padding: 0px; height: 20px; text-decoration: none}
A.cal_head:hover, .cal_head:visited:hover { text-decoration: underline; }
.cal_days { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #FFFFFF;BACKGROUND-COLOR: #999999; text-align: center; width: 24px; height: 20px; margin: 0px; padding: 0px; BORDER-BOTTOM: #666666 1px solid; BORDER-TOP: #666666 1px solid;}
.cal_content { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666;BACKGROUND-COLOR: white; margin: 0px; padding: 0px; text-align: center; height: 14px; width: 20px; }
.cal_sunday { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666;margin: 0px; padding: 0px; text-align: center; height: 14px; width: 20px; background-color: #FFDFDF}
.cal_saturday { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666;margin: 0px; padding: 0px; text-align: center; height: 14px; width: 20px; background-color: #D9F2FF}
.cal_empty { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666;margin: 0px; padding: 0px; text-align: center; height: 14px; width: 20px; background-color: #E0E0E0}
.cal_event, A.cal_event { FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #003366;TEXT-DECORATION: none ; padding: 0px; MARGIN: 0px;}
A.cal_event:hover, .cal_event:visited:hover { FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #666666;TEXT-DECORATION: underline }
.cal_event:visited { FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: navy;TEXT-DECORATION: none }
.cal_today { BORDER-RIGHT: #ff0000 1px solid; BORDER-TOP: #ff0000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #ff0000 1px solid; COLOR: red; BORDER-BOTTOM: #ff0000 1px solid;text-align: center; height: 14px; width: 20px; margin: 0px; padding: 0px; }
.cal_today_event, A.cal_today_event { FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: red;TEXT-DECORATION: none; height: 14px; width:20px; padding: 0px; MARGIN: 0px; }
A.cal_today_event:hover, .cal_today_event:visited:hover { FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #CC0000;TEXT-DECORATION: underline; padding: 0px; MARGIN: 0px; }
/* can't be a.cal_today_event:visited, because then would override .cal_today_event:visited:hover */
.cal_today_event:visited { FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #990000;TEXT-DECORATION: none; padding: 0px; MARGIN: 0px; }


.eventdetail_wraptable { font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif; 
color: #000;
width: 75%; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;}
.eventdetail_date { FONT-SIZE: xx-small; COLOR: #666666;}
.eventdetail_time { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #666666;}
.eventdetail_title { FONT-WEIGHT: bold; COLOR: #003366;}
.eventdetail_shortdescription { font-size: medium; display:block; COLOR: #003366;PADDING-BOTTOM: 10px}
.eventdetail_description { COLOR: #333333;}
.eventdetail_imagetable { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; PADDING-TOP: 0px; HEIGHT: auto }
.eventdetail_backlink { PADDING-LEFT: 10px; FONT-SIZE: xx-small; MARGIN: 20px; COLOR: #003366;TEXT-ALIGN: center; TEXT-DECORATION: underline }

.list_item_tablewrap, .event_teaser_tablewrap {PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; WIDTH: 100%; PADDING-TOP: 2px; BORDER-BOTTOM: #669999 1px dotted } 

.list_item_date, .event_teaser_date { FONT-SIZE: xx-small; COLOR: #666666;}
.list_item_time, .event_teaser_time { FONT-SIZE: xx-small; COLOR: #666666;}
.list_item_title, A.list_item_title, .event_teaser_title, A.event_teaser_title { font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; COLOR: #003366;}
A.list_item_title:hover, .list_item_title:visited:hover, .event_teaser_title:visited:hover, A.event_teaser_title:hover{ FONT-WEIGHT: bold; COLOR: #990000;}
.list_item_title:visited, .event_teaser_title:visited { FONT-WEIGHT: bold; COLOR: #666666;}
.list_item_shortdescription, .event_teaser_shortdescription { font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; COLOR: #000000;}
.list_item_imagetable, .event_teaser_imagetable { BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: left; MARGIN: 2px 4px 2px 0px; BORDER-LEFT: medium none; WIDTH: 40px; BORDER-BOTTOM: medium none; HEIGHT: 40px }
.tool_link, A.tool_link, .tool_link:visited { FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #003366;}
A.tool_link:hover, .tool_link:visited:hover { FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #990000;}
.list_item_link, A.list_item_link { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #003366;TEXT-DECORATION: underline }
A.list_item_link:hover, .list_item_link:visited:hover { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #990000;TEXT-DECORATION: underline }
.list_item_link:visited { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666;TEXT-DECORATION: underline }
.tx-desimplecalendar-pi1-browsebox { TEXT-ALIGN: center }
.tx-desimplecalendar-pi1-browsebox-SCell { FONT-SIZE: xx-small; MARGIN: 20px; COLOR: #003366;TEXT-ALIGN: center; TEXT-DECORATION: none }
.tx-desimplecalendar-pi1-browsebox-strong { FONT-WEIGHT: bold }

.csc-mailform   {  }
.csc-mailform-field label     { width: 180px; float:left; display:block; text-align:left; }
.csc-mailform-field input     { font-weight:bold; margin-bottom:3px;}
.csc-mailform-field textarea  { font-weight:bold; margin-bottom:3px;}
.csc-mailform-field select    { font-weight:bold; margin-bottom:3px; }
.csc-mailform-check           { }
.csc-mailform-radio           { float: none; display: inline }
.csc-mailform-radio label     { position:relative; top: -3px; margin-left: 5px; float: none; display: inline; text-align:left; margin-right: 15px; width: auto; }
.csc-mailform-radio legend    {  }
.csc-mailform-label           { margin-bottom:5px; margin-top: 15px;}
.csc-mailform-submit          { margin:10px 0px 0px 180px;} 