@media all and (max-width: 650px) {

.menu_toggle { display:block; position:absolute; left:0; top:0; margin:10px 0px 0px 10px; z-index:99999999999; }
.menustreep { width:30px; height:5px; background-color:#8a3486; margin-bottom:4px; z-index:9999999999999; }

html, body {

    background:none;
    background-color: #fff;

}

#header {
    height: 125px;
    width: 100%;
    margin: 0 auto;
}

.video iframe {
    width: 100% !important;
    height: 100% !important;

}
.videotekst {width: 100%; float: left;}
.videotitel {float: left; width: 100%;}

.video {width: 100% !important; height: 200px !important; position: relative; margin-bottom: 10px; margin-right: 0px; float: left;}

#mainmenu {display:none;}
#contactgegevens { display: none;}

.foto_img {
    width: 100%;
    height:auto;
    float: left;
    margin-right: 0px;
    margin-bottom: 10px;
}

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

.agenda_titel {
    float: left;
}

.agenda_tekst {
    float: left;
}

#afbeeldingen img {
    margin-bottom: 5px; margin-right: 0px !important; width: 100% !important; height: auto;
}

#socialmedia {
    float: right;
    width: 100%;
    margin-top: 10px;
}

 .cycle-slideshow div {
     -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
  height:150px !important;
  width:100%;
 }

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

#logo {
    position: absolute;
    z-index: 999;
    margin-left: 0px;
    margin-top: 60px;
    width: 100%;
}

#logo img {width: 280px; !important;}

#slider_main {
    width: 100%;
    height: 150px;
    background-color: #fff;
}

#slider_left {
	display: none;
}

#slider {
    width: 100%;
    height: 150px;
    position: absolute;
    margin-left: 0px;
    left: 0%;
    background-color: #fff;
    overflow:hidden;
    -webkit-border-image: none;
    -webkit-border:none;
}

#slider_right {
	display: none;
}

#content {
    width: 100%;
    margin: 0 auto;
}

#left {
    width: 100%;
    float: left;
}

.tekst {
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 15px;
    width: 90%;
}

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

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

#tekst_paars_vlak p {padding-left: 0px; width: 100%;}

#botton_roze {
	    -ms-transform: skewX(0deg); /* IE 9 */
    -webkit-transform: skewX(0deg); /* Safari */
    transform: skewX(0deg); /* 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;
    -ms-transform: skewX(25deg); /* IE 9 */
    -webkit-transform: skewX(25deg); /* Safari */
    transform: skewX(25deg); /* Standard syntax */
}

#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: 90%;
    height: 145px;
    position: relative;
    z-index: 1000;
    float: left;
    color: #fff;
    padding: 5%;
    background-color: #d03184;
    padding-top: 25px;
    line-height: 22px;
    font-size: 13px;
    text-shadow: -1px 1px 0px #2f2f2f;
    margin-bottom: 10px;
}

#agenda_home p {padding-left: 0px; width: 100%;}

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

#footer {
    width: 100%;
    height: 190px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer_left {
	display: none;
}

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

#footer_inner_left {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 999;
    background-color: #d03184;
    margin-bottom: 10px;
}

#paars_vlak {
    -ms-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    background-color: #8a3486;
    width: 100%;
    height: 165px;
    margin-left: 0px;
    position: relative;
    z-index: 1000;
    float: left;
    margin-bottom: 10px;
}

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

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

#titel_geel { 
    background:#ffc20e;
    padding: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-shadow: -1px 1px 0px #777;
    position: absolute;
    bottom: 10px;
}

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

}

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

.res_form {
    width: 100%;
}

.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;
    border: 1px solid #8a3486;
    text-decoration: none;
    height: 30px;
    width: 90%;
    padding-left: 5px;
    margin-top: 5px;
    -webkit-appearance:none;
}

.tekstvak_multi {
    color: #404040;
    background-color: #ffffff;
    border: 1px solid #8a3486;
    text-decoration: none;
    width: 100%;
    padding-left: 5px;
    -webkit-appearance:none;
}

.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: 0px;
}

.button:hover {
    cursor: pointer;
}

.label {float: left; width: 100%; margin-top: 5px;}

.fout {
    color: #FF0000;
}

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

.downloads h4 {
    margin-bottom: 0px;
}

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

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

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

.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) ;
}

}