*			{margin: 0; padding: 0;}

a:link      {color: #343434; text-decoration: underline;}
a:visited   {color: #343434; text-decoration: underline;}
a:hover     {color: #343434; text-decoration: none;}
a:active	{color: #343434; text-decoration: none;}

p	       	{line-height:1.5;}
.small		{font-size: 7pt;margin-bottom: -7px; }

.hidden {
    display: none !important;
}

body{
    font-family: Arial, verdana, sans-serif;
    font-size: 13px;
    color: #343434;
    font-weight: normal;
}



/* Intake formulier */
#intakeForm {
    border: 1px solid #cdcdcc;
    border-radius: 5px;
    padding: 30px 35px;
    display: inline-block;
    max-width: 685px;
}

h1 > a{
    color: #fff;
}

#intakeForm h2 {
    color: #f89934;
    font-size: 21px;
    margin-bottom: 20px;
}

#intakeForm input {
    border: 1px solid #cdcdcc;
    height: 44px;
    width: 94%;
    padding: 0 3%;
    background: #fafafa;
}



#intakeForm select {
    border: 1px solid #cdcdcc;
    height: 46px;
    width: 100%;
    background: #fafafa;
}



#intakeForm input[type='radio'],
#intakeForm input[type='checkbox'] {
    float: none;
    margin-right: 10px;
    width: auto;
}

#intakeForm input.normal {
    float: right;
    padding: 0 1%;
    width: 42%;
}

#intakeForm select.normal {
    width: 44.3%;
    float: right;
}

#intakeForm .field textarea{
    border: 1px solid #cdcdcc;
    padding: 1%;
    width: 98%;
    height: 94px;
}

#intakeForm .field {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 295px;
    text-align: left;
}

#intakeForm .field div.doubleField {
    float: left;
    margin-right: 6%;
    width: 44%;
}



#intakeForm .field.small{
    width: 79px;
    font-size: inherit;
}

#intakeForm .field.small input {
    padding: 0 12%;
    width: 76%;
}

#intakeForm .field.large{
    width: 100%;
    font-size: inherit;
}

#intakeForm .field label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

#intakeForm .field .center {
    line-height: 42px;
    margin-right: 55px;
    vertical-align: top;
}

#intakeForm .field.checkbox .center {
    margin-right: 0;
}

#intakeForm .field .center.large {
    display: inline-block;
    line-height: 20px;
    margin-right: 0;
    position: relative;
    top: 12px;
    width: 95%;
}

#intakeForm .field.checkbox {
    height: 30px;
}

#intakeForm .field.zoekAdres {
    margin-right: 0;
    padding-top: 23px;
    width: 121px;
}

#intakeForm .field .fieldPart {
    display: inline-block;
    width: auto;
}

#intakeForm label.small {
    display: inline-block;
    font-weight: bold;
    line-height: 20px;
    width: 33%;
    font-size: inherit;
}

#intakeForm label.large{
    width: 100%;
}

#intakeForm hr {
    background: #cdcdcc none repeat scroll 0 0;
    border: medium none;
    clear: both;
    height: 1px;
    margin: 20px 0;
}

#intakeForm #zoekadres {
    background: #f89934;
    border: none;
    border-radius: 5px;
    color: #fff;
}

#intakeForm .nextStep {
    background: #73c004 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-top: 30px;
    text-align: center;
    padding: 0 20px;
    width: auto;
}

#intakeForm .nextStep:hover{
    cursor: pointer;
}

#intakeForm .row {
    margin-bottom: 15px;
}

#intakeForm .error {
    display: inline-block;
    border-color: #EA041C !important;
    border-style: solid;
    border-width: 1px;
}

#intakeForm input.textLink[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: black;
    float: left;
    margin-top: 30px;
    text-align: left;
    text-indent: 25px;
}

#intakeForm input.textLink[type="submit"]:hover{
    cursor: pointer;
}

#intakeForm #wozHogerBericht,
#intakeForm #promoCodeContainer {
    display: none;
}

#intakeForm #wozHogerBericht .orangeText {
    color:#F99935;
}

#intakeForm .callbutton {
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
}

#subMenu { overflow:hidden; margin: 20px 0; max-width: 685px}
#subMenu div { background:#e8e8e8; color:#343434; float:left; height:45px; line-height:45px; padding:0 10px; position:relative; font-size:12px; word-break:keep-all; text-align:center;width: 27.95%; }
#subMenu div.active { background:#F99935; font-weight:bold; color: #fff;}
#subMenu div.tab0 { border-radius: 5px 0 0 5px ;}
#subMenu div.tab2 { border-radius: 0 5px 5px 0;}
#subMenu span[class^=arrow]{ background:#e8e8e8; float:left; height:45px; overflow:hidden; position:relative; right:0; top:0; width:25px; }
#subMenu span[class^=arrow] span {
    width:40px;
    height:40px;
    display:block;
    position:absolute;
    left: -23px;
    top: 3px;
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand');
}
#subMenu span[class^=arrow].active span { background:#F99935; }
#subMenu span[class^=arrow]:last-child span { outline:30px solid #fff; }
#subMenu span[class^=arrow].prevactive {background: #F99935;}
#subMenu span[class^=arrow].prevactive span {background: #e8e8e8;}

#content #mobileVideoContainer {
    display: inline-block;
    height: 52vw;
    max-height: 253px;
    position: relative;
    top: 0;
    float: left;
    padding: 0;
    width: auto;
}