body
{
    /*background: url(../images/main_bg2.jpg) top center;*/
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 12px;
    color: #5d5d5d
}

a
{
    color: #2f6b37;
}

a:hover
{
    text-decoration: none;
}

#front
{
    background: url(../images/main_bg.jpg) top left;
}

#default
{
    background: url(../images/main_bg4.jpg) top left;
}

img
{
    border: none;
}

#all
{
    width: 875px;
    /*margin: 0 auto;*/
    overflow: hidden;
}

/* Header */
#header
{
    width: 875px;
    height: 171px;
    background: url('../images/header_bg5.png') top right no-repeat;
    float: left;
}

#logo
{
    width: 188px;
    height: 186px;
    position: relative;
    top: 0px;
    left: 90px;
    float: left;
    cursor: pointer;
}

#logo a img
{
    border: none;
}

/* service menu */
#service-menu
{
    float: right;
    position: relative;
    top: -10px;
    right: 0px;
}

#service-menu ul
{
}

#service-menu ul li
{
    display: inline;
    list-style-type: none;
    margin-left: 5px;
}

#service-menu ul li a
{
    font-size: 11px;
    padding: 0 0 0 0;
    color: #263d81;
    text-align: center;
    text-decoration: none;
}

#service-menu ul li a img
{
    margin: 0 4px 0 0;
    border: none;
}

#service-menu ul li img
{
    border: none;
}

#service-menu ul li a:hover
{
    text-decoration: underline;
}

/* hoofdmenu */
#menu
{
    margin: 40px 0px 0 0;
    float: right;
    width: 600px;
}

#menu ul
{
    padding: 0;
    margin: 11px 25px 0 0;
    text-align: right;
}

#menu ul li
{
    display: inline;
    list-style-type: none;
    height: 25px;
    width: 111px;
    margin-left: 27px;
}

#menu ul li .first
{
    display: inline;
    list-style-type: none;
    height: 25px;
    width: 111px;
    margin-left: 0px;
}

#menu ul li a
{
    background: url('../images/button.gif') 0 0 no-repeat;
    display: inline-block;
    height: 21px;
    width: 111px;
    padding: 4px 0 0 0;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#menu ul li a:hover
{
    background: url('../images/button.gif') 0 -27px no-repeat;
    display: inline-block;
    height: 21px;
    width: 111px;
    color: #2f6b37;
}

#menu ul li a.active
{
    background: url('../images/button.gif') 0 -27px no-repeat;
    display: inline-block;
    height: 21px;
    width: 111px;
    color: #2f6b37;
}

/* rechter content */
#right-column
{
    width:718px;
    float: left;
}

#content-right
{
    width:718px;
    background: url('../images/middle_bg.png') top right repeat-y;
    padding-bottom: 10px;
}

#right-inner
{
    padding: 10px 20px 10px 20px;
    min-height: 250px;
    overflow: hidden;
}

#right-inner ul
{
    padding-left: 30px;
}

#right-inner h1
{
    color: #2f6b37;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 30px;
    font-weight: bold;
}

#right-inner p
{
    color: #5d5d5d;
    line-height: 18px;
    padding: 0;
    margin: 0 0 20px 0;
}

#right-inner .intro
{
    font-size: 14px;
}

#right-content
{
    margin: 0 0 0 0;
}

#right-content
{
    margin: 0 0 20px 0;
}

#right-content a.readmore
{
}


#right-content div
{
    color: #5d5d5d;
    line-height: 18px;
    padding: 0;
    margin: 0 0 10px 0;
}

#right-content div img
{
    margin: 0 0 0 20px;
}

#blocks
{
    margin: 0 0 0px 0;
    padding: 10px 0 0 0;
}

#blocks .block 
{
    width: 325px;
    height: 120px;
    display: inline-block;
    margin: 0 10px 20px 0;
    vertical-align: text-top;
}

#blocks .block .text p
{
    margin: 0;
}

#blocks .block h2
{
    color: #2f6b37;
    font-size: 12px;
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: bold;
}

#blocks .block .image
{
    width: 100px;
    height: 100px;
    float: left;
}

#blocks .block .text
{
    width: 205px;
    height: 100px;
    float: left;
    font-size: 11px;
    line-height: 18px;
    padding: 0px 10px 0px 10px;
}

#blocks .block .text a
{
    color: #2f6b37;
}

#blocks .block .text a:hover
{
    text-decoration: none;
}

#blocks .frontblock
{
    width: 210px;
    height: 120px;
    display: inline-block;
    margin: 0 10px 30px 0;
}

#blocks .frontblock h2
{
    color: #2f6b37;
    font-size: 12px;
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: bold;
}

#blocks .frontblock p
{
    padding: 0;
    margin: 0 0 10px 0;
}

#blocks .frontblock a
{
    padding: 0;
    margin: 0;
    color: #2f6b37;
}

#blocks .frontblock a:hover
{
    text-decoration: none;
}


/* linker content */
#left-column
{
    width:157px;
    float: left;
    min-height: 100px;
}

#content-left
{
    width:157px;
    
}

#left-inner
{
    padding: 10px 0px 0px 0px;
    width:157px;
    background-color: #ffffff;
}

#left-inner ul
{
    
    padding-top: 1px;
    overflow: hidden;
    margin-left: 20px;
}

#left-inner ul li
{
    background: url('../images/dots.png') bottom right no-repeat;
    list-style-type: none;
    margin: 25px 5px 0 0;
    width: 111px;
    height: 25px;
    text-align: right;
    float: right;
}

#left-inner ul li.first
{
    margin: -2px 5px 0 0;
}


#left-inner ul li a
{
    padding: 0 10px 0 0;
    margin: 0;
    color: #2f6b37;
    text-decoration: none;
}

#left-inner ul li .active
{
    font-weight: bold;
}

#left-inner ul li a:hover
{
    text-decoration: underline;
}

#left-bottom
{
    margin-top: -13px;
    background: url('../images/left.png') top left no-repeat;
    height: 98px;
    width: 157px;
}

/* footer */
#footer
{
    width:718px;
    height: 1px;
    background: url('../images/footer.jpg') top left no-repeat;
    float: right;
}

#footer .text
{
    padding: 0;
    margin: 3px 30px 20px 0;
    font-size: 9px;
    color: #273d83;
    float: right;
}

#footer .image
{
    padding: 0;
    margin: 4px 0 0 20px;
    float: left;
}

/** contact form **/

.textboxcontact
{
    padding: 3px;
}

.textboxcontact
{
    margin-top: 10px;
}

.submitcontact
{
    margin: 10px 0 10px 0;
}


#frmcontact td
{
    padding: 0 10px;
}


#frmcontact tbody
{
    /*border: 1px solid #c8c6c6;
    background-color: #f3f3f3;*/
    
}

#frmcontact
{
    border: 1px solid #c8c6c6;
    background-color: #f3f3f3;
    width: 410px;
    padding: 10px 0 0 0;
}

#contactblock
{
    float: left;
    width: 220px;
    padding: 0 0 0 25px;
}

#contactblock a
{
    padding: 0 0 0 0;
    margin: 0;
    color: #2f6b37;
    text-decoration: none;
}

#contactblock a:hover
{
    text-decoration: underline;
}

#frmblock
{
    float: left;
    width: 410px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
			
            #service-menu {width:260px; height: 40px;}
}
