﻿*
{
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}
body
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666;
    line-height: 17px;
    width: 100%;
    height: 100%;
    background: url('../images/container_bg.png');
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #FFF;
    text-align: justify;
}
h1,h2,h3
{
    color: #A8CA76;
    font-size: 24px;
    margin-top: 18px;
    margin-bottom: 10px;
    line-height: 26px;
    text-align: left;
}
a
{
    text-decoration: underline;
    color: #666;
}
a:hover
{
    color: #A8CA76;
}
a.alternate
{
    color: #A8CA76;
    text-decoration: none;
}
a.alternate:hover
{
    color:#365959;
}
a img
{
    border: 0px;
}
input, select, textarea
{
    border: 1px solid #666;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666;
    line-height: 17px;
    width: 200px;
    text-align: left;
}
input[type="text"],input[type="password"]
{
    /**/
} 
input[type="submit"],input[type="button"]
{
    background: #A8CA76;
    color: #FFF;
    font-weight: bold;
    width: auto;
    text-align: center;
    padding: 1px 5px;
} 
textarea
{
    width: 265px;
    height: 120px;
}
table tr td
{
    vertical-align: top;
    text-align: left;
}
table tr th
{
    background: #A8CA76;
    color: #FFF;
    text-align: left;
    font-weight: bold;
    padding: 2px;
}
table.padding tr td
{
    padding: 3px;
    text-align: left;
}
#container
{
    position: relative;
    width: 891px;
    padding-left: 10px;
    padding-right: 9px;
    overflow: visible;
    margin: 0px auto;
}
#header
{
    float: left;
    width: 891px;
    height: 329px;
    background: url('../images/header_bg.png'); 
    background-repeat: no-repeat; 
    _margin-left: 2px;  
}
#header a.logo
{
    float: right;
    margin-top: 209px;
    margin-right: 27px;
    display: block;
    width: 341px;
    height: 43px;
    clear: both;
}
#header ul
{
    margin-top: 1px;
    display: block;
    float: right;
    clear: both;
    list-style-type: none;
    height: 68px;
    width: 704px;
    margin-right: 25px;
    background: url('../images/menu/0.png'); 
    background-repeat: no-repeat;   
}
#header ul li
{
    position: relative;
    float: right;
    display: block;
}
#header ul li a
{
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    display: block;
    vertical-align: middle;
    width: 114px;
    padding-top: 32px;
    height: 36px;
    text-align: center;
    margin-left: 1px;
}
#header ul li a:hover
{
    color: #365959;
}
#header ul li.selected a
{
    padding-top: 18px;
    height: 50px;
}
#header ul li.first a
{
    padding-left: 7px;
}
#header ul li.last a
{
    padding-right: 7px;
}
#header ul li.last a:hover
{
    color: #A8CA76;
}
#main .item
{
    background: url('../images/divider.png');
    background-repeat: repeat-x;
    min-height: 2px;
    padding: 10px;
}
#main #left
{
    float: left;
    width: 178px;
    margin-top: 35px;
    line-height: 25px;
}
#main #left .item
{
    padding-right: 0px;
    padding-left: 9px;
}
#main #left .item a
{
    text-decoration: none;
}
#main #left .item a.selected
{
    color: #000;
}
#main #content
{
    float: left;
    width: 385px;
    padding: 0px 39px;
}
#main #content .path a
{
    text-decoration: none;
}
#main #content .path img
{
    margin: 0px 3px;
}
#main #content ul, #main #content ol
{
    padding: 7px 0px;
    padding-left: 25px;
}
#main #right
{
    float: right;
    width: 250px;
    margin-top: 35px;
}
#merken
{
    float: left;
    clear: both;
    height: 20px;
    margin: 15px 5px;
    width: 871px;
    height: 52px;
    text-align: center;
}
#merken a
{
    height: 52px;
    padding: 0px 9px;
    overflow: auto; 
    text-align: center;
}
#footer
{
    float: left;
    clear: both;
    width: 875px;
    height: 103px;
    background: url('../images/footer_bg.png');
    margin: 0px 8px;
}
#footer .left
{
    float: left;
    background: url('../images/footer_left.png');
    width: 5px;
    height: 103px;
}
#footer .right
{
    float: right;
    background: url('../images/footer_right.png');
    width: 5px;
    height: 103px;
}
#footer .item
{
    float: left;
    display: block;
    border-right: 2px solid #c0c9cb;
    padding: 15px 20px;
    width: 131px;
}
#footer .item a
{
    text-decoration: none;
}
#copyright
{
    float: left;
    clear: both;
    width: 880px;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 10px;
}








a.locatie
{
    display: block;
    float: left;
    clear: both;
    width: 385px;
    margin: 4px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #999;
    height: 100px;
}
a.locatie img
{
    width: 385px;
    height: 100px;
}
a.locatie:hover
{
    opacity:0.75;
    filter:alpha(opacity=75);
    border: 1px solid #A8CA76;
}
a.medewerker
{
    display: block;
    text-align: center;
    display: block;
    padding: 5px;
    width: 104px;
    height: 225px;
    border: 1px solid #999;
    float: left;
    text-align: center;
    margin: 5px;
    text-decoration: none;
}
a.medewerker:hover
{
    border: 1px solid #A8CA76;
}
a.medewerker:hover img
{
    opacity:0.75;
    filter:alpha(opacity=75)
}
a.medewerker img
{
    clear: both;
    margin-bottom: 5px;
    width: 100px;
    height: 150px;
    border: 2px solid #A8CA76;
    text-align: center;
    vertical-align: middle;
}
a.medewerker span
{
    float: left;
    text-align: center;
    display: block;
    clear: both;
    width: 100px;
}
a.medewerker span.naam
{
    font-weight: bold;
}
a.medewerker span.functie
{
    font-size: 10px;   
}
img.mdwfoto
{
    float: right;
    border: 2px solid #A8CA76;    
}
span.mdwomschr
{
    float: left;
    display: block;
    width: 260px;
}
