h2 {
  font-size:170%;
  line-height:110%;
  margin-bottom:0.2em;
  margin-top:2em;
}

h3 {
  font-size:130%;
  font-weight:bold;
  margin:1em 0px 0.1em 0px;
}

h4 {
  font-size:120%;
  font-weight:bold;
  padding:0px;
  margin:1em 0px 0px 0px;
}

H5 {
  font-size:90%;
  margin:1em 0px 0px 0px;
}

H6 {
  font-size:80%;
  margin:1em 0px 0px 0px;
}

p {}

.externLink {
}

a.externLink {
  /* display: inline-bock /* Mag niet volgens de w3c richtlijnen, dus via jQuery zetten */
  padding-right:15px;
  background:url(../images/nav/link_extern.gif) no-repeat right;
}

a.externLink:hover {
  text-decoration:underline;
}

CITE {
  font-style:italic;
  color:#1fa12d;
  color:#177921;

}

.blockquoteBlock {
  display:block;
  color:#7c8083;
  color:#333333;
  margin:10px 20px;
  padding:10px;
  border:dashed 1px #7c8083;  
}

.contents a {
  color:#1db3ee;
  color:#0a5d7d;
  color:blue;
  text-decoration:none;
}

.contents a:hover {
  text-decoration:underline;
}

.contents ul, .contents ol {
  list-style-type:disc;
  margin:7px 0px 7px 0px !important;
}

.contents ul li, .contents ol {
}

.contents ul li {
  padding-left:4px !important;
  margin:0px 0px 0px 2.5em !important;
}

.contents ul li.download {
  padding:2px 0px 5px 20px !important;
  background-position: 0px 2px !important;
}

.contents ol {
  margin:7px 0px 7px 0px !important;
}

.contents ol li {
  margin:0px 0px 0px 3em !important;
}

.contents ol.listType_a { list-style-type:lower-alpha; }
.contents ol.listType_A { list-style-type:upper-alpha; }
.contents ol.listType_i { list-style-type:lower-roman; }
.contents ol.listType_I { list-style-type:upper-roman; }
.contents ol.listType_1 { list-style-type:decimal; }

table {
  width:100%;
  text-align:left;
  line-height:150%;
  margin-top:10px;
  margin-bottom:10px;
  border-collapse:collapse;  
  background-color:#ffffff;
}

th {
  color:#ffffff;
  padding:3px;
  border:1px solid #1fa12d;
  background-color:#1fa12d;  
}

 td {
  padding:3px;
  border:1px solid #1fa12d;
}

caption {
  font-size:100%;
  font-weight:bold;
  text-align:left;
}

.noborder tabel {
  width:100%;
  font-size:100%;
  text-align:left;
  line-height:150%;
  border-collapse:collapse;  
}

.noborder th {
  color:#000033;  
  padding:3px;
  border:1px solid #f5f5f5;
  background-color:#ffffff;
}

.noborder td {
  padding:3px;
  border:1px solid #f5f5f5;
}

.rechterkolom p {
  font-size:90%;
  color:#7c7c7c;
  color:#000000;
  line-height:140%;
}

.rechterkolom a {
  color:#1db3ee;
  color:#0a5d7d;
  color:blue;
  text-decoration:none;
}

.rechterkolom a:hover {
  text-decoration:underline;
}

.rechterkolom h4 {
  font-weight:bold;
  font-size:100%;
  line-height:110%;
  margin:0.7em 0 0.1em 0;
}

.rechterkolom h4 a {
  font-weight:bold;
  font-size:100%;
  text-decoration:none;
  color:#1db3ee;
  color:#0A5D7D;
  color:#000000;
}

.rechterkolom h4 a:hover {
}
