﻿body
{
    background-color: #133528;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 0 0 0;
    line-height: 130%;
    background-image: url(../images/rpa-logo.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}
tbody, tr, td
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 0 0 0;
}

a, tbody a, tr a, td a
{
    text-decoration:none;
    color: #ffffff;
    font-weight: bold;
}

a:hover, tbody a:hover, tr a:hover, td a:hover
{
    text-decoration:underline;
    color: #ffffff;
    font-weight: bold;
}


.FirstpageStyle
{
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.LogoStyle
{
    width: 255px;
    height: 80px;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.MenuStyleTop
{
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-decoration: none;
    text-align: left;
    height: 65px;
    width: 100px;
    vertical-align: bottom;

}

.MenuStyleFiller
{
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-decoration: none;
    text-align: center;
    height: 65px;
    vertical-align: bottom;

}

.MenuStyleTop a
{
    text-decoration:none;
    color: #ffffff;
    font-weight: bold;
}

.MenuStyleTop a:hover
{
    text-decoration:none;
    color: #ffffff;
    font-weight: bold;
}

.VerticalSpacer
{
    height: 25px;
}

.BasisKeuze1Style
{
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    width: 300px;
    height:100px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    vertical-align:middle;
    background-color: #25674d;
}

.BasisKeuze1Style a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    line-height: 130%;
}

.BasisKeuze1Style a:hover
{
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
    line-height: 130%;
}

.PlaatjeKeuze1Style
{
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    width: 300px;
    height:100px;
    background-image: url(../images/werkgever.jpg);
    background-repeat: no-repeat;
    background-position: -100px -225px;
}

.PlaatjeKeuze2Style
{
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    width: 300px;
    height:100px;
    background-image: url(../images/werkneemster.jpg);
    background-repeat: no-repeat;
    background-position: -0px -250px;
}

.PlaatjeKeuze3Style
{
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    width: 300px;
    height:100px;
    background-image: url(../images/partner.jpg);
    background-repeat: no-repeat;
    background-position: -50px -50px;
}

.Headingstyle
{
    font-weight: bold;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
}

