
BODY,P,TH,UL,OL {
    font-family:Arial,Helvetica;
    font-size:85%;
    line-height:140%;
   background-color:  #f3f3f6;

}
H3 {
    padding:0px;
    margin:0px;
    margin-top:12px;
}
.setfont {
    font-family:Arial,Helvetica;
    font-size:85%;
    line-height:140%;
}
.nofont {
    font-family:Arial,Helvetica;
    font-size:100%;
}
.nomargin {
    margin-top:0px;
}
TH {
    background-color:#dddddd;
}
A {
    text-decoration: underline;
    color:#00f;
}
A:hover {
    text-decoration:underline;
}
A:visited {
    color:#008;
}
.imgtxt { 
    font-size:small;
}
.small { 
    font-size:small;
}
.required { 
    color:#cc2222;
    font-weight:bold;
}
.idn { 
    /* color:#fff; */
    color: #02004b;
    font-family:Arial,Helvetica;
    font-weight:bold;
    font-size:12px;
}
.notfound { 
    color:#ffff00;
}
.field {
    font-family:Arial,Helvetica;
    font-size:small;
    color:#434343;
}
.search { 
    font-family:Arial,Helvetica;
    font-size:10px; 
    background-color:#fff; 
    color:#000; 
    border-style: solid; 
    border-top-width:1px; 
    border-right-width: 1px; 
    border-left-width: 1px; 
    border-bottom-width: 1px; 
    border: 1px solid black; 
    padding:1px;
}
.special { 
    height: 138px;
    background-image: url(img/special2.gif);
    background-repeat: no-repeat;
    font-family:Arial,Helvetica;
    background-color:#a33f56; 
    color:#000; 
    border-style: solid; 
    border-top-width:1px; 
    border-right-width: 2px; 
    border-left-width: 1px; 
    border-bottom-width: 2px; 
/*    border-color: black; */
}
.white {
    font-family:Arial,Helvetica;
    font-size:90%;
    color:#ffffff;
    padding:35px;
}

.sverror {
    background-color:#f66;
}
.svquestion {
    background-color:#ddd;
}
.svheader {
    font-weight: bold;
}


.homecolofon{
 font-family: Verdana,Arial,Helvetica;
 position: absolute;
 font-weight: bold;
 top: 0px;
 margin-left: 35px;
}
.homecolofon a{
 color: black;
 text-decoration: none;
}
.homecolofon a:hover{
 text-decoration: underline;
}
.homecolofon img{
    vertical-align: middle;
}
/* top navigatie */

.topborder{
 border-top: 3px solid #02004b;
}
.logo2bg{
 background-position: bottom right;
 background-repeat: repeat-x;
 background-image: url('/img/logo2bg.gif');
}
.topborderpluslogo2bg{
border-top: 3px solid #02004b;
 background-position: bottom right;
 background-repeat: repeat-x;
 background-image: url('/img/logo2bg.gif');
}

/* linker navigatie */

#lnav{
 background: transparent;
}

ul#lnav{
 list-style: none;
 padding: 0px;
 margin: 0px;
}

#lnav li{
 margin: 20px 0px 20px 0px;
}

#lnav a {
 font-size: 100%;
 color: #EEEEEE;
 padding: .2em .5em .2em .5em;
 text-decoration: none;
 font-weight: bold;
 font-family: Arial;
 max-width: 121px;
 overflow: hidden;
}

#lnav a.odd{
 background: black;
} 

#lnav a.even{
 /* background: #834452; */
 background: #1e19b2;
 display: block; 
 width: 80px
}
a.menu {
 background: #000;
 display: block; 
 width: 80px
}
a.menu:HOVER {
 background: #1e19b2;
 display: block; 
 width: 80px
}
