﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color: #73675D;
    background-image: url(/de/include/images/schaduw_bg.png);
    background-repeat: repeat-x;
    background-position: center top;
}

.site
{
    width: 1000px;
    border-top: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    margin-top: 10px;
    height: 500px;
    font-size: 1em;
    font-family: Georgia, Times New Roman, Arial;
    background-color: #C3C1BA;
}

a.link
{
    color: #39332E;
    text-decoration: underline;
}

a.link:hover
{
    color: #39332E;
    text-decoration: underline;
}

.site_pad
{
    width: 50%;
    background-color: Transparent;
}

.hdr_area
{
    background-repeat: no-repeat;
}

.mnu_area
{
    width: 100%;
    height: 50px;
    background-color: #39332E;
}

.sep_1
{
    width: 100%;
    height: 2px;
    background-color: #C3C1BA;
}

.sep_2
{
    width: 100%;
    height: 1px;
    background-color: #39332E;
}

.lang_area
{
    float: left;
    margin-left: 20px;
    margin-top: 30px; /* 5 */
    text-align: left;
    background-color: Transparent;
    width: 210px;
}

.menu_area_2
{
    float: left;
    margin-left: 20px;
    margin-top: 20px; /* 40 */
    text-align: left;
    background-color: Transparent;
    width: 210px;
    height: 342px;
}

.content_r_area
{
    float: right;
    margin-right: 30px;
    margin-top: 20px;
    background-color: Transparent;
    text-align: left;
    width: 680px;
}

.actie_area
{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
    background-color: #fff;
    width: 210px;
    height: 200px;
    background-image: url(/de/include/images/actie.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 1px #000;
    overflow: hidden;
    text-align: center;
    line-height: 16pt;
    color: #000;
}

h1
{
    clear: both;
    font-weight: normal;
    color: #39332E;
    font-size: 20pt;
    padding-bottom: 10px;
    border-bottom: double 2px  #39332E;
    border-bottom-width: 7px;
    letter-spacing: 1px;
    margin-top: 0px;
}

div.content
{
    margin-top: 10px;
    font-weight: normal;
    color: #39332E;
    font-size: 10pt;
    text-align: justify;
}

table.content
{
    height: 325px; 
    background-color: Transparent; 
    vertical-align: top;
    width: 100%;
}

table.images
{
    width: 100%;
    border: none;
    text-align: center;
}

div.main_image
{
    width: 45%; 
    text-align: center;
}

h2
{
    display: block;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 13pt;
    color: #39332E;
    border-top: solid 1px #39332E;
    padding-top: 10px;
}

a.footerlink
{
    color: #fff;
    text-decoration: none;
}

a.footerlink:hover
{
    color: #AE895C;
    text-decoration: none;
}

.ftr_area
{
    width: 100%;
    height: 40px;
    background-color: #39332E;
    color: #fff;
    font-size: 10pt;
    text-align: center;
}

P
{
    display: block;
    margin-top: 0px;    
    margin-bottom: 0px;
}

.image
{
    border-style: none;
}

/*
    Formulier
*/
td.prompt
{
    font-size: 10pt;
    color: #000;
    font-weight: bold;
    width: 230px;
    vertical-align: top;
}

td.invoer
{
    text-align: left;
}

.input
{
    vertical-align: top;
    font-family: Verdana;
    font-size: 10pt;
    color: #000;
    font-weight: normal;
    margin-right: 0px;
    margin-left: 5px;
}

sup
{
    margin-left: 5px;
    font-size: 12pt;
}

td.hint
{
    font-size: 8pt;
    color: #000;    
    text-align: right;
    padding-top: 20px;
}

sup.hint
{
    font-size: 8pt;
    color: #000;    
    margin-left: 5px;
    margin-right: 5px;
}

.knop
{
    font-family: Arial;
    font-size: 10pt;
    border: solid 1px #000;
    background-color: Transparent;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 250px;    
}

.knop:hover
{
    background-color: #fff;
    cursor: hand;
}

.knoplinks
{
    font-family: Arial;
    font-size: 10pt;
    border: solid 1px #000;
    background-color: Transparent;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;    
}

.knoplinks:hover
{
    background-color: #fff;
    cursor: hand;
}

.knop_socialmedia
{
    font-family: Arial;
    font-size: 10pt;
    border: solid 1px #000;
    background-color: Transparent;
}

.knop_socialmedia:hover
{
    background-color: #fff;
    cursor: hand;
}

.SocialMediaBlok
{
    border-bottom: #c3c1ba 1px solid; 
    border-left: #c3c1ba 1px solid; 
    border-top: #c3c1ba 1px solid; 
    border-right: #c3c1ba 1px solid;
    color: #c3c1ba; 
    font-size: 0px;
}
