﻿body
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
}
h1
{
    margin-top: 0px;
    font-size: 28px;
    color: #c5c966;
}
h2
{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #c5c966;
    font-style: italic;
}
h3
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}
h4
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
p
{
    margin-top: 0px;
}
ul
{
     
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: disc;
}
ul ul
{
    list-style-type: square;
}
ul ul ul
{
    list-style-type: disc;
}
li
{
     color: #000000;
    margin-top: 10px;
}
a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
img
{
    border: none;
}
a:hover
{
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.err
{
    color: #c5c966;
    font-weight: bold;
}
.kruimels
{
    margin-bottom: 25px;
}
#header
{
    display:none;
    width: 950px;
    height: 155px;
    padding: 0px;
    margin: 0px;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
}
.invisible
{
    display: none;
}
.icon{display:none;}
#LItl, #LIlegende,#LIspaar,#LIirc ,#LIhalogeen, #LIstaaf,#LIgloei, #LIled 
{
    position: relative;
    float: left;
}
#LIlegende th,#LItl th,#LIspaar th,#LIirc th,#LIhalogeen th,#LIstaaf th,#LIgloei th, #LIled th
{
    height:20px;}
#LIlegende td
{
    font-weight: bold;
    width: 100px;
    height: 150px;
    vertical-align:top;
}
#LItl td,#LIspaar td,#LIirc td,#LIhalogeen td,#LIstaaf td,#LIgloei td, #LIled td
{
    vertical-align:top;
    height: 150px;
    width: 200px;
}
.printInvisible
{
    display:none;}
.button
{
    display:none;
    }
    .err{ display:none;}
