﻿A:link    { color: #000000; text-decoration: underline }
A:visited { color: #000000; text-decoration: underline }
A:hover   { color: #21529C; text-decoration: underline }
A:active  { color: #21529C; text-decoration: none }

A.menu:link    { color: #21529C; text-decoration: none; font-weight:bold; }
A.menu:visited { color: #21529C; text-decoration: none; font-weight:bold;  }
A.menu:hover   { color: #FFFFFF; text-decoration: none; font-weight:bold;  }
A.menu:active  { color: #FFFFFF; text-decoration: none; font-weight:bold;  }

A.zwart:link    { color: #000000; text-decoration: none }
A.zwart:visited { color: #000000; text-decoration: none }
A.zwart:hover   { color: #21529C; text-decoration: none }
A.zwart:active  { color: #21529C; text-decoration: none }

A.lichtblauw:link    { color: #6cbbee; text-decoration: underline }
A.lichtblauw:visited { color: #6cbbee; text-decoration: underline }
A.lichtblauw:hover   { color: #6cbbee; text-decoration: none }
A.lichtblauw:active  { color: #6cbbee; text-decoration: underline }

A.wit:link    { color: #ffffff; text-decoration: underline }
A.wit:visited { color: #ffffff; text-decoration: underline }
A.wit:hover   { color: #ffffff; text-decoration: none }
A.wit:active  { color: #ffffff; text-decoration: underline }

A.witzwart:link    { color: #ffffff; text-decoration: none; font-weight:bold }
A.witzwart:visited { color: #ffffff; text-decoration: none; font-weight:bold }
A.witzwart:hover   { color: #000000; text-decoration: none; font-weight:bold }
A.witzwart:active  { color: #000000; text-decoration: none; font-weight:bold }

td
{
    font-size: 12px;
    color: #000000;
    line-height: 19px;
    font-family: Arial, Verdana;
}

body
{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #9dcff3;

}

.grijs
{
    color: #5C5B60;    
}

.lichtblauw
{
    color: #6cbbee;    
}

.donkerblauw
{
    color: #21529C;    
}

.wit
{
    color: #ffffff;    
}

.grootzwart
{
    font-size: 14px; 
    font-weight: bold;   
}

.plattetekst
{
    color: #5C5B60;
    font-family: Arial, Verdana; 
}

.prijsklein
{
    font-weight: bold;    
}

.prijsgroot
{
    color: #21529C; 
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;     
}

.textbox
{
    border: solid 1px #21529C; 
    font-size: 12px; 
    color: #21529C; 
    font-family: Arial, Verdana; 
    background-color: #ffffff;
    padding:3px;
}

.dropdown
{
    border: solid 1px #21529C; 
    font-size: 12px; 
    color: #21529C; 
    font-family: Arial, Verdana; 
    background-color: #ffffff;
}

.button
{
    border: solid 1px #21529C; 
    font-size: 12px;
    font-weight:bold;
    color: #21529C; 
    font-family: Arial, Verdana; 
    background-color: #E2A63D;
    cursor:pointer;
    padding:2px;
}


    