.tekst {
    color: #42371b ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 15 ;
    font-style : bold ;
    padding : 0.4em ;
    }
    
.footer {
    color: #002222;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 10 ;
    font-style : bold ;
    }
     
.linke {
    color: #42371b ;
    text-decoration: none ;
    font-family: Crillee ;
    font-size : 20 ;
    font-style : bold ;
    }
    
a.linkd:link {
   /* color: #42371b ; */
    color : white;
    text-decoration: none ;
    font-family: Crillee ;
    font-size : 20 ;
    font-style : bold ;
    }

a.linkd:visited {
   /* color: #42371b ; */
    color : white;
    text-decoration: none ;
    font-family: Crillee ;
    font-size : 20 ;
    font-style : bold ;
    }
a.linkd:hover {
   /* color: #8e2d34 ; */
    color : white;
    /*background-color : #04a6be ;*/
    text-decoration: none ;
    font-family : Crillee ;
    font-size : 20 ;
    font-style : bold ;
    }

.buitentabelrand {
     border-color : #42371b ;
     border-width : 4px ;
     border-height : 4px ;
     border-style : solid ;
     }
.binnentabelrand {
    border-color : #e0e594 ;
     border-width : 2px ;
     border-height : 2px ;
     border-style : solid ;
     }

.verberg {
  width: 500px;
  margin: 1em .5em;
}
.verberg h3 {
  margin: 0;
  padding: .25em;
  background: #bfcd93;
  border-top: 1px solid #386785;
  border-bottom: 1px solid #386785;
}
.verberg div {
  padding: .5em .25em;
}

table.lists, table.lists td { width : 100%; border : 1px solid #ddbb55; color : #666666; }
tr.odd td{ background-color : #dddddd; }
tr.even td{ background-color : #ddffdd; }
a:link.list,a:visited.list { color : #6666bb;  text-decoration : none; }
a:hover.list {  text-decoration : underline; }
h3 { color : #666666; margin-left : 10px; }
ul {list-style-image: url('../images/ar_r.gif'); }
/* li { list-style-type : circle; } */

