@font-face {
	font-family: 'VAGRoundedStdBold';
	src: url('../fonts/vagroundedstd-bold-webfont.eot');
	src: url('../fonts/vagroundedstd-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vagroundedstd-bold-webfont.woff') format('woff'), url('../fonts/vagroundedstd-bold-webfont.ttf') format('truetype'), url('../fonts/vagroundedstd-bold-webfont.svg#VAGRoundedStdBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'VAGRoundedStdThin';
	src: url('../fonts/vagroundedstd-thin-webfont.eot');
	src: url('../fonts/vagroundedstd-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vagroundedstd-thin-webfont.woff') format('woff'), url('../fonts/vagroundedstd-thin-webfont.ttf') format('truetype'), url('../fonts/vagroundedstd-thin-webfont.svg#VAGRoundedStdThin') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
background: #222222;}

#header, #headerTopBar{background: #000; color: #FFF;}
#headerTopBar{padding: 8px 0;}
#headerTopBar a{color: #fff;}
input[type="text"], input[type="email"]{   -webkit-appearance:none;  
    -webkit-border-radius:0px; font-size: 1em;}

#headerTopBar .poweredby{font-family: 'VAGRoundedStdThin', 'PT Sans', sans-serif; }
#headerTopBar .poweredby strong{font-family: 'VAGRoundedStdBold'; font-weight:normal;}


#headerImage {
background: #cfe9ea;
height: auto !important;
padding-top: 3em;
}

#logo {
    max-width: 100%; width: auto; height: 100%;
}


.foto img {
width: 100%; display: block; height: auto;}
main {
background: #FFF;
}

    main p {
    line-height: 1.8em; margin-bottom: 1.5em; font-size:1.071em; }

    main ul li, main ol li {
    line-height: 1.8em; margin-bottom: .8em; font-size:1.071em;}

    

    main ul, main ol {
    margin-bottom: 2em;}

    main .formWrapper ul, main .formWrapper ol {
    margin-bottom: 0;}

        main .formWrapper ul li {
        margin-bottom: 0; padding-bottom: 0;}

section.white {
background: #fff; padding: 20px 0;}

.vermelding {
    margin-bottom: 2em;
}

.foto {
    margin-bottom: 20px;
}

p small {
font-size: 11px;}

.formBox {
background: #EFEFEF; padding: 20px; }
    .formBox p:last-child, .formBox .form-group:last-child {
    margin-bottom: 0; padding-bottom: 0;}

    .formBox h2 {
    font-family: 'VAGRoundedStdThin'; padding: 0; margin: 0; border-bottom: 2px solid #E6E6E6; margin-bottom: 20px;}

section.gray {
background: url(../img/light_toast.png) #EFEFEF; padding: 2em 0;  z-index: 99;}

section h1 {
font-family: 'VAGRoundedStdThin';  font-weight: normal; text-align: center; margin-top: 2em; margin-bottom: 2em; color: #000000; line-height: 1.25em;}
    section h1 span {
    font-size: .6em; display: block;}

section p.intro {
text-align:center; font-size: 1.2em; margin-bottom: 2em;}

section a {
color: #000; text-decoration:underline;}

/*BUTTONS */
.cta{font-weight: 700; text-transform:uppercase; text-decoration:none; display: inline-block; background: #000; color:#FFF;   -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 1em; padding: 14px 20px; margin-right: 10px; border: none;}
.cta:hover{text-decoration: none; color: #fff; background: #000;}


.bericht {
margin-bottom: 2em;}
.bericht .content {
background: #FFF; padding: 2em;}
    .bericht .content p:last-child {
    margin-bottom: 0; padding-bottom: 0;}
.workshop p:first-child {
padding: 0; margin: 0;}

.workshop h2, .formWrapper h2 {
color: #f3a022; font-family: 'VAGRoundedStdBold'; font-weight: normal; border-bottom: 2px dotted #cfe9ea; padding-bottom: 10px; margin-bottom: 1em; font-size: 1.857em;}

footer {
text-align:center; color: #555; font-size: 0.857em; padding: 1em 0;}


.alert{border-radius:0; box-shadow:none; text-shadow: none; margin: 0;}

.alert.alert-danger{background: #FFA7A8; border: 0;}
.alert.alert-success{background:#BCFBCD; border: 0;}
.alert.alert-danger p{color: #8E2D2F !important;}
.alert.alert-success p{color: #62A06B !important;}

input[type="text"],input[type="email"], select, textarea{border-radius: 0 !important; box-shadow:none !important;}

@media (min-width:1920px) and (max-width:2560px){

}

/* Large desktops and laptops */
@media (min-width: 1200px) {



}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {



}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}