﻿.BtnSubscribe
{
    padding-right: 45px; 
}

a.nieuwsbrief
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
    text-decoration: none; 
}

a.nieuwsbrief:hover
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
    text-decoration: underline;
}

a.nieuwsbrief:visited
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
}

a.nieuwsbrief:link
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
}

a.nieuwsbrief:active
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
}

.headerTemplate
{
     width: 98%; 
    background-color: #F3F0F0; 
    font-family: Tahoma; 
    font-size: 16px;
    font-weight: bold; 
    color: #579AAC; 
    margin-bottom: 20px; 
    margin-top: 10px;
    padding-top: 5px;  
    padding-bottom: 5px; 
    padding-left: 5px; 
}

.statusNieuwsbrief 
{
    color: #579AAC;
    font-weight: bold;
    font-size: 10px; 
}
