/* ---------------------------------------------
// Typografie basis
// --------------------------------------------- */

  * { padding:0; margin:0; }

/* ---------------------------------------------
// canvas */

  html, body {
  	background-repeat: repeat;
  	background-attachment: fixed;
  }

  body {
  	text-align: center;
  	padding-bottom: 35px;
  	line-height: 1.6em;
  }

/* ---------------------------------------------
// blocklevel */

  h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
    margin:0.6em 2% 0.2em 4%}

  li, dd { margin-left:4%; }

  h1 { font-size: 260%;line-height:1.4em; }
  h2 { font-size: 220%;line-height:1.4em; }
  h3 { font-size: 180%;line-height:1.4em; }
  h4 { font-size: 110%;line-height:1.4em; }
  h5 { font-size: 100%;line-height:1.4em; }
  h6 { font-size: 80%;line-height:1.4em; }

  pre, code { font-family:monaco,courier,monospace; font-size:90%; }

  cite, pre { }

pre{
   display:block;
    padding:0.6em 4% 0.2em 4%;
  }

  fieldset {
	border:0 solid; /* Solid voor Opera */
  }

/* ---------------------------------------------
// inline */

  legend {
	font-weight: bold;
	padding:0 0.3em;
  }

  img { border:0; }

  a:link, a:visited {
	text-decoration : none;
  }
  a:hover, a:active {
  }

  abbr, acronym {
	border-bottom:none;
	cursor: help;
  }

  strong {
	font-weight: bold;
  }

  hr { visibility: hidden; clear:both; }

/* ---------------------------------------------
 // form */

  .text, .textarea, .checkbox {
  	border-width: 1px;
  	border-style: solid;
  }

  label {
	display:block;
	cursor:pointer;
  }

  .submit {
  	font: 100% Georgia, "Times New Roman", Times, serif;
  	border-width: 1px;
  	border-style: solid;
  }
  .submit:hover {
  }

  .button {
  	font: 100% Georgia, "Times New Roman", Times, serif;
  	border-width: 1px;
  	border-style: solid;
  }
  .button:hover {
  }

/* ---------------------------------------------
// Layout
/* --------------------------------------------- */

  #omslag {
	min-width:710px;
  }

  #hoofd {
	text-align:center;
	margin-bottom:3em;
	background-repeat:repeat-x;
	background-position:left top;
  }

  /* --------------------------------------------- */

  #hoofd h1 {
  	/* Vervang hoofd tekst voor logo */
  	margin: 0;
  	width: 100%;
  	height: 100px;
  	background-position: center center;
  	background-repeat: no-repeat;
  	border-width: 0 0 1px 0;
  	border-style: none none solid none;
  }
  #hoofd span {
	display:none;
  }

  #hoofd h2 {
  	margin: 0 auto;
  	padding: 0;
  	width: 710px;
  	display: block;
  	text-transform: uppercase;
  	font-variant: small-caps;
  	line-height: 1em;
  }

/* ---------------------------------------------
// --------------------------------------------- */

  #zetspiegel {
	background: transparent;
	margin: 14px auto 0 auto;
	width: 710px;
	text-align: left;
  }

/* ---------------------------------------------
// --------------------------------------------- */

  #menu {
	margin:0;
  }

  #menu dt {
	display:none;
  }

 #menu dd{
   margin:0;
	overflow:hidden;
	clear:left;
}

 #menu ul {
	list-style:none;
	margin:0;
 }

#menu li {
	margin: 0;
	display:block;
	float:left;
}

  /* --------------------------------------------- */

  #hoofdmenu ul {
	line-height:1.4em;
	padding:0 0 0 18px;
 }

 #hoofdmenu li {
 	padding: 0 0 0 6px;
 	background-repeat: no-repeat;
 	background-position: left top;
 }

 #hoofdmenu li a {
 	display: block;
 	padding: 0.4em 6px 0.4em 0;
 	text-decoration: none;
 	letter-spacing: 1px;
 	text-transform: uppercase;
 	background-repeat: no-repeat;
 	background-position: right top;
 }

  /* --------------------------------------------- */

  #submenu {
  	clear: both;
  	margin: 0;
   	width: 100%;
  	height: 2.2em;
  	font-size: 85%;
  	background-repeat: no-repeat;
  	background-position: left top;
  }

  /* --------------------------------------------- */

 #submenu {
 	font-size: 85%;
 	background-repeat: no-repeat;
 	background-position: left top;
 }

 #submenu ul {
	padding-left:72px;
	margin:0;
 }

 #submenu li {
	float:left;
	margin:0;
	padding:0 0 0 10px;
 	background-repeat: no-repeat;
  	background-position: 0 1.35em;
 }

 #submenu li a {
 	display: block;
 	padding: 0.7em 6px 0 0;
 	text-decoration: none;
 	letter-spacing: 0.2em;
 	background-repeat: no-repeat;
 	background-position: right top;
 }

 #submenu li#selected {
 	float: left;
 	margin: 0;
 	padding: 0 0 0 6px;
 	background-repeat: no-repeat;
 	background-position: left top;
 }
 #submenu li#selected a {
 	background-repeat: no-repeat;
 	background-position: right top;
 }

  /* --------------------------------------------- */

  #hoofdmenu a, #submenu a {
	float:none;
  }

/* ---------------------------------------------
// --------------------------------------------- */

  #inhoud_omslag {
  	float: left;
  	display: inline;
  	width: 100%;
  	background-repeat: repeat-y;
  	background-position: left top;
  }

/* ---------------------------------------------
// --------------------------------------------- */

  #hoofdkolom {
	float: left;
	display:inline;
	padding-left: 30px;
  	width:490px;
  }

/* --------------------------------------------- */

  #hoofdkolom form,
  #hoofdkolom blockquote,
  #hoofdkolom ol,
  .blok {
  	clear: both;
  	margin: 0.6em 2% 1.2em 4% !important;
  	padding: 1px 3px 1px 35px;
  	background-repeat: no-repeat;
  	background-position: 3px 3px;
  	border-width: 2px;
  	border-style: solid;
  }


  #hoofdkolom .blok li,
  #hoofdkolom ol li,
  #hoofdkolom .blok span,
  #hoofdkolom form div,
  #hoofdkolom blockquote p,
  #hoofdkolom .blok p {
	padding:0 5px;
	margin:1px 0;
  }
    #hoofdkolom ol li {
    background-color:#EEE;
}
    #hoofdkolom ol {
    border-color:#C6D4C4;
}
  #hoofdkolom .blok span { display:block; }
  #hoofdkolom .code li.tab1 {padding-left:5ex;}
  #hoofdkolom .code li.tab2 {padding-left:10ex;}
  #hoofdkolom .code li.tab3 {padding-left:15ex;}

  #hoofdkolom input.text{ width:220px; }
  #hoofdkolom textarea.textarea{ width: 365px; }
  .checkbox { margin-right:4px; }
  .checklabel { display:inline !important; }

  p.author {
  	font-style: italic;
  	font-size: 90%;
  	line-height: 1.2em;
  	border-width: 1px;
  	border-style: solid;
  }
  p.author a{
	border: none !important;
  }

  #hoofdkolom h3 {
	font-weight:normal;
  }
  #hoofdkolom p,
  #hoofdkolom h4 {
	margin-left:13%;
  }
  #hoofdkolom h4{
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing:1px;
  }
  #hoofdkolom a, #hand a {
  	border-width: 0 0 1px 0;
  	border-style: none none dotted none;
  }

  #hoofdkolom img.left {
	float:left;
	margin:0.4em 4% 0 0;
  }

  #hoofdkolom img.right {
	float:right;
	margin:0.4em 0 0 4%;
  }

  #hoofdkolom ul {
	list-style: none;
  }
  #hoofdkolom ul li {
  	padding-left: 13px;
  	background-repeat: no-repeat;
  	background-position: 0 .3em;
  }

  /* -- Nieuws -- */

  dl.artikel_footer {
  	padding-left: 15px;
  	font-size: 85%;
  	background-repeat: no-repeat;
  	background-position: 0 .3em;
  }

  dl.artikel_footer dt {
  	display: inline;
  	margin: 0;
  	padding: 0 0 0 3px;
  	border-width: 0 0 0 1px;
  	border-style: none none none solid;
  }

  dl.artikel_footer dd {
	display:inline;
	margin:0;
	padding:0 3px 0 0;
  }

  #hoofdkolom ol li dl {
  	margin-left: 0;
  	border-width: 0 0 1px 0;
  	border-style: none none dotted none;
  }

  .ruler {
  	margin-left: -12px;
  	width: 531px;
  	height: 64px;
  	clear: both;
  	background-repeat: no-repeat;
  	background-position: left;
  }

/* ---------------------------------------------
// --------------------------------------------- */

#subkolom {
  width: 158px;
  float: right;
  overflow:hidden;
}

/* --------------------------------------------- */

  /* Zoek invulveld  */

  #searchpanel div{
	margin:0.6em 2% 0.2em 8%;
  }
  #searchpanel input.button{
	margin-left:4px;
  }
  #search{
	width:105px;
  }


/* --------------------------------------------- */

  #paneel {
  	margin: 0;
  	padding: 0 0 185px 0;
  	background-repeat: no-repeat;
  	background-position: left bottom;
  }

/* --------------------------------------------- */

  #paneel dt {
  	font-size: 85%;
  	padding: 26px 10px 0 15px;
  	letter-spacing: 1px;
  	text-transform: uppercase;
  	background-repeat: no-repeat;
  	background-position: left top;
  }
  #paneel dd {
	margin:0 12px 0 0;
  }
  #paneel dd ul{
	margin:0;
  }
  #paneel ul{
	line-height:1.2em;
  }
  #paneel dd ul li {
	list-style:none;
	padding-left:8px;
  }
  #paneel dd.collapsed {
	display:none;
  }

  #paneel h4{
	font-size:85%;
	text-transform:uppercase;
	letter-spacing:1px;
  }

  #paneel p{
	font-size:85%;
  }

  .ruler_gray {
  	width: 160px;
  	height: 1px;
  	clear: both;
  	background-repeat: repeat-x;
  	background-position: left bottom;
  }

/* ---------------------------------------------
// --------------------------------------------- */

   #footer {
   	clear: both;
   	margin: 0 0 0 18px;
   	padding: 6px 0 2px 0;
   	text-align: center;
   	font-size: 85%;
   	font-style: normal;
   	background-repeat: no-repeat;
   	background-position: left bottom;
   }

  #footer ul {
	list-style:none;
  }

  #footer li {
	float:left;
  }

  #footer a {
  	border-width: 0 0 1px 0;
  	border-style: none none dotted none;
  }

/* ---------------------------------------------
// --------------------------------------------- */

  .small {
	font-size:85%
  }

  .exit {
	float: none !important;
	display: inline;
	margin-left: 0.4em;
  }