﻿body
{
    font-size: 10pt;
    vertical-align: top;
    overflow: auto;
    color: #303030;
    font-family: Arial, Tahoma;
    text-align: justify;
    background-color: #FFFFFF;
    background-image: url(Images/Background.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-top: 0px;
}

.TopNavigatie
{
    background-color: #FFFFFF;
    background-image: url(Images/BackgroundNavigatie.gif);
    height:25px;
    vertical-align:middle;
    text-align:center
}

.TopnavigatiePositie
{
   border-left-style:solid;
   border-left-width:25px;
   border-left-color:transparent
}

BUTTON
{
    font-size: 10pt;
    color: #707070;
    font-family: Arial, Tahoma;
}
INPUT
{
    color: #303030;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;

}
TEXTAREA
{
    color: #303030;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
}
FORM
{
    color: #303030;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
}

SELECT
{
    color: #303030;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
}

.Title
{
    font-size: 10pt;
    color: #303030;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
    font-weight: bold;
}

.Breadcrums
{
    font-size: 12pt;
    color: #2e4a9a;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
    font-weight:bold;
    text-decoration:none
}

.IE8fix
{
    z-index: 100;
}

.hyperlink
{
    font-size: 10pt;
    color: #2e4a9a;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
    text-decoration:none
}
.validatie
{
    font-size: 10pt;
    color: #FF6600;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
}
.label
{
    font-size: 10pt;
    color: #303030;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 125%;
    text-decoration:none
}