body {
  margin: 0px;
  background-image: url("img/back.gif");
  background-position: center top;
  background-repeat: no-repeat;
  font-family: Trebuchet MS;
  color: #65094d;
  font-size: 11px;
}

html,body {
  height: 100%;
}


img {
  behavior: url("pngbehavior.htc");  /* IE png transparantie */
}

a:link, a:visited, a:active {
  color: #65094d; 
  text-decoration: underline;
} 

a:hover {
  color: #6dd117; 
  text-decoration: none;
} 

td {
  font-size: 11px;
}

.maintitle {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  text-transform: capitalize;
}

.title {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.home_title {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.lijn_vert {
  background-image: url("img/mc_right.gif");
  background-position: left;
  background-repeat: repeat-y;
}

.menu {
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}

a.menu, a.menu:visited, a.menu:active {
  color: #65094d; 
  text-decoration: none; 
}

a.menu:hover {
  color: #6dd117; 
  text-decoration: none; 
} 

a.verder, a.verder:visited, a.verder:active {
  color: #65094d; 
  text-decoration: none; 
  font-weight: bold;
}

a.verder:hover {
  color: #6dd117; 
  text-decoration: none; 
  font-weight: bold;
} 

a.sub, a.sub:visited, a.sub:active {
  font-size: 10px;
  color: #65094d; 
  text-decoration: none; 
  font-weight: normal;
}

a.sub:hover {
  font-size: 10px;
  color: #6dd117; 
  text-decoration: none; 
  font-weight: normal;
} 

#column {
  font-size: 11px;
}

.even {
  background-color: #baff71;
  cursor: hand;
  cursor: pointer;
}

.oneven {
  background-color: #acf75c;
  cursor: hand;
  cursor: pointer;
}

.hoover {
  color: #fff; 
  background-color: #97e445;
  cursor: hand;
  cursor: pointer;
}

#artikelen {
  margin-left: 15px;
}

#submenu {
  margin-left: 15px;
}

h1 {
  font-size: 22px;
  font-style: italic;
  font-weight: normal;
}

h2 {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

#cat_pre {
  margin-left: 10px;
}

div.dinges {
  width: 100%;
  text-align: center; /* ie hack */
}

div.wrap {
  display: table;
  margin: 0 auto;
}

div.float {
  display: table-cell;
  float: left;
}

* html div.float { /* ie hack */
  display: inline;
  float: none;
}

.plaatje_cat {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 8px;
}

.veld {
  border: 1px solid #65094d;
  background-color: #f1ffe5;
  color: #65094d;
  font-size: 11px;
  font-weight: normal;
  font-family: "Trebuchet MS";
  padding: 1px;
  padding-left: 4px;
}

acronym {
  border: 0px;
}

.columntitel {
  cursor: help;
  border: 0px;
}

#rapport {
  background-color: #f1ffe5; 
  width: 300px; 
  margin-bottom: 0px;
  padding: 2px;
  padding-left: 10px;
  border: 1px dotted #65094d;
}

#bellen { 
  visibility: hidden;
  display: none; 
}
