﻿body 
{
    font-family:    Geneva,Arial,Helvetica,sans-serif;
    
}

pre
{
white-space: pre-wrap;
font-family: Arial;
}

a,a:visited
{
    color: #808080;
    text-decoration: none;
}

.middle a, .middle a:visited
{
    color: #000080;
    text-decoration: none;
}
div.container
{
   border:         solid 1px #FF0000;
   margin:         0 auto;
   width:          1024px;
}

div.topMenu
{
    border-bottom:  solid 1px #FF0000;
}

div.leftImage
{
    float:          left;
    height:         114px;
    width:          228px;
}

div.addressData
{
    padding:        5px;
    font-size:      10px;
    color:          #808080;
    float:          left;
   
}

div.rightImage
{
    float:          right;
    height:         76px;
    padding:        19px;
   
    
}

div.middle
{
    background-image: url('../media/images/Achtergrond.jpg');
    background-repeat: repeat-y;
    
}

div.footer
{
    font-size:      10px;
    color:          #808080;
    padding:        5px;
    border-top:     solid 1px #FF0000;
    text-align:     center;
}

div.leftMenu
{
    padding-top:        25px;
    float:          left;
    width:          227px;
    min-height:     520px;
}

.leftMenuBlock
{
    margin: auto;
}

.leftMenuNode
{
    width: 184px;
    height: 30px;
    font-size:15px;
    margin:5px;
    text-align:center;
    color: Black;
}

.leftMenuNodePlain
{
    background-color: #b3cafc;
    border : solid 1px #b3cafc;
}

.leftMenuNodeHighlighted
{
    background-color: #b3cafc;
    border : solid 1px #2d2669;
}
.leftMenuNodeClicked
{
    background-color: #cae4ff;
    border : solid 1px #2d2669;
}

div.leftMenuLoginButton
{
    text-align: center;
}

div.mainPage
{
    padding:        28px 18px;
    float:          left;
    /*border-left:    solid 1px #FF0000;*/
    min-height:     520px;
    color:          #000080;
    width:          760px
}
div.mainHeader
{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
div.spacer
{
    clear:          both;
}

.menuStijl
{
    padding-left: 25px;
}
