﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #161616;
}

.style1
{
    height: 112px;
}

.style2
{
    height: 110px;
}

.tab_titel
{
    color: #333333;
    font-weight: bold;
    font-family: Times New Roman;
    font-size: small;
}

.uitleg_info_wagen
{
    color: #3E7004;
    font-weight: normal;
    font-family: arial;
    font-size: 11px;
}

.uitleg_groen1
{
    color: #3E7004;
    font-weight: 600;
    font-family: arial;
    font-size: 11px;
}

.uitleg_groen2
{
    color: #3E7004;
    font-family: arial;
    font-size: 11px;
}

.titel1
{
    color: #990000;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
}

.titel2
{
    color: #990000;
    font-size: 13px;
    line-height: 15px;
    text-decoration: underline;
}

.uitleg1
{
    color: #000000;
    font-size: 13px;
    line-height: 15px;
}

.uitleg1_titel
{
    color: #000000;
    font-size: 15px;
    line-height: 15px;
    text-decoration: underline;
}

.link1
{
    color: #3E7004;
    font-size: 13px;
    text-decoration: none;
}

.link1:hover
{
    color: #3E7004;
    font-size: 13px;
    text-decoration: underline;
}

.text_input1
{
    height: 18px;
    font-family: Arial;
    font-size: 11px;
    background-color: #F8F6E0;
    border-width: 2px;
    border-style: solid;
    border-color: #DED161;
}

.taal
{
    color: White;
    font-size: 11px;
    text-decoration: none;
}

.taal:hover
{
    color: White;
    font-size: 11px;
    text-decoration: underline;
}


.taal_sel
{
    color: white;
    font-size: 11px;
    text-decoration: underline;
}

.keuze
{
    color: #303b54;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.keuze1
{
    color: #303b54;
    font-size: 12px;
    text-decoration: none;
}

.taal1
{
    color: #303b54;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.taal1:hover
{
    color: #b91523;
    font-size: 14px;
    text-decoration: underline;
}

.taal2
{
    color: #303b54;
    font-size: 13px;
    text-decoration: none;
}

.taal2:hover
{
    color: #b91523;
    font-size: 13px;
    text-decoration: underline;
}

.white
{
    color: White;
    font-size: 11px;
    text-decoration: none;
}

.menu_item
{
    color: #990000;
    font-size: 14.5px;
    font-weight: bold;
    text-decoration: none;
}

.menu_sel
{
    color: #990000;
    font-size: 14.5px;
    font-weight: bold;
    text-decoration: underline;
}

.menu_item:hover
{
    color: #990000;
    font-size: 14.5px;
    font-weight: bold;
    text-decoration: underline;
}


