html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

body {
    font: 13px/1.231 helvetica, arial, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}
select, input, button, textarea {
    font: 99% helvetica, arial, clean, sans-serif;
}
table {
    font-size: inherit;
    font: 100%;
}
pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/* clearfix */

.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/* html elements */


body {
    /*font-family:'Didact Gothic', Arial, sans-serif;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-family: Arial, Gadget, sans-serif ;*/
    /*font-family:'Quicksand', Arial, sans-serif;*/
    font-family:Arial, Helvetica, sans-serif;
    /*background: url(../img/kaldi-achtergrond-donker.png) center 170px no-repeat #383838;*/
    line-height: 1.4;
}

/* main divs */

#container {
    width: 100%;
    overflow: hidden;
}

#header {
    width: 100%;
    position: fixed;
    z-index: 1000000;
    background: #383838;
    border-bottom: 2px solid #fff;
}

#main {
    margin: 0 auto 40px auto;
    width: 990px;
    position: relative;
}

#footer {
    width: 100%;
    overflow: hidden;
    /*background: url(../img/v2/footer-achtergrond.png) 0 0 repeat-x;*/
    height: 262px;
    border-top: 1px solid #cbcbcb;
}

#logo {
    width: 68px;
    height: 179px;
    display: block;
    position: absolute;
    left: 75px;
    top: 136px;
    z-index: 10000
}

#logo img {
    display: block;
}

/* slider */

#slider {
    width: 500px;
    height: 270px;
    color: #fff;
    background: url(../img/v2/slide-achtergrond.png) 0 0;
    top: 105px;
    /*right: 0;*/
    right: -460px;
    position: absolute;
    z-index: 100;
}

#slider-knop {
    width: 40px;
    height: 270px;
    display: block;
    background: url(../img/v2/slide-button.png) 0 0 no-repeat;
    float: left;
}

#slider-content {
    line-height: 1.5;
    color: #fff;
    float: left;
    display: inline;
    padding: 20px 40px;
    width: 380px;
}

#slider-content h2 {
    text-transform: uppercase;
    font-size: 200%;
}

#slider-content p {
    font-size: 100%;
}


.PopUp {
    color: #666
}
/* navigation */
#nav-items-container {
    width: 990px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#nav {
    width: 920px;
    height: 56px;
    display: table;
    table-layout: fixed;
    font-size: 108%;
    /*letter-spacing: -0.075em;	*/
}

#nav-fix {
    width: 100%;
}

/* ul li + li */
#nav li {
    line-height: 56px;
    height: 56px;
    display: inline;
    margin: 0 15px;
    text-align: center;
}

#nav li a {
    background: url(../img/menu-bullet.png) left center no-repeat;
    padding: 0 0 0 14px;
    text-decoration: none;
    color: #fff;
}

#nav li a:hover {
    text-decoration: underline;
}

#social-media {
    position: absolute;
    top: 13px;
    right:10px;
}

#social-media li {
    float: left;
    margin: 0 0 0 5px;
}

#social-media li a {
    text-indent: -99999px;
    width: 29px;
    height: 29px;
    display: block;
}

#social-media li a:hover {
    opacity: 0.9;
}

#twitter a {
    background: url(../img/linkedin-icon.png) 0 0 no-repeat;
}

#facebook a {
    background: url(../img/facebook-icon.png) 0 0 no-repeat;
}

#footer ul {
    margin: 10px 0;
    line-height: 1;
    letter-spacing: -4px;
    text-align: left;
}

#footer li {
    line-height: 1.4;
    color: #000;
    font-size: 93%;
    letter-spacing: normal;

}

#footer li a {
    text-decoration: none;
    color: #000;
}

#footer li a:hover {
    text-decoration: underline;
}

#footer h3 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 5px 0;
}

#credits {
    border-top: 1px solid #868586;
    background: #383838;
    height: 43px;
    line-height: 43px;
    color: #fff;
}

#credits p {
    margin: 0 auto;
    width: 950px;
    height: 43px;
    line-height: 43px;
    position: relative;
    padding: 0 20px;
}

#credits a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    right: 20px;
    top: 0;
    height: 43px;
    line-height: 43px;
}

#credits a:hover {
    text-decoration: underline;
}

.inner {
    /*width: 990px;*/
    width: 940px;
    margin: 0 auto;
    padding: 0 10px;
    overflow: hidden;
}

.footer-blok {
    float: left;
    display: inline;
    width: 235px;
    margin: 20px 0 0 0;
}

/* headers */

#content-header {
    background: #fff;
    width: 100%;
    height: 552px;
    position: relative;
    overflow: hidden;
    padding: 58px 0 0 0;
}

#header-overlay {
    width: 990px;
    height: 544px;
    margin: 0 auto;
    overflow: hidden;
    /*position: relative;	*/
    position: absolute;
    top: 0;
    left: 350px;
}

.scrollblock {
    /*position: absolute;*/
    z-index:0;
}

#content-header-text {
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 254px;
    left: 170px;
    font-size: 200%;
    line-height: 1.2;
    z-index: 0;
}

#img2 {
    position: relative;
    top: 75px;
    left: -10px;
}

#content-header-text h2 {
    font-weight: normal;
}

#content-header-text span {
    color: #F89828;
}

.img-rotator {
    position: absolute;
}

#header-img-container {
    width: 1679px;
    height: 544px;
    overflow: hidden;
    margin: 0 auto;
    position:relative;
    padding: 0 0 8px 0;
    background: url(../img/v2/header-schaduw-2.png) bottom left repeat-x;
}

/* content */

#content {
    color: #000;
    float: left;
    display: inline;
    position: relative;
    font-weight: 400;
    margin: 110px 0 0 0;
}

#content h2 {
    text-transform: uppercase;
    font-size: 200%;
    font-weight: normal;
    margin: 0 0 0.4em 0;
}

#content h3, h4, h5, h6 {
    font-weight: bold;
    margin: 0.4em 0;
}

#content h2.blok-titel {
    color: #000;
}

#content h2.blok-titel span {
    color: #f89728;
}

#content .oranje h2.blok-titel, #content .oranje h2.blok-titel span {
    color: #fff;
}

#content p {
    margin: 0.5em 0;
}

#content strong, #content b {
    font-weight: bold;
}

#content i, #content em {
    font-style: italic;
}

#content ul {
    list-style: disc;
    padding: 0 0 0 21px;
    margin: 0.5em 0;
}

#content ol {
    list-style: decimal;
    padding: 0 0 0 23px;
    margin: 0.5em 0;
}

#content form {
    float:left;
    display: inline;
    width: 293px;
    margin: 20px 0 10px 0;
}

#content table.stijl {
    margin: 0.5em 0;
}

#content table.stijl td {
    border: 1px solid #eee;
    padding: 4px 2px 2px 2px;
}

#content-full form {
    /*width: 966px;*/
    width: 945px;
}

#content form td {
    vertical-align: top;
}

#content .formtable input[type=text] {
    border:1px solid #ccc;
}

#formtable_col1 {
    margin: 0 0 0 30px;
}

#content form td img {
    margin: 0 0 0 4px;
}

#content form .fieldlabel {
    width: 100px
}

#content-full form .fieldlabel {
    width: 130px;
}

#content form input[type=text]{
    border: 0;
    width: 167px;
    float: left;
    display: inline;
    margin: 0 0 14px 0;
    height: 26px;
    padding: 0 0 0 3px;
}

#content-full form input[type=text]{
    width: 200px;
}

#content form input[type=submit] {
    border: 0;
    background: #5e5e5e;
    color: #fff;
    padding: 4px 8px;
    float: right;
}

#content form textarea {
    width: 430px;
    height: 66px;
    border: 0;
    margin: 0 0 14px;
}

#content form input[type=submit]:hover {
    background: #999;
    cursor: pointer;
}

#content-pane {
    width: 306px;
    height: 298px;
    background: #f89828;
    float: left;
    display: inline;
    padding: 16px 12px;
    font-size: 108%;
    /*font-size: 100%;*/
    overflow: auto;
}

#content-full {
    /*width: 966px;*/
    width: 945px;
    float: left;
    display: inline;
    background: #fff;
    /*padding: 16px 12px;	*/
    padding: 16px 25px 16px 20px;
    color: #000;
    font-size: 108%;
    /*font-size: 100%;*/
}

#content-full.oranje {
    background: url(../img/v2/form-achtergrond.png) bottom left repeat-x #fda516;
    color: #fff;
}


#content-pane a, #content-full a {
    color: #555;
}

#knoppen {
    width: 1004px;
    height: 125px;
    font-weight: 400;
    letter-spacing: -0.06em;
    position: absolute;
    top: -64px;
    left: -5px;
    z-index: 2;
}

#twitter-lijst {
    width: 306px;
    height: 298px;
    background: #f89828;
    float: left;
    display: inline;
    padding: 16px 12px;
    font-size: 108%;
    /*font-size: 100%;*/
    position: relative;
}

#twitter-lijst h2 {
    background: url(../img/twitter-logo.png) 0 0 no-repeat;
    padding: 0 0 0 22px;
    height: 13px;
    line-height: 13px;
}

/* agenda */
#agenda-lijst {
    position: relative;
}

#agenda-lijst {
    float: left;
    display: inline;
    padding: 0 !important;
    list-style: none !important;
}

#agenda-lijst li {
    clear:both;
    overflow: hidden;
    margin: 0 0 4px 0;
}

#agenda-lijst li span {
    /*width: 80px;*/
    float: left;
    display: inline;
    margin: 0 8px 0 0;
    text-align: right;
}

#agenda-lijst li h3 {
    float: left;
    /*width: 218px;*/
    display: inline;
    font-weight: 400;
    margin: 0;
}

#agenda-lijst li a {
    color: #000;
    text-decoration: none;
}

#agenda-lijst li a:hover {
    text-decoration: underline;
}

/* knoppen */

#knoppen a {
    width: 336px;
    height: 125px;
    line-height: 110px;
    float: left;
    display: inline;
    font-size: 182%;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

#direct-reserveren {
    background: url(../img/v2/oranje-button-left.png) top left no-repeat;
}

#bel-mij-terug {
    background: url(../img/v2/midden-button.png) top left no-repeat;
    width: 332px !important;
    color: #996A1D !important;
}

#offerte-op-maat {
    background: url(../img/v2/oranje-button-right.png) top left no-repeat;
}

/* algemeen */

a.bullet-link {
    background: url(../img/menu-bullet-wit.png) left center no-repeat;
    text-decoration: none;
    color: #000;
    float: left;
    clear: both;
    margin: 10px 0;
}

a.bullet-link:hover {
    text-decoration: underline;
}

.bottom-link {
    /*position: absolute;
    bottom:20px;
    left: 15px;*/
}


/* jQuery mCustomScrollbar */

#mcs_container, #mcs_container2, #mcs_container3, #mcs_container4, #mcs_container5  {
    position:relative;
    width:979px;
    height:660px;
    float: none;
}

.customScrollBox {
    position:relative;
    height:100%;
    overflow:hidden;
    float: none;
    width: auto;
}

.customScrollBox .container {
    position:relative;
    width:979px;
    top:0;
    float:left;
}

.customScrollBox .content {
    clear:both;
    float: none;
    width: auto;
}

.customScrollBox .content p {
    margin:10px 0;
}

.customScrollBox .content p.alt {
    padding:10px 5px;
    margin:10px 0;
    color:#000;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:17px;
    line-height:19px;
    color:#999;
}

.customScrollBox img {
    display: block;
}

.dragger_container {
    position:relative;
    width:8px;
    height:566px;
    float:left;
    margin:15px 0 0 10px;
    background:#e6e8e9;
    cursor:pointer; -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    cursor:s-resize;
    position: absolute;
    top: 32px;
    right: 17px;
}

.dragger {
    position:absolute;
    width:8px;
    height:60px;
    background:#83be4a;
    text-align:center;
    line-height:60px;
    color:#666;
    overflow:hidden;
    cursor:pointer;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    float: none;
}

.dragger_pressed {
    position:absolute;
    width:10px;
    margin-left:-1px;
    height:60px;
    background:#83be4a;
    text-align:center;
    line-height:60px;
    color:#666;
    overflow:hidden;
    -moz-border-radius:4px;
    -khtml-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    cursor:s-resize;
    float: none;
}

a.scrollUpBtn, a.scrollDownBtn, a.scrollUpBtn, a.scrollDownBtn {
    position:absolute;
    display:inline-block;
    width:14px;
    height:15px;
    margin-right:10px;
    text-decoration:none;
    right:0;
    float: none;
}

a.scrollUpBtn, a.scrollUpBtn {
    top:16px;
    background:url(../img/pijl-omhoog.png) center center no-repeat;
    float: none;
    width: 23px;
    height: 21px;
}

a.scrollDownBtn, a.scrollDownBtn {
    bottom:16px;
    background:url(../img/pijl-omlaag.png) center center no-repeat;
    width: 23px;
    height: 21px;
}

a.scrollUpBtn:hover {
    /*background:url(../img/pijl-omhoog-over.png) center center no-repeat;*/
}

a.scrollDownBtn:hover {
    /*background:url(../img/pijl-omlaag-over.png) center center no-repeat;*/
}

/* tweet.js */
.prevTweet {
    position: absolute;
    width: 14px;
    height: 7px;
    background: #ffffff;
    top: 15px;
    right: 15px;

    background: url(../img/twitterNav.png) no-repeat 0 0;
    border: none;
}

.nextTweet {
    position: absolute;
    width: 14px;
    height: 7px;
    background: #ffffff;
    bottom: 15px;
    right: 15px;

    background: url(../img/twitterNav.png) 0 -7px no-repeat;
    border: none;
}

.tweet, .query {
    color: #fff;
}

.tweet_list {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 250px;
    overflow-y: hidden;
}

.tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    list-style-type: none;
    line-height: 1.3;
    background: url(../img/twitter-bullet.png) left 8px no-repeat;
    padding: 0 0 0 30px;
    margin: 0.6em 0;
}

.tweet_list li a {
    color: #fff;
    text-decoration:none;
}

.tweet_list li a:hover {
    text-decoration: underline;
}

.tweet_list .tweet_even {

}

.tweet_list .tweet_time  a{
    color:	#fff;
    text-decoration: underline;
}

.tweet_list .tweet_avatar {
    padding-right: .5em; float: left;
}

.tweet_list .tweet_avatar img {
    vertical-align: middle;
}

/* uitzonderingen */
#blok4 {
    background: #fff;
    color: #000;
    margin: 10px -12px;
}

#blok4 td {
    padding: 12px;
}

#blok4 td.divider {
    border-right: 2px dashed #f89828;
}

/* YouTube popup */
#PopUp {
    width: 0px;
    height: 0px;
}

#backgroundPopUp {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

#backgroundPopUp iframe {
    position: fixed;
}

/* scroll bars*/

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
    width:auto;
    margin-right:30px;
    overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
    margin-right:0;
}
.mCustomScrollBox .mCSB_scrollTools{
    width:16px;
    height:100%;
    top:0;
    right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
    height:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
    padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail{
    width:2px;
    height:100%;
    margin:0 auto;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
    cursor:pointer;
    width:100%;
    height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:4px;
    height:100%;
    margin:0 auto;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
    /*height:20px;*/
    height: 7px;
    overflow:hidden;
    margin:0 auto;
    cursor:pointer;
    padding: 4px;
}
.mCSB_scrollTools .mCSB_buttonDown{
    bottom:0;
    /*margin-top:-40px;*/
    /*margin-top: -14px;*/
    margin-top: -22px;
}
/* horizontal scrollbar */
.mCSB_horizontal .mCSB_container{
    height:auto;
    margin-right:0;
    margin-bottom:30px;
    overflow:hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
    margin-bottom:0;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
    width:100%;
    height:16px;
    top:auto;
    right:auto;
    bottom:0;
    left:0;
    overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
    height:100%;
    width:auto;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{
    padding-bottom:0;
    padding-right:20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
    height:2px;
    margin:7px 0;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
    width:30px;
    height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:4px;
    margin:6px auto;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
    width:20px;
    height:100%;
    overflow:hidden;
    margin:0 auto;
    cursor:pointer;
    float:left;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
    right:0;
    bottom:auto;
    margin-left:-40px;
    margin-top:-16px;
    float:right;
}

.mCustomScrollBox .mCSB_scrollTools{
    opacity:1;
}
.mCustomScrollBox:hover .mCSB_scrollTools{
    opacity:1;
}
.mCSB_scrollTools .mCSB_draggerRail{
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.4);
    filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background:#fff; /* rgba fallback */
    background:rgba(255,255,255,0.75);
    filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:rgba(255,255,255,0.85);
    filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background:rgba(255,255,255,0.9);
    filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
    background-image:url(../img/twitterNav.png);
    background-repeat:no-repeat;
    opacity:1;
    filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
    background-image:url(../img/pijl-omhoog.png);
    background-position:0 0;
}
.mCSB_scrollTools .mCSB_buttonDown{
    background-image:url(../img/pijl-omlaag.png);
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight{
    background-position:0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
    opacity:0.75;
    filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
    opacity:0.9;
    filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

.mCSB_draggerContainer {
    visibility: hidden;
}

#content-full.combi {
    padding: 0;
    width: 990px;
}

#content-full.combi .blok-wit {
    background: #fff;
    color: #000;
    padding: 12px;
}

#content-full.combi .blok-oranje {
    background: #F89828;
    color: #fff;
    padding: 12px;
}

#ui-datepicker-div
{
    z-index: 9999999;
}
/* Informatie */
form input[type=text]{width:300px;padding: 7px 5px;}
form input[type=email]{width:300px;padding: 7px 5px;}
form input[type=number]{width:70px;padding: 7px 5px;}
form {font-size:14px;}
form textarea{width:300px;padding: 7px 5px;}
@media (max-width: 360px) {
    form input[type=text]{width:190px;}
    form input[type=email]{width:190px;}
    form input[type=number]{width:50px;}
    form {font-size:14px;}
    form textarea{width:190px;}
}
.oranje1 {background: url(../img/v2/form-achtergrond.png) bottom left repeat-x #fda516;color: #fff;}
input, textarea { border: none }
form input[type=submit]:hover { background-color: lightgrey; }