﻿body 
{
    margin: 0; 
    padding: 0; 
    font-size: 0.75em; 
    color: #000000; 
    font-family: Arial, Verdana;
    background: #314151 url(images/bg.jpg) no-repeat top center;
}

img 
{
    border: 0;
    behavior:url(/App_Components/IePngFix/Script.htc);
}

a 
{
    color: #ffffff;
}

ul 
{
    margin: 0;
    padding: 0;
}

ul li 
{
    padding: 0 0 0 5px;
    margin: 0 0 0 15px;
}

.small 
{
    font-size: 0.8em;
}

.floatLeft 
{
    display: inline;
    float: left;
}

.centersite 
{
    width: 890px;
    margin-left: auto;
    margin-right: auto;
}

.language 
{
    width: 90px;
    float: left;
    display: inline;
}

.taalkeuze 
{
    width: 677px;
    height: 134px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.sitecontainer 
{
    width: 890px;
    float: left;
    display: inline;
}

.logo 
{
    float: left;
    display: inline;
    width: 209px;
    height: 134px;
}

.header 
{
    float: left;
    display: inline;
    width: 655px;
    height: 134px;
    margin-left: 26px;
    background: url(images/bg-header.png);
    behavior:url(/App_Components/IePngFix/Script.htc);
    text-align: center;
}

.content 
{
    float: left;
    display: inline;
    width: 890px;
    margin-top: 22px;
} 

.home 
{
    float: left;
    display: inline;
    width: 846px;
    padding: 22px;
    background: url(images/bg-content.png) repeat-y top left;
    behavior:url(/App_Components/IePngFix/Script.htc);
}  

.home .item
{
    float: left;
    display: inline;
    width: 318px;
    height: 182px;
    background: url(images/bg-home-item.png) repeat-y top left;
    behavior:url(/App_Components/IePngFix/Script.htc);
    padding: 17px 45px 17px 45px;
}

.home .item .button
{
    float: left;
    display: inline;
    width: 318px;
    height: 37px;
    background: url(images/bg-home-button.png) no-repeat top left;
    behavior:url(/App_Components/IePngFix/Script.htc);
    margin-top: 18px;
}

.home .item .button div
{
    float: left;
    display: inline;
    width: 290px;
    text-align: center;
}

.homefooter 
{
    float: left;
    display: inline;
    width: 855px;
    height: 80px;
    background: url(images/bg-footer.png) repeat-y top left;
    behavior:url(/App_Components/IePngFix/Script.htc);
    margin-top: 22px;
    padding: 0 35px 12px 0;
}

.default 
{
    float: left;
    display: inline;
    width: 796px;
    padding: 29px 47px 29px 47px;
    background: url(images/bg-content.png) repeat-y top left;
    behavior:url(/App_Components/IePngFix/Script.htc);
    color: #ffffff;
}

.default .text 
{
    float: left;
    display: inline;
    margin-top: 22px;
}

.button, .button-reflect
{
    width: 318px;
    height: 37px;
    background: url(images/bg-home-button.png) no-repeat top left;
    behavior:url(/App_Components/IePngFix/Script.htc);
    margin-top: 18px;
}

.button-reflect 
{
    background: url(images/bg-home-button-reflect.png) no-repeat top left;
    behavior:url(/App_Components/IePngFix/Script.htc);
}

.button div, .button-reflect div
{
    width: 290px;
    text-align: center;
}

.footer 
{
    float: left;
    display: inline;
    width: 890px;
    margin-top: 30px;
}



/******
FORM
******/

.form 
{
    float: left;
    display: inline;
}

.form table tr td 
{
    padding-bottom: 3px;
}

.label 
{
    color: #00c1f9;
    padding-right: 10px;
}

.textfield 
{
    width: 200px;
    border: solid 1px #cccccc;
    background: #ffffff;
    padding: 2px;
}

.error 
{
    padding-left: 5px;
}

.submitButton
{
    background: url(images/bg-button.png) no-repeat;
    behavior:url(/App_Components/IePngFix/Script.htc);
    width: 111px;
    height: 26px;
    display: block;
    color: #ffffff;
    cursor: hand;
    font-size: 1.1em;
    border: none 0px;
}

/******
SEARCH
******/

.textfieldSearch 
{
    width: 100px;
    border: none 0px;
    background: #ffffff;
    height: 18px;
    padding: 2px 5px 2px 5px;
}

.buttonSearch 
{
    background: url(images/bg-button-search.png) no-repeat;
    behavior:url(/App_Components/IePngFix/Script.htc);
    width: 108px;
    height: 22px;
    display: block;
    color: #ffffff;
    cursor: hand;
    font-size: 1.1em;
    border: none 0px;
}

.buttonSearchLarge
{
    background: url(images/bg-button-search-large.png) no-repeat;
    behavior:url(/App_Components/IePngFix/Script.htc);
    width: 200px;
    height: 22px;
    display: block;
    color: #ffffff;
    cursor: hand;
    font-size: 1.1em;
    border: none 0px;
}

.searchResults 
{
    float: left;
    display: inline;
    margin-top: 22px;
    border: solid 1px #0089b0;
    padding: 15px;
}

.searchResults2
{
    float: left;
    display: inline;
    margin-top: 22px;
    width: 796px;
}

.searchName 
{
    color: #2b7ea8;
    font-weight: bold;
    text-transform: uppercase;
}
