* {
    margin: 0px;
    padding: 0px;
}

html, body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #2a2a2a;
    background: url(../images/background.jpg) top center no-repeat;
    line-height: 18px;
    width: 100%;
    height: 100%;
}

input {
    outline: none;
}

#header {
    height: 85px;
    width: 960px;
    margin: 0 auto;
}

.fotoitem {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.foto_img {
    width: 200px;
    height:156px;
    float: left;
    margin-right: 20px;
}

.foto_img_agenda {
    width: 100px;
    height:100px;
    float: left;
    margin-right: 20px;
}

.agenda_titel {
    float: left;
}

.agenda_tekst {
    float: left;
}

.videoitem {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.video {
    width: 300px;
    height:200px;
    float: left;
    margin-right: 20px;
}

#mainmenu {width: 230px; position: relative; float: left; padding-bottom: 10px; background-color: rgba(138,52,134, 0.9); margin-top: -77px; z-index: 999;}
#contactgegevens {float: left;
width: 200px; background-color:#d03184; padding: 15px;
margin-top: 25px; color: #fff; line-height: 23px; font-size: 13px; text-shadow:-1px 1px 0px #2f2f2f;}


#socialmedia {
    float: right;
    width: 200px;
    margin-top: 24px;
}

.twitter {margin-right: -10px;}

#logo {
    position: absolute;
    z-index: 999;
    margin-left: -80px;
    margin-top: 10px;
}

#slider_main {
    width: 100%;
    height: 270px;
    background-color: #d03184;
}

#slider_left {
    width: 50%;
    background-color:#ffc20e; 
    height:270px;
    position: absolute;
    z-index: 910;
    margin-left: -543px;
    -ms-transform: skew(25deg); /* IE 9 */
    -webkit-transform: skew(25deg); /* Safari */
    transform: skew(25deg); /* Standard syntax */
}

#slider {
    width: 1090px;
    height: 270px;
    position: absolute;
    margin-left: -610px;
    left: 50%;
    background-color: #d03184;
    overflow:hidden;
    -webkit-border-image: none;
    -webkit-border:none;
}

#slider_right {
    right: 0px;
    border: none;
    width: 128px;
    height:270px;
    position: absolute;
    z-index: 910;
    background: url(../images/roze_hoek.png)  no-repeat top right;
}

#content {
    width: 960px;
    margin: 0 auto;
}

#left {
    width: 230px;
    float: left;
}

.tekst {
    float: left;
    margin-left: 45px;
    margin-top: 45px;
    width: 685px;
    line-height: 25px;
}

.tekst ul {margin-left: 30px;}

#footer {
    width: 100%;
    height: 190px;
    background-color: #d03184;
    margin-top: 50px;
}

#footer_left {
    width: 50%;
    background-color:#ffc20e; 
    height:190px;
    position: absolute;
    z-index: 910;
    margin-left: -190px;
    -ms-transform: skewX(25deg); /* IE 9 */
    -webkit-transform: skewX(25deg); /* Safari */
    transform: skewX(25deg); /* Standard syntax */
}

#tekst_paars_vlak {
    width: 285px;
    height: 165px;
    -ms-transform: skewX(-25deg); /* IE 9 */
    -webkit-transform: skewX(-25deg); /* Safari */
    transform: skewX(-25deg); /* Standard syntax */
    color: #fff;
    position: absolute;
    margin-left: -5px;
    font-size: 13px;
    padding-top: 25px;
    line-height: 22px;
    text-shadow: -1px 1px 0px #2f2f2f;
}

#tekst_paars_vlak p {padding-left: 35px; width: 275px;}

#botton_roze {
    -ms-transform: skewX(-25deg); /* IE 9 */
    -webkit-transform: skewX(-25deg); /* Safari */
    transform: skewX(-25deg); /* Standard syntax */
    padding: 7px 2px 7px 10px;
    background-color: #d03184;
    position: absolute;
    bottom: 15px;
    right: 25px;
    color: #fff;
    text-shadow: -1px 1px 0px #2f2f2f;
}

#schuin_roze {
    width: 15px;
    height: 32px;
    background-color: #d03184;
    position: absolute;
    bottom: 15px;
    right: 17px;
}

#botton_paars {
    padding: 5px 5px 5px 10px;
    background-color: #8a3486;
    position: absolute;
    bottom: 15px;
    right: 25px;
    color: #fff;
    font-size: 14px;
}

#schuin_paars {
    width: 15px;
    height: 32px;
    background-color: #8a3486;
    position: absolute;
    bottom: 15px;
    right: 137px;
    -ms-transform: skewX(25deg); /* IE 9 */
    -webkit-transform: skewX(25deg); /* Safari */
    transform: skewX(25deg); /* Standard syntax */
}

#agenda_home {
    width: 330px;
    height: 165px;
    position: relative;
    z-index: 1000;
    float: left;
    color: #fff;
    padding-top: 25px;
    line-height: 22px;
    font-size: 13px;
    text-shadow: -1px 1px 0px #2f2f2f;
}

#agenda_home p {padding-left: 35px; width: 275px;}

#chev-agenda {color: #8a3486;}

#footer_inner {width: 960px; margin: 0 auto; height: 190px;}

#footer_inner_left {
    float: left;
    width: 335px;
    height: 190px;
    position: relative;
    z-index: 999;
}

#paars_vlak {
    -ms-transform: skew(25deg);
    -webkit-transform: skew(25deg);
    transform: skew(25deg);
    background-color: #8a3486;
    width: 330px;
    height: 190px;
    margin-left: -47px;
    position: relative;
    z-index: 1000;
    float: left;
}

.agendaitem {border-bottom: 1px solid #ccc; padding: 10px 0px 10px 0px; height: 100px;}

#titel_geel { 
    background:#ffc20e;
    padding: 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-shadow: -1px 1px 0px #777;
    position: absolute;
    margin-top: 143px;
}

#schuin_geel {
    width: 15px;
    height: 32px;
    background-color: #ffc20e;
    position: absolute;
    bottom: 0px;
    right: -7px;
    -ms-transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);

}

.agenda_uitverkocht {
    position: absolute;
    margin-top: -60px;
    margin-left: -15px;
}

textarea {
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
}

.res_form {
    width: 520px;
}

.radiobut {

height: 24px;   float: left;    margin-right: 25px;
	
}


.tekstvak_smal {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
    height: 25px;
    width: 260px;
    border: 1px solid #000;
    padding-left: 5px;
}

.tekstvak_breed {
    color: #404040;
    background-color: #ffffff;
    text-decoration: none;
    height: 30px;
    width: 260px;
    border: 1px solid #8a3486;
    padding-left: 5px;
    clear: right;
    margin-top: 10px;
}

.tekstvak_multi {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
    width: 260px;
    border: 1px solid #000;
    padding-left: 5px;
}

.tekstvak_medium {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
    height: 25px;
    width: 260px;
    border: 1px solid #000;
    padding-left: 5px;
}

.button {
    font-size: 14px;
    width: 130px;
    height: 30px;
    border: none;
    color: #FFFFFF;
    background-color: #8a3486;
    -webkit-appearance:none;
    float: right;
    margin-right: 13px;
}
.label {float: left; width: 140px; margin-top: 10px;}

.button:hover {
    cursor: pointer;
}

.fout {
    color: #FF0000;
}

#content .downloads {
    padding: 10px 0px;
    margin-left: 0px;
}

.downloads li {
    list-style: none;
    background: url(../images/pdf.png) top left no-repeat;
    background-position: 0px 6px;
    font-size: 15px;
    padding: 5px 0px 5px 25px;
    width: auto;
    border-top: #A5B7C0 solid 1px;
}

.downloads li a:link {
    color: #2a2a2a;
    text-decoration: none;
}

.downloads li a:active {
    color: #2a2a2a;
    text-decoration: none;
}

.downloads li a:visited {
    color: #2a2a2a;
    text-decoration: none;
}

.downloads li a:hover {
    color: #2a2a2a;
    text-decoration: none;
}

.paginatie {
    /* width: 100%; */
    padding: 10px 6px 10px 10px;
    overflow: hidden;
    background-color: #dbdbdb;
    margin-top: 15px;
    float: left;
}

.paginatie_inactief, .paginatie_actief {
    float: left;
    margin-right: 4px;
    height: auto;
    width: 23px;
    text-align: center;
    background-color: #8a3486;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
}

.paginatie_actief {
    background-color: #d03184;
    color: #FFFFFF;
}

#sitework a { color: #a4a4a4; padding: 25px 15px 10px 0px; text-align: right; float: right; font-size: 12px;}

/* FONT AWESOME */
.fa {  color: #fff;
	   padding-right: 5px; }
/* FONT AWESOME */

.fa-facebook {
    float: right;
    height: 28px;
    width: 30px;
    background-color: #3c5a99;
    padding-top: 17px;
    text-align: center;
    transform: skew(25deg, 0deg) ;
-webkit-transform: skew(25deg, 0deg) ;
-moz-transform: skew(25deg, 0deg) ;
-o-transform: skew(25deg, 0deg) ;
-ms-transform: skew(25deg, 0deg) ;
}


/* DEZE HACK IS NODIG OMDAT ANDERS HET CONTENT VLAK NIET MEESCHAALD MET EEN FLOATED DIV */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */