#cmseditor { display:none; }

.wcag-info { display:none; }

/* layout */

#col2   { display:none; }
#col3   { display:none; }
#footer { display:none; }

#printfooter { text-align:center; font-size:9pt; border-top:double 3pt #ccc; border-bottom:double 3pt #ccc; padding:.5em 0 .5em 0; margin-top:3em; line-height:1.5; font-family:arial,sans-serif; }

body {
	font-size: 12pt;
	font-family: "palatino linotype", palatino, serif;
}

table { font-size: 100%; } /* voor IE<6, omdat die anders de font-size niet erft van body */

/* plaatjes */

a     { color:black; text-decoration: none; }
a img { border-style:none; }

img.left  { float:left;  margin: 5px 10px 5px  0px; }
img.right { float:right; margin: 5px  0px 5px 10px; }

/* headers */

/*
h2      { font-size:120%; font-family:"palatino linotype",palatino,serif; }
h2.news { margin-bottom:0;  }
h3      { font-size:108%; font-family:"palatino linotype",palatino,serif; margin-bottom:.5em; }
h4      { font-size:108%; margin-bottom:2px; padding-bottom:2px; border-bottom: 1px solid #ccc; }
*/

/* lijsten */

ul { list-style-type: circle; }


/* rulers */

img.ruler       { width:100%; height:1px; }
img.rulerregion { width:100%; height:1px; margin-top:2px; margin-bottom:4px; }
img.rulergallery{ width:100%; height:1px; margin-top:3px; margin-bottom:3px; }

hr { text-align: center;
     clear: both;
     height: 1px;
     color: #ccc;
     border: none;
}

html>body hr {		/* voor Opera en Netscape */
     clear: both;
	margin-right: 0;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

.content {
	/* font-size:92.5%; */
}

.content PPPa         { font-size:92.5%; color:black; font-weight:bold; text-decoration:none; } /* LET OP: geldt ook voor <a name=""> */
.content PPPa:link    { text-decoration:underline; }
.content PPPa:visited { color:#888; text-decoration:underline; }
.content PPPa:hover   { text-decoration:underline; }

.content .small  { color:#666; font-size:83%; }
.content p       { padding:0; margin:0 0 1.5em 0; }


/* inspringen */

div.blockquote  { margin-left: 3em; margin-right: 0; }
blockquote      { margin-left: 3em; margin-right: 0; }


/* cms-links en -teksten op de pagina */

span.cms { display:none; }
a.cms    { display:none; }


/* quickmenu en breadcrumbs */

#quickmenu { display:none; }

#breadcrumbs { }
#credits { display:none; }

/* andere menu's */
.topmenu  { display:none; }
.mainmenu { display:none; }
.submenu  { display:none; }