/*************/
/* ALGEMEEN */
body {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 0.8em;
  font-family: Arial, Verdana;
}

h1 {
  font-size: 1.1em;
  font-weight: bold;
  color: #8C9E42;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

h3{
  font-size: 1.0em;
  font-weight: bold;
  color: #8C9E42;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

h2 {
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
}

span.verplicht {
  color: red;
  vertical-align: sub;
}


hr {
  color:#183863;
}

ul  {
  margin-top:0px;
  margin-bottom:0px
}

ul.link {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image: url('/images/layout/htm.gif');
} 

ul.checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image: url('/images/layout/checked.gif');
} 

#dhtmltooltip {
   position:absolute; width:350px; 
   border:1px solid #183863; 
   font-family:Tahoma, Arial; 
   font-size:8pt; 
   padding: 2px;
   visibility: hidden;
   z-index: 100; 
}


/*********/
/* TABEL */
table {
  font-size: 1em;
}

th {
  background-color: #C1C1C1;
  color: black;
  font-weight: bold;
  text-align: left;
  font-size: 1em;
}

td.item {
  color: #183863;
  vertical-align: bottom;
  width: 135px;
  border-bottom: 1px solid #8C9E42;
  font-weight: bold;
}

td.regel {
  color: #183863;
  vertical-align: bottom;
  border-bottom: 1px solid #8C9E42;
  font-weight: bold;
}

td.contenttd {
  width: 100%;
}

/*********/
/* LINKS */
a {
  font-family: Arial, Verdana;
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
  color: #183863;
}

a:hover {
  text-decoration: underline;
  color: #8C9E42;
}

a.navigatie, a.navigatie:visited{
    color: #000000;
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;    
}

a.navigatie:hover{
    color: #000000;
    font-size: 1em;
    text-decoration: underline;
    font-weight: normal;    
}

a.normal {
  font-family: Arial, Verdana;
  font-size: 1em;
  font-weight: normal;
  text-decoration: underline;
  color: #183863;
}

a.normal:hover {
  text-decoration: underline;
  color: #8C9E42;
}

/**************/
/* FORMULIER */
form {
  margin: 0px;
  padding: 0px;
}

form.readspeaker {
  display: none;
}

input.button {
  display: none;  
}

input.text, input.datum {
    height: 23px;
    border: 0px solid #8C9E42;
    background-color: #EEEEEE;
    font-family: Arial;
    font-size: 1em;
}

select {
    font-family: Arial;
    background-color: #EEEEEE;
}

option {
    font-family: Arial;
    font-size: 1em;
    color: black;
    background-color: #EEEEEE;
}

textarea {
    border: 0px solid #8C9E42;
    background-color: #EEEEEE;
    font-family: Arial;
    font-size: 1em;
}


/****************/
/* VORMGEVING */
.logo, .logobar, .onderlogo, .driehoekonderlogo, .navzoek, .menu, .kop {
  display: none;   
}

td.navigatie { 
  display: none;  
}

td.menubar { 
  display: none;  
}

#titel{
  color: #FFFFFF;
  font-size: 1em;
  font-family: Arial;
  font-weight: bold;
  margin-top: 12px;
  padding-left: 50px;
  padding-top:2px;
  height: 32px;
  z-index:0;
}


/************/
/* TABSTRIP */
#tabs {
  display: none;
}


/*********/
/* MENU */
.clT{
  display: none;
}

/*******************/
/* Projecten nr=57384 */
#projectkaart , #lichtkrantdiv {
  display: none;
}