@charset "UTF-8";
/* CSS Document */
/* [in]visible  */
/* Last updated April, 2009 */

/**
* @section browser reset
* @see     ...
*/

html {height:100%; margin-bottom: 1px; }

body {font-size: 12pt; position: relative; color: #000; background: #fff; text-align: left; margin: 2.00cm;}
@page { size: 7in 9.25in; margin: 27mm 16mm 27mm 16mm; border: 1px solid #fff;}

#globalnav, #pagenumber, #pinktext, #hometext, #header, #starttext, p.subnav, .close { display: none; }
	
#wrapper, #contentwrapper, #maincontentwrapper, .pagecontent	{ position: static; left: 0; top:0; width: auto; border: 0; margin: 0; padding: 0; float: none !important;}
#wrapper	{ height: auto; display: table-cell;}
#maincontentwrapper	{ height: auto; display: table-cell;}

.pagecontent	{ position: static; top: 0; left: 0; background: #fff;} 

.pagecontent p, .pagecontent address	{ color: #000;}
.pagecontent h2	{ color: #000; line-height: 100%;}
.pagecontent h2 span	{ color:#000;}
.pagecontent h2 span.pink	{ color:#000;}
.pagecontent h2 { string-set: header content();}
.pagecontent h3	{ color: #000;}
.pagecontent ul li	{ color: #000; list-style: disc;}

.pagecontent hr	{ display: none;}
.pagecontent .hr	{ margin: 5px 0; height: 1px; line-height: 1px; font-size: 1px; background:none; border:none; border-top:1px solid #000; }
.pagecontent .blue	{ margin-top: 9px; border-top: 1px solid #000;}

.pagecontent a:link, .pagecontent a:active, .pagecontent a:visited, .pagecontent a:hover	{ color: #520; background: transparent; font-weight: bold; text-decoration: underline;}

.pagecontent a:link:after, .pagecontent a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
.pagecontent a.deelnemerimglink:link:after, .pagecontent a.deelnemerimglink:visited:after { content: ""; font-size: 90%; }

.pagecontent p.leesverdernav	{display: none;}

