/* Start of CMSMS style sheet 'reset' */
/* v1.0 | 20080212 */

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, img, 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: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of 'reset' */

/* Start of CMSMS style sheet 'ncn2' */
/* PAGE/GENERAL */

*
{
	margin: 0;
	padding: 0;
}



body
{
	background-image: url(images/ncn-background.gif);
	background-color: #6eaad6;
	background-position: left top;
	background-repeat: repeat-x;
	color: #4C4C4C;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	margin: 0;
}

#page
{
	width: 822px;
	margin: 0 auto;
	min-height: 100%;
	background: transparent url(images/ncn-background-canvas.gif);
         text-align:left;


}

* html #page
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}




/* HEADER */

#header
{
	height: 188px;
	width:  822px;
	background: transparent no-repeat left top url(images/ncnheader.png);
	text-align:right;
}
#subheader {
	height: 44px;
	width:  822px;
	/*margin: 0 25px 0 25px;*/
	background: transparent no-repeat left top url(images/ncn-subheader.gif);

}



/* CONTENT */

#content
{
	padding-bottom: 150px;
}

#contentMain
{
	/*display: inline;*/
	clear: both;
	float: right;
	margin-top: 0;
	width: 613px;
	line-height: 1.6em;
	background: no-repeat left top url(images/contentmain-canvas.gif);
	margin-right: 27px;
	padding-left:10px;
	text-align:left;

}

#inhoud {
width:600px;
padding-right:5px;
}

#contentMain a {
	color: #517da5;
}

#contentMain h1
{

	margin-bottom: 1.0em;
        font-family: Georgia, serif;
	color: #d0001a;
	font-size: 150%;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}


h2
{
	
	margin-top: 1.5em;
	/*margin-bottom: -0.25em;*/
	padding-bottom: 0.5em;
	color: #4C4C4C;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}


h3
{
	margin-top: 1.5em;
	margin-bottom: -0.75em;
	color: #3C78B5;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

#contentMain h3
{
	margin-right: 16px;
}

#contentMain * h3
{
	margin-right: 0;
}

h4
{
	margin-top: 1.5em;
	margin-bottom: -0.75em;
	color: #B2B2B2;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

#contentMain h4
{
	margin-right: 16px;
}

#contentMain * h4
{
	margin-right: 0;
}


p
{
	margin-bottom: 1.5em;
}

#contentMain p
{
	margin-right: 16px;
}

#contentMain * p
{
	margin-right: 0;
}

contentMain hr 
{
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

.menulogo {
        margin-left:10px;
        padding-bottom:10px;
}

contentMain a {
color:#517da5;
}

contentMain a:visited {
color:#517da5;
}

/*IMAGE STYLING*/
.afbeelding-rechts {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
         padding:5px;
         margin-left:10px;
         margin-right:20px;
         float:right;
}

.afbeelding-links {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
         padding:5px;
         margin-left:0px;
         margin-right:10px;
         float:left;
}

/*EINDE 
IMAGE STYLING*/

/*FORMULIER STYLING*/


.formbuilderform td{
padding:5px;
/*vertical-align:top;*/
}

.formbuilderform legend{
margin-right:20px;
}


.formbuilderform textarea{
width:207px;
border: 1px #a4bbcf solid;
background-color:#ffffff;
}

.invoerveld input{
height:20px;
border: 1px #a4bbcf solid;
}

.invoerveld2 input{
height:15px;
}

.invoerveld2 td{
padding-top:10px;
}



.legenda{
/*font-size:100%;*/
font-weight:bold;
color:#000000;
text-align:left;
margin-left:-5px;
}

.deelnemers {
display:none;
}

.ondertekenaar{
display:none;
}

 input.checkbox{
border: 1px solid #f9faff;
}

.radioknop input{
border: 1px solid #f9faff;
margin-bottom:-3px;
}

.radioknop table {
margin-bottom:-3px;
}

.invoerveld {
/*border: 1px solid #f9faff;*/

}





/*EINDE FORMULIER STYLING*/

/*MENU GEDEELTE*/



#contentSub
{
	display: inline;
	float: left;
	width: 140px;
	margin-right: 5px;
        font-weight: bold;
        color: #ffcc00;
	font: bold 12px/1.8em Helvetica, Arial, sans-serif;
}

#contentSub a
{
	
	color: #ffcc00;
	font: bold 12px/1.8em Helvetica, Arial, sans-serif;
        text-decoration: none;
}

#contentSub ul
{
	margin-right: 10px;
	margin-left: 15px;
        font: bold 12px/1.8em Helvetica, Arial, sans-serif;

}

#contentSub li
{
	margin-bottom:0.75em;
	font: bold 12px/1.8em Helvetica, Arial, sans-serif;
}

#contentSub li a
{
	color: #517da5;
	text-decoration: none;
      font: bold 12px/1.8em Helvetica, Arial, sans-serif;
}

/*EINDE MENU*/

/*BREADCRUMBS*/
.breadcrumbs {
font-size: 0.9em;
}

.breadcrumbs a{
	color: #517da5;
}

.lastitem {
color:#;
}
/*EINDE BREADCRUMBS*/

/* FOOTER */

#footer
{
	width: 710px;
	margin-left: 25px;
      padding-top: 0.5em;
	/*padding-bottom: 1.5em;*/
	background-color: transparent;
	font-size: 75%;
	color: #A6B8CA;
	text-align: right;
	line-height: 1.5em;
}

#footer p
{
	margin-top: 1.5em;
}
/* End of 'ncn2' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 0 0;  /* margin for the entire div surrounding the news list */
  /*border: 1px solid #000; */
  /*background: #FFE9AF; */
}

div#news h2 {
   line-height: 2em;
   
}

.NewsSummary {
    padding-bottom: 1.5em; /* padding for the news article summary */
    /*margin: 0 0.1em 1em 0.5em;*/ /* margin to the bottom of the news article summary */
    border-bottom: 1px inset #d7dced; 
    width:90%;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  /*border-top: 1px solid #ccc;*/
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailTitle {
padding-bottom:0.8em;

}

/* to add specific style to the below divs, uncomment them. */

/* 

#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

