@charset "UTF-8";
/* CSS Document */

body, html { 
    background: #b6b6b6;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: url(http://www.geschiktedomeinnaam.nl/uploads/images/background2.jpg);
    background-size: cover;
    background-attachment: fixed;
}

/* ALGEMENE INSTELLINGEN TEKST */

p, h1, h2, h3, li, span, a, label, input {
    font-family: open sans, 'open sans', sans-serif;
    margin: 0px;
}

p {
    font-size: 17px;
    line-height: 24px;
    color: rgb(102, 102, 102);
}

li {
    font-size: 17px;
    line-height: 24px;
    color: rgb(102, 102, 102);
}

h1 {
    font-size: 47px;
    color: #fff;
    font-weight: 800;
    text-align: center;
}

h2 {
    font-size: 47px;
    color: #000;
    font-weight: 400;
}

h3 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
}

ul, li {
    margin: 0px;
    padding: 0px;
}

/* EINDE ALGEMENE INSTELLINGEN TEKST */

/* ALGEMENE INSTELLINGEN BLOKKEN */

.block {
    width: 100%;
    min-width: 760px;
}

.block .wrapper {
    width: 760px;
    padding: 0px 0px;
    margin: 0 auto 0;
}

/* EINDE ALGEMENE INSTELLINGEN BLOKKEN */

#pagecontainer {

}

#header {
}

#header .wrapper {
    padding: 16px 0px 40px 0px;
    border-bottom: 1px solid #fff;
}

#header p {
    text-align: center;
    font-size: 34px;
    color: #fff;
    font-weight: 300;
}

#main p {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    max-width: 480px;
    display: block;
    margin: 0 auto 0;
    padding: 40px 0px;
}

#main {
    padding: 0px 0px 0px 0px;
}

#main .wrapper {
    border-bottom: 1px solid #fff;
    margin: 0 auto 0;
    overflow: auto;
}

#m62b34moduleform_1 {
    
}

#m62b34moduleform_1 fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#m62b34moduleform_1 legend {
    display: none;
}

#m62b34moduleform_1 fieldset > div {
    float: left;
    width: 150px;
    padding: 40px 40px;
    background: rgba(0,0,0,0.6);
    margin-right: 35px;
}

#m62b34moduleform_1 fieldset > div:last-of-type {
    margin-right: 0px;
}

#m62b34moduleform_1 fieldset > div label {
    color: #fff;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}

#m62b34moduleform_1 fieldset > div input {
    display: inline-block;
    width: 170px;
    padding: 8px 8px;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: inset 0px 0px 0px rgba(0, 0, 0, .075);
    font-size: 15px;
    color: #333;
    margin-left: -20px;
    -webkit-appearance: none;
}

#m62b34moduleform_1 .submit {
    -webkit-appearance: none;
    padding: 40px 0px 40px 0px;
}

#m62b34moduleform_1 .fbsubmit {
    -webkit-appearance: none;
    width: 300px;
    display: block;
    margin: 0px auto 0;
    padding: 14px 0px;
    border-radius: 5px;
    border: 0px;
    background: orange;
    color: #fff;
    font-size: 18px;
    background: #eeac57;
    cursor: pointer;
}

#footer p {
    width: 400px;
    margin: 0 auto 0;
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-align: center;
    padding: 30px 0px 50px 0px;
}

#m62b34moduleform_1 .contactform .captcha {
    padding: 40px 140px;
}
/* Stylesheet: tablet Modified On 2017-01-17 11:06:50 */
