﻿
body.BackgroundWeb
{
    background-image: url('http://demo.personeelsbank.nl/plaatjes/menuitems/Logo_achtergrond.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-color: white;
    font: normal bold 12px Arial; 
}

.Hyperlink
{
    color:#f39800;  
    font: normal normal 20px Verdana;  
}

.Menu
{
    color:White;
    text-align: left;
    font-weight: bold;
    width: 180px;
}

.Kop_Tekst_Bold
{
    text-align: left;
    vertical-align: middle;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

a.navigatie_link:Link
{
    font-family: Verdana;
    height: 40px;
    color: White;
    font-weight: bold;
    text-decoration: none;
    width: 300px;
}

a.navigatie_link:Visited
{
    font-family: Verdana;
    height: 40px;
    color: White;
    font-weight: bold;
    text-decoration: none;
    width: 300px;
}

a.navigatie_link:Hover
{
    font-family: Verdana;
    height: 40px;
    color: White;
    font-weight: bold;
    text-decoration: underline;
    width: 300px;
}

a.navigatie_link:Active
{
    font-family: Verdana;
    height: 40px;
    color: White;
    font-weight: bold;
    text-decoration: none;
    width: 300px;
}

a.navigatie2_link:Link
{
    font-family: Verdana;
    color:#f39800;  
    font: normal normal 18px Verdana;  
    text-decoration: none;
}

a.navigatie2_link:Visited
{
    font-family: Verdana;
    color:#f39800;  
    font: normal normal 18px Verdana;  
    text-decoration: none;
}

a.navigatie2_link:Hover
{
    font-family: Verdana;
    color:#004272;  
    font: normal normal 18px Verdana;  
    text-decoration: none;
}

a.navigatie2_link:Active
{
    font-family: Verdana;
    color:#f39800;  
    font: normal normal 18px Verdana;  
    text-decoration: none;    
}


a:Link
{
    font-family: Verdana;
    color: #004272;
    font-weight: normal;
    text-decoration: underline;
}

a:Visited
{
    font-family: Verdana;
    color: Gray;
    font-weight: normal;
    text-decoration: none;
}

a:Hover
{
    font-family: Verdana;
    color: #004272;
    font-weight: normal;
    text-decoration: underline;
}

a:Active
{
    font-family: Verdana;
    color: #004272;
    font-weight: normal;
    text-decoration: none;
}

a.normal_link:Link
{
    font-family: Verdana;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

a.normal_link:Visited
{
    font-family: Verdana;
    color: Gray;
    font-weight: normal;
    text-decoration: none;
}

a.normal_link:Hover
{
    font-family: Verdana;
    color: Black;
    font-weight: normal;
    text-decoration: underline;
}

a.normal_link:Active
{
    font-family: Verdana;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

a.normal_link_bold:Link
{
    font-family: Verdana;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

a.normal_link_bold:Visited
{
    font-family: Verdana;
    color: Gray;
    font-weight: bold;
    text-decoration: none;
}

a.normal_link_bold:Hover
{
    font-family: Verdana;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
}

a.normal_link_bold:Active
{
    font-family: Verdana;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}