h1{
    font-weight:        bold;
    font-size:          18px;
    color:              #0066FF;
    margin:             0px;
    padding:            3px 0 3px 0;
}
h2{
    font-weight:        bold;
    font-size:          16px;
    color:              #0066FF;
    margin:             0px;
    padding:            3px 0 3px 0;    
}
h3{
    font-weight:        bold;
    font-size:          14px;
    color:              #0066FF;
    margin:             0px;
    padding:            2px 0 2px 0;    
}
body{
    font-family:        Verdana, Arial, Helvetica, sans-serif;
    color:              #000000;
    font-size:          11px;
    margin-top:         25px;
}
form{
    margin:             0px;
    padding:            0px;
}
input, select, textarea{
    font-size:          11px;
    color:              #000000;
}

p{
    margin:         0px;
}
A:link{
    color:              #2f98ff;
}
A:active{
    color:              #2f98ff;
}
A:visited{
    color:              #2f98ff;
}
A:hover{
    color:              #FF0000;
}
td{
    font-size:          11px;
}
iframe{
    padding:            0px;
    font-size:          11px;
    margin:             0px;
}
hr{
    border:             none 0; 
    border-top:         1px dashed #999999;
    height:             1px;
} 
.Hoofdstuk{
    font-size:          12px;
    text-transform:     uppercase;
    font-weight:        bold;
    color:              #FF0000;
}
.Paragraaf{
    font-size:          13px;
    font-weight:        bold; 
    color:              #009966;
}
.txt100{
    width:              100%;
}
.adres{
    font-size:          11px;
    line-height:        18px;
    color:              #FF0000;
    padding-top:        5px;
    padding-bottom:     5px;
    border-top:         5px dashed #FF0000;
    border-right:       1px dashed #999999;
    border-bottom:      1px dashed #999999;
    border-left:        1px dashed #999999;
    background-position:center;
}
.menu{
    border-top:         0px #FFFFFF solid;
    border-bottom:      2px #FFFFFF solid;
    font-size:          11px;
    display:            none; 
    z-index:            99; 
    position:           absolute;
    border-collapse:    collapse;
}
.menu_out{
    background-color:   #ffde00;
    color:              #;
    border-top:         2px #FFFFFF solid;
    border-bottom:      0px #FFFFFF solid;
    border-left:        2px #FFFFFF solid;
    border-right:       2px #FFFFFF solid;
    padding:            4px;
}
.menu_over{
    background-color:   #ceff00;
    color:              #;
    border-top:         2px #FFFFFF solid;
    border-bottom:      0px #FFFFFF solid;
    border-left:        2px #FFFFFF solid;
    border-right:       2px #FFFFFF solid;
    padding:            4px;
}
.submenu_out{
    background-color:   #ffde00;
    color:              #;
    border-top:         2px #FFFFFF solid;
    border-bottom:      0px #FFFFFF solid;
    border-left:        2px #FFFFFF solid;
    border-right:       2px #FFFFFF solid;
    padding:            4px;
}
.submenu_over{
    background-color:   #ceff00;
    color:              #;
    border-top:         2px #FFFFFF solid;
    border-bottom:      0px #FFFFFF solid;
    border-left:        2px #FFFFFF solid;
    border-right:       2px #FFFFFF solid;
    padding:            4px;
}
.Koptekst1{
    font-size:          14px;
    font-weight:        bold; 
    color:              #000000;
}

.Koptekst2{
    font-size:          12px;
    font-weight:        bold; 
    color:              #000000;
}

.Koptekst3{
    font-size:          10px;
    font-weight:        bold; 
    color:              #000000;
}
.Subtekst{
    font-weight:        bold; 
}


.crumps{
    font-size:          11px;
    color:              #000000;
}
.crumpspad{
    color:              #999999;
}
.crumps A:link{
    color:              #2f98ff;
    text-decoration:    none;
}
.crumps A:active{
    color:              #2f98ff;
    text-decoration:    none;
}
.crumps A:visited{
    color:              #2f98ff;
    text-decoration:    none;
}
.crumps A:hover{
    color:              #ff0000;
    text-decoration:    none;
}

#frame_temp{
    width:              960px;
    margin:             0px;
    padding:            0px;
    border-top:         1px dashed #999999;
    border-right:       1px dashed #999999;
    border-left:        1px dashed #999999;
    border-bottom:      1px dashed #999999;
}
#frame_temp td{
    color:              #000000;
    vertical-align:     top;
}
#frame{
    width:              960px;
    margin:             0px;
    padding:            0px;
    border-top:         1px dashed #999999;
    border-right:       1px dashed #999999;
    border-left:        1px dashed #999999;
/*    border-bottom:      1px dashed #999999; */
/* bottom stond uit in de standaard stylesheet.asp? */
}
#frame td{
    color:              #000000;
    vertical-align:     top;
}
#tabelleft{
    color:              #000000;
    background-image:   url(../images/diagornaal.gif);
    border-right:       1px dashed #999999;
    padding:            10px;
}
#tabelright{
    color:              #000000;
    background-image:   url(../images/diagornaal.gif);
    border-left:        1px dashed #999999;
    padding:            10px;
}
#tabelmain{
    color:              #000000;
    padding:            10px;
}
#taal_select {
    position:           relative;
    top:                -25px;
    left:               880px;
    z-index:            1;
}
