
* {
  padding            : 0px;
  margin             : 0px;
  font-family        : verdana, arial, avantgarde, helvetica, sans-serif;
  vertical-align     : top;
}

html {
  height             : 100%;
  color              : #ede9f4;
  background-color   : #46316B;
  border             : 0px;
}

body {
  height             : 100%;
  margin             : 0px;
  padding            : 0px;
  font-size          : 11px;
  border             : 0px;
  font-family        : verdana, arial, avantgarde, helvetica, sans-serif;
}

div.topheader1 {
  width              : 100%;
  height             : 10px;
  margin             : 0px;
}

div.topheader2 {
  background-image   : url("../images/vergeestelijking.jpg");
  background-repeat  : no-repeat;
  background-position: 50% 0px;
  width              : 100%;
  height             : 100px;
  margin             : 0px;
  color              : black; 
  background-color   : #f4f0f5; /* 8% opacity met paars */
  border-top         : 5px solid #ED9F34;
  border-bottom      : 1px solid #ED9F34;
}

div.main {
  width              : 850px;
  /*background-image   : url("zijlijnenrepeat.gif");
  background-repeat  : repeat-y;
  background-position: bottom center; */
  margin             : 13px auto; 
  line-height        : 140%;
  margin-bottom      : 2px;
  margin-top         : 13px;
}

div.links {
  position           : relative;
  float              : left;
  width              : 155px;
  margin-top         : 4px;
}

div.midden {
  font-size          : 12px;
  position           : relative;
  float              : left;
  width              : 495px;
  color              : #ede9f4; /* #ece8f3; /* #e2dced; /* #ece8f3; /* #d9d1e7; /* #ece8f3; /* #d9d1e7; */
  margin-left        : 10px;
  margin-right       : 30px;
  margin-top         : 3px;
  margin-bottom      : 0;
  line-height        : 150%;
}

div.justificeren {
  text-align         : justify;
  text-justify       : newspaper;
}

div.rechts {
  position           : relative;
  float              : left;
  width              : 160px; /* zie ie6.css voor de 157px grootte voor ie */
  color              : #ede9f4;
  margin-top         : 9px;
  border             : 0px;
}

div.bottom {
  clear              : both;
  width              : 850px;
  margin             : 0px auto;
  border-top         : 2px dotted #B3A3CF;
  border-bottom      : 0px;
  border-right       : 0px;
  border-left        : 0px;
  font               : 10px verdana, arial, avantgarde, helvetica, sans-serif;
  background-color   : #46316B;
  color              : #B3A3CF;
  text-align         : center;
  padding            : 0.5em;
}


ul.navlist {
  list-style-type    : none;
  padding            : 0px;
  margin-left        : 7px;
  text-align         : right;
  width              : 128px;
  line-height        : 100%;
}

ul.navlist li {
  margin             : 0px;
  list-style         : none;
}

ul {
  margin             : 0px 0px 1em 3em;
}

ul.navlist a {
  background-image   : url("../images/bullet.gif");
  background-repeat  : no-repeat;
  background-position: 100% 30%;
  text-align         : right;
  display            : block;
  text-decoration    : none;
  margin-bottom      : 0.45em;
  margin-top         : 0.45em;
  background-color   : #46316B;
  color              : #ede9f4;
  border             : 0px;
  padding            : 0.15em 1.4em 0.6em 0.75em;
}

ul.navlist a#current {
  background-image   : url("../images/bullet_current.gif");
}

ul.navlist a {
  voice-family       : inherit;
  width              : 9.6em;
}

ul.navlist a:hover, .navlist a#current:hover {
  background-image   : url("../images/bullet_hover.gif");
  color              : #ede9f4;
}

ul.navlist a:active, .navlist a#current:active {
  background-image   : url("../images/bullet_active.gif");
  color              : #ede9f4;
}

ul.navlist a:visited, .navlist a#current:visited {
  color              : #ede9f4;
}


div.midden h3 , div.links h3, div.rechts h3, h4, h5 {
  font-size          : 12px;
  font-weight        : bold;
  font-family        : verdana, arial, avantgarde, helvetica, sans-serif;
  background-color   : #46316B;
  color              : #ED9F34;
  margin             : 0px 0px 0.5em 0px;
}

div.midden h2, h1 {
  font-size          : 18px;
  font-weight        : bold;
  font-family        : verdana, arial, avantgarde, helvetica, sans-serif;
  background-color   : #46316B;
  color              : #ED9F34;
  margin             : 0px 0px 1em 0px;
}

p {
  margin             : 0px 0px 1em 0px;
}

p.onderregel {
  margin             : 0px 0px 2px 0px;
  text-align         : center;
}


hr {
  border-top         : 2px dotted #B3A3CF;
  border-bottom      : 0px;
  border-right       : 0px;
  border-left        : 0px;
  margin             : 0px 0px 1em 0px;
}




a {
  background-color   : #46316B;
  color              : #B3A3CF;
  text-decoration    : none;
}

a:link {
  background-color   : #46316B;
  color              : #B3A3CF;
  text-decoration    : none;
}

a:active {
  background-color   : #46316B;
  color              : #B3A3CF;
  text-decoration    : none;
}

a:visited {
  background-color   : #46316B;
  color              : #B3A3CF;
  text-decoration    : none;
}

a:hover {
  background-color   : #46316B;
  color              : #ED9F34;
  text-decoration    : none;
}




img.floatright {
  float              : right;
  margin             : 0px 0px 10px 10px;

}

img.floatleft {
  float              : left;
  margin             : 3px 10px 1px 0px;
  padding : 0px;
}

img {
  border             : 0px;
}

img.bordered {
  border             : 1px solid black;
}



td {
  padding-right       : 8px;
  padding-bottom      : 6px;
}

div.nextPage {
  float              : right;
  margin-top         : 12px;
  margin-bottom      : 10px;
  padding            : 2px 6px 2px 6px;
  border             : 1px dotted #665288;
  background-color   : #46316B;
}

div.previousPage {
  float              : left;
  margin-top         : 12px;
  margin-bottom      : 10px;
  padding            : 2px 6px 2px 6px;
  border             : 1px dotted #665288;
  background-color   : #46316B;
}

div.smallKader {
  float              : left;
  margin-top         : 0px;
  margin-bottom      : 0px;
  padding            : 2px 6px 2px 6px;
  border             : 1px dotted #665288;
  background-color   : #46316B;
}

div.kader2 {
  /* padding            : 2px 6px 2px 6px; */
  border             : 1px dotted #665288;
  background-color   : #46316B;
  
  padding            : 0.5em;
  padding-left       : 1em;
  padding-bottom     : 0.2em;
  padding-top        : 0.3em;
  padding-bottom     : 0.0em;
  margin             : 0px; 
  margin-top         : 0px;
  /* margin-bottom      : 30px; */
  margin-bottom      : 10px;
}

div.smallKaderRechts {
  /* position           : absolute; */
  /* float              : left; */
  margin-top         : 0px;
  margin-bottom      : 15px;
  padding            : 2px 6px 2px 6px;
  border             : 1px dotted #665288;
  background-color   : #46316B;
}

div.kader, div.boektekst {
  padding            : 1em;
  padding-bottom     : 0.3em;
  margin             : 1em;
  border             : 1px dotted #665288;
}

div.kader, div.boektekst2 {
  font-size          : 9pt;
  padding            : 1.3em;
  padding-left       : 16px; /* 1.3em; */
  padding-right      : 16px; /* 1.3em; */ 
  padding-top        : 1.3em;
  padding-bottom     : 0.8em;
  margin             : 1.3em;
  margin-bottom      : 0.3em;
  border             : 1px dotted #665288;
  line-height        : 165%;
  text-indent        : 1.3em;
  /* font-family        : "Times New Roman", serif; */
}

div.boektekst2 {
  padding-bottom     : 0;
  margin-bottom      : 0;
  margin-top         : 0;
}


p.voorBoek 
{
   margin-bottom: 4px;
}

div.kader, div.boektekst2 h1, div.boektekst2 h2 {
  text-indent        : 0;
}

div.boektekst2 h1, div.boektekst2 h2 {
  text-indent        : 0em;
  font-size          : 14pt;
  line-height        : 120%;
  margin-bottom: 10px;
}

div.boektekst2 h2 {
  font-size          : 12pt;
  /* font-weight        : normal; */
}


blockquote.helpContents {
  position           : absolute;
  margin             : 0;
  padding            : 5px;
  width              : 300px;
  top                : -1000px;
  left               : -1000px;
  border             : 1px solid #B3A3CF;
  background-color   : #665288;
  color              : #ede9f4;
}

blockquote.onderwerpContents {
  position           : absolute;
  margin             : 0px auto;
  padding            : 5px;
  width              : 330px;
  top                : -1000px;
  left               : -1000px;
  border             : 1px solid #B3A3CF;
  background-color   : #665288;
  color              : #ede9f4;
  font-size          : 12px;
  line-height        : 140%;
}


p.nomargin {
  margin             : 1px 0 0px 0;
  padding            : 0;
  font-size          : 100%; 
}

div.spacing3 {
  margin-bottom      : 20px;
  margin-top         : 0px;
  line-height        : 0px;
}

div.spacing2 {
  margin-bottom      : 9px;
  margin-top         : 0px;
  line-height        : 0px;
}


/*
  font-size          : 95%;
	opacity            : .5;
  filter             : alpha(opacity=50);
  text-align         : justify; 
  z-index: 100;
*/

a.volgendep {
  position           : absolute;
  background-image   : url("../images/volgendep.gif");
  background-repeat  : no-repeat;
  background-position: 50% 0px;
  margin             : 0px;
  padding            : 0px;
  width              : 4px;
  height             : 7px;
  top                : 26px;
  left               : -40px;  
  /* border             : 1px solid #B3A3CF; */
}

a.vorigep {
  position           : absolute;
  background-image   : url("../images/vorigep.gif");
  background-repeat  : no-repeat;
  background-position: 50% 0px;
  margin             : 0px;
  padding            : 0px;
  width              : 4px;
  height             : 7px;
  top                : 26px;
  left               : -523px;  
  /* border             : 1px solid #B3A3CF; */
}




div#tipDiv {
    padding:5px;
    color:#ede9f4;
    font-size:11px;
    line-height:1.5;
    background-color:#665288;
    border:1px solid #B3A3CF;
    width:300px;
    margin:0;
}

div#tipDiv a
{
	color:#ede9f4;
	background-color:#665288;
	text-decoration:underline;
}

span.showTip
{
    border-bottom:1px dashed #ede9f4;
}

