/* MOBILE DEVICES */
@media screen and (max-width:800px) {

html {
overflow-x: hidden;
}

span.leader {
width: 300px;
font-weight: bold;
}

#top_bar {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 390px;
background: #ffffff;
z-index: 10;
}

#switcher {
position: absolute;
top: 35px;
right: 0px;
width: 40px;
z-index: 100;
}

#switcher .het {
margin: 0 0 5px 0;
padding: 5px;
border-radius: 5px 0 0 5px;
background: #97bf0d;
}

#switcher .hes {
margin: 0 0 5px 0;
padding: 5px;
border-radius: 5px 0 0 5px;
background: #74c9de;
}

#switcher img {
width: 30px;
}

#container {
position: relative;
text-align: left;
margin: 0 auto 0 auto;
padding: 0;
width: 320px;
min-height: 100%;
background: #ffffff;
}

#blue_bar1, #blue_bar2 {
font-family: 'Lato', sans-serif;
font-size: 25px;
font-weight: bold;
color: #ffffff;
padding: 15px 20px 15px 20px;
background: #97be0b;
z-index: 30;
display: none;
}

#blue_bar1 {
position: absolute;
top: 10px;
left: 50%;
margin-left: 0px;
}

#blue_bar2 {
position: absolute;
top: 70px;
left: 50%;
margin-left: 45px;
}

.slideshow {
position: absolute;
top: 100px;
left: 0px;
width: 100%;
height: 281px;
z-index: 20;
overflow: hidden;
}

.slideshow div {
width: 100%;
height: 281px;
}

#header_overlay {
position: absolute;
top: 90px;
left: 0px;
width: 100%;
height: 77px;
background: url('../backs/header_overlay.png') no-repeat;
background-position: center center;
z-index: 30;
}

#menu_overlay {
position: absolute;
top: 7px;
left: 0px;
width: 100%;
height: 364px;
background: url('../backs/menu_overlay.png') no-repeat;
background-position: center center;
z-index: 30;
}

#menu {
position: absolute;
top: 361px;
left: 0px;
width: 100%;
height: 30px;
background: #97be0b;
z-index: 90;
}

#menu_inner {
position: absolute;
top: 0px;
left: 50%;
margin-left: -490px;
}

#content {
position: relative;
float: left;
margin: 20px 0 0 0px;
padding: 0 0 20px 0;
width: 320px;
}

#text {
padding: 0 10px 0 10px;
width: 300px;
}

.text_item_2 {
position: relative;
float: left;
padding: 0 10px 0 10px;
width: 300px;
}

.text_item_2_title {
position: relative;
float: left;
width: 100%;
}

#left, #right {
padding: 0 10px 0 10px;
width: 300px;
}

#right {
padding-right: 0;
}

.banner_item {
position: relative;
clear: both;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
width: 250px;
border-bottom: 1px dotted #c1d72d;
}

#questions {
line-height: 23px;
}

.comments_item {
position: relative;
clear: both;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
width: 300px;
line-height: 17px;
border-bottom: 1px dotted #c1d72d;
}

#footer {
position: relative;
float: left;
margin: 0 auto 0 auto;
padding: 0;
width: 100%;
height: 65px;
color: #ffffff;
text-align: right;
background: #d8d900;
}

#footer_inner {
position: absolute;
top: 20px;
left: 50%;
width: 300px;
margin-left: -160px;
}

/* ROUTES */
.route_box {
position: relative;
float: left;
margin: 0 0 20px 8px;
padding: 0 20px 0 10px;
width: 120px;
height: 210px;
font-size: 10px;
line-height: 12px;
background: #f2f4bf;
cursor: pointer;
overflow: hidden;
}

.route_box_title {
position: relative;
float: left;
margin: 0 0 10px -10px;
width: 150px;
min-height: 50px;
text-align: left;
border-bottom: 2px solid #ffffff;
background: #cbd401;
}

.route_box_title h2 {
margin: 5px;
padding: 0;
font-size: 11px;
color: #ffffff;
}

.route_box_image {
position: relative;
float: left;
margin: 0 0 10px 5px;
width: 120px;
height: 90px;
overflow: hidden;
}

.route_box_image img {
width: 160px;
min-height: 120px;
}

.route_box_content {
height: 330px;
}

.route_box_content table {
position: relative;
float: left;
width: 100%;
}

.route_box ul {
position: relative;
float: left;
margin: 0;
padding: 0;
list-style: none;
}

.route_box ul li {
margin: 0 0 0 0;
padding: 0 0 10px 25px;
background: url('../backs/home-li.png') no-repeat;
background-position: 0 0;
}

.route_box_button {
position: relative;
float: left;
margin: 10px 0 0 -10px;
padding: 9px 0 0 40px;
width: 192px;
height: 28px;
background: url('../backs/home-button-hover.png') no-repeat;
}

.route_box_button:hover {
background: url('../backs/home-button.png') no-repeat;
}

.route_box_button a {
text-decoration: none;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}

.route_box_button:hover a {
color: #ffffff;
}

.route_box_icons {
display: none;
}

.route_box_icons img {
margin: 12px 3px 0 0;
width: 20px;
height: 20px;
}

.route_box .evaluation, .route_box2 .evaluation {
display: none;
position: absolute;
top: 45px;
left: -10px;
padding: 10px 0 0 0;
width: 40px;
height: 30px;
font-size: 16px;
color: #ffffff;
text-align: center;
border: 2px solid #ffffff;
border-radius: 40px;
background: #1da6b6;
z-index: 10;
}

.route_box2 .evaluation {
top: 40px;
}

.route_box2 {
position: relative;
float: left;
margin: 0 10px 10px 0;
padding: 0 20px 0 0;
width: 320px;
height: 150px;
border: 1px solid #cad401;
background: #f2f4bf;
cursor: pointer;
}

.route_box2_title {
position: relative;
float: left;
margin: 0 0 10px -10px;
width: 232px;
min-height: 50px;
border-bottom: 2px solid #ffffff;
background: #cbd401;
}

.route_box2_title h2 {
margin: 5px;
padding: 0;
font-size: 14px;
color: #ffffff;
}

.route_box2_image {
position: relative;
float: right;
margin: 0 -20px 0 0;
width: 210px;
height: 150px;
overflow: hidden;
}

.route_box2_image img {
width: 210px;
height: 150px;
}

.route_box2_content {
position: relative;
float: left;
margin: 10px 0 0 20px;
height: 130px;
}

.route_box2_content table {
width: 100%;
}

.route_box2 ul {
position: relative;
float: left;
margin: 0;
padding: 0;
list-style: none;
}

.route_box2 ul li {
margin: 0 0 0 0;
padding: 0 0 10px 25px;
background: url('../backs/home-li.png') no-repeat;
background-position: 0 0;
}

.route_box2_button {
position: relative;
float: left;
margin: 10px 0 0 -10px;
padding: 9px 0 0 40px;
width: 192px;
height: 28px;
background: url('../backs/home-button-hover.png') no-repeat;
}

.route_box2_button:hover {
background: url('../backs/home-button-hover.png') no-repeat;
}

.route_box2_button a {
text-decoration: none;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}

.route_box2_button:hover a {
color: #ffffff;
}

/* IMAGES */
img {
border: 0px solid #000000;
}

img.logo {
position: absolute;
top: 10px;
left: 50%;
margin-left: -150px;
height: 80px;
z-index: 1000;
}

img.stock {
position: absolute;
top: 280px;
left: 10px;
z-index: 95;
display: none;
}

img.header_button {
position: absolute;
top: 10px;
left: 770px;
z-index: 10;
}

img.header {
position: absolute;
top: -3px;
left: 150px;
border: 3px solid #dbe2a9;
}

/* TABLES */
table {
margin: 0;
padding: 0;
border-collapse: collapse;
}

td.descr {
padding: 0 10px 0 0;
}

td.descr_bold {
vertical-align: top;
padding: 0 30px 0 0;
font-weight: bold;
}

td.column1, td.column2 {
position: relative;
float: left;
width: 300px;
padding: 0 0 0 0;
}

td.column2 {
padding: 0;
}

table#order td {
vertical-align: top;
}

/* PARAGRAPHS */
p {
margin: 0 0 20px 0;
}

p.leader {
width: 300px;
font-weight: bold;
}

/* FORMS */
fieldset {
padding: 10px;
border: 1px solid #c1d72e;
background: #fcfcec;
}

table#search input {
width: 246px;
border: 1px solid #d3d3d3;
background: #f3f3f3;
}

table#search input.submit {
color: #7d7d7d;
width: 120px;
border: 0;
background: #cbd401;
}

input, select, textarea {
font-family: 'Lato', sans-serif;
font-size: 14px;
color: #7d7d7d;
}

form#cadeaubon input[type="text"] {
width: 150px;
}

form#cadeaubon input.small {
width: 20px;
}

/* LINKS */
a {
color: #7d7d7d;
}

a:hover {
color: #7d7d7d;
}

/* LISTS */

/* LISTS MENU */
#menu ul {
position: relative;
float: left;
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li {
position: relative;
float: left;
margin: 0 45px 0 0;
padding: 0 0 5px 0;
}

#menu ul li:hover {
border-bottom: 8px solid #d8d900;
}

#menu ul li.last-item {
margin-right: 0;
}

#menu ul li:last-child {
margin-right: 0;
}

#menu ul li a {
text-decoration: none;
font-family: 'Lato', sans-serif;
font-size: 17px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}

#menu ul li:hover a {
color: #ffffff;
}

#menu ul li.happenentrappen, #menu ul li.thematrappen {
display: none;
}

/* HR */
hr {
height: 1px;
border: 0;
background: #97be0b;
}

/* CADEAUBON */
.cadeaubon .question {
margin:0 0 0 0;padding:4px 0 0 35px;width:270px;min-height:36px;color:#ffffff;background:url(../backs/arrow.jpg) no-repeat #97be0b;background-position:5px 5px;cursor:pointer;line-height:15px;
}

.cadeaubon .answer {
padding:0 0 0 33px;width:268px;border-left:2px solid #97be0b;border-right:2px solid #97be0b;border-bottom:2px solid #97be0b;background:#ffffff;
}

input[type="text"], select {
width: 170px;
}

form[name="cadeaubon"] input[type="text"], form[name="cadeaubon"] select {
width: 150px;
}

textarea {
width: 170px;
}

/* ROUTES */
#search input[type="text"] {
width: 200px;
}

img.routes_map {
position: absolute;
top: 60px;
right: 0px;
}
    
#routes_clear {
position: relative;
float: left;
height: 1350px;
}

#provincie, #tileslist, #sortlist, table#noordbrabant-bijdrage {
display: none;
}

/* DIVS ROUTES */
#provincie {
position: relative;
float: left;
width: 320px;
margin: 0 0 20px 0;
padding: 0;
min-height: 200px;
border: 1px solid #c1d72e;
}

#column_left {
position: relative;
float: left;
padding: 0 10px 0 10px;
width: 300px;
margin: 0 0 0 0;
}

#column_right {
position: relative;
float: left;
width: 320px;
}

#practical_information_symbols, .practical_information_symbols, .practical_information_item {
position: relative;
float: left;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
width: 300px;
border-bottom: 1px solid #c1d72e;
}

.item {
position: relative;
clear: both;
margin: 0 0 25px 0;
}

#routes_tabs {
position: relative;
float: left;
}

#routes_tabs_content {
position: relative;
float: left;
margin: -1px 0 0 0;
padding: 8px;
width: 300px;
color: #3d3d3d;
background: #d8d900;
border: 1px solid #c1d72e;
}

#routes_tabs_content h2 {
color: #3d3d3d;
margin: 0 0 10px 0;
}

#routes_tabs_content a {
color: #3d3d3d;
}

.reacties_item {
position: relative;
clear: both;
margin: 0 0 20px 0;
border-bottom: 1px solid #3b3b3b;
}

.route_sidebar {
position: relative;
float: left;
margin: 20px 0 0 0;
padding: 8px;
width: 300px;
background: #ededed;
border: 1px solid #c1d72e;
}

/* IMAGES ROUTES */
#provincie img {
display: block;
margin: 0 auto 0 auto;
}

#practical_information_symbols img, .practical_information_symbols img {
margin: 0 7px 0 0;
border: 0;
cursor: pointer;
}

#routes_tabs_content img, .route_sidebar img {
border: 1px solid #c1d72e;
}

#fotos img {
position: relative;
float: left;
margin: 0 8px 5px 0;
width: 100px;
height: 75px;
}

/* TABLES */

/* LISTS */

/* LISTS TABS */
#routes_tabs ul {
position: relative;
float: left;
margin: 0;
padding: 0;
list-style: none;
}

#routes_tabs ul li {
position: relative;
float: left;
width: 105px;
height: 20px;
padding: 6px 0 6px 0;
background: #e8e96c;
border-right: 1px solid #ffffff;
text-align: center;
cursor: pointer;
}

#routes_tabs ul li:hover {
background: #d8d900;
}

#routes_tabs ul li a {
text-decoration: none;
font-family: 'Roboto Slab', serif;
font-size: 14px;
font-weight: bold;
color: #3d3d3d;
}

#routes_tabs ul li:hover a {
color: #3d3d3d;
}

img.reserveren_button1 {
display: none;
}    

img.reserveren_button2 {
width: 320px;
}

iframe { 
max-width: 280px !important; 
}

#symbols2 {
padding-bottom: 0px;
width: 300px;
}    

/* DIVS HOME */
#home {
position: relative;
float: left;
margin: 0 0 0 0;
width: 320px;
color: #000000;
}

#home h1 a, .home_item_button a {
color: #ffffff;
}

#home_column_left {
position: relative;
float: left;
width: 700px;
min-height: 733px;
}

#home_column_right {
position: relative;
float: left;
}

.news_item {
position: relative;
clear: both;
padding: 10px;
margin: 0 0 20px 0;
width: 930px;
border: 2px solid #97be0b;
background: #f4f4c2;
}

.reacties_item {
position: relative;
clear: both;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
width: 230px;
border-bottom: 1px solid #3b3b3b;
}

/* HOME */
.home_item {
position: relative;
float: left;
margin: 0 20px 10px 0;
padding: 0 20px 0 10px;
width: 290px;       
background: #d8d900;
}

.home_item_title {
position: relative;
float: left;
margin: 0 0 10px -10px;
width: 320px;
height: 30px;
border-bottom: 2px solid #ffffff;
background: #97be0b;
}

.home_item_title h1 {
margin: 0 0 0 10px;
padding: 0;
font-size: 16px;
color: #ffffff;
}

.home_item ul {
position: relative;
float: left;
margin: 0;
padding: 0;
list-style: none;
}

.home_item ul li {
margin: 0 0 0 0;
padding: 0 0 10px 25px;
background: url('../backs/home-li.png') no-repeat;
background-position: 0 0;
}

.home_item_button {
position: relative;
float: left;
margin: 10px 0 0 -10px;
padding: 9px 0 0 0;
width: 320px;
height: 28px;
color: #ffffff;
text-align: center;
background: #97be0b;
}

.home_item_button_large {
position: relative;
float: left;
margin: 10px 0 0 -10px;
padding: 12px 0 0 0;
width: 320px;
height: 28px;
color: #ffffff;
text-align: center;
background: #97be0b;
}

.home_item_button:hover, .home_item_button_large:hover {
background: #97be0b;
}

.home_item_button_large:hover {
background: #97be0b;
}

.home_item_button a, .home_item_button_large a {
text-decoration: none;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}

img.home_header {
position: relative;
float: left;
margin: -10px 0 10px -10px;
width: 320px;
border-bottom: 2px solid #ffffff;
}

.home_item_large, .home_item_large1 {
position: relative;
float: left;
margin: 0 18px 10px 0;
padding: 0 20px 0 10px;
width: 290px;
height: 225px;
line-height: 13px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #d8d900;
}

.home_item_large1 {
margin-right: 0;
width: 290px;
height: 320px;
line-height: 15px;
}

.home_item_large_title, .home_item_large_title1 {
position: relative;
float: left;
margin: 0 0 10px -10px;
width: 320px;
height: 30px;
border-bottom: 2px solid #ffffff;
background: #97be0b;
}

.home_item_large_title h1, .home_item_large_title1 h1 {
margin: 0 0 0 10px;
padding: 0;
font-size: 16px;
color: #ffffff;
}

.home_item_large_title1 {
margin-right: 0;
width: 320px;
}

.home_item_large_title1 h1 {
font-size: 14px;
}

.home_item_large_title1 a {
text-decoration: none;
}

.home_item_large1 img {
display: none;
}

img.home_large_header {
position: absolute;
top: 45px;
right: 15px;
}

#home a {
color: #000000;
}

.video_item_button {
position: relative;
float: left;
margin: 10px 0 0 -10px;
padding: 9px 0 0 40px;
width: 250px;
height: 28px;
color: #ffffff;
background: url('../backs/video-button.png') no-repeat;
}

.video_item_button_large {
position: relative;
float: left;
margin: 10px 0 0 -10px;
padding: 12px 0 0 40px;
width: 442px;
height: 28px;
color: #ffffff;
background: url('../backs/video-button_large.png') no-repeat;
}

.video_item_button:hover, .video_item_button_large:hover {
background: url('../backs/video-button-hover.png') no-repeat;
}

.video_item_button_large:hover {
background: url('../backs/video-button_large_hover.png') no-repeat;
}

.video_item_button a, .video_item_button_large a {
text-decoration: none;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}

.home_item_large img {
display: none;
}

#comments_inner {
width: 300px;
height: 287px;
line-height: 17px;
}

/* BOOKING */
.personal_data {
position: relative;
float: left;
width: 300px;
}

.booking_date, .booking_insurances, .booking_vouchers, .booking_veolia {
position: relative;
float: left;
margin: 0 0 30px 0;
width: 300px;
}

input.submit {
padding: 10px 20px 10px 20px;
font-weight: bold;
color: #ffffff;
border: 0;
border-radius: 5px;
background: #97be0b;
cursor: pointer;
}

input.submit:hover {
background: #d8d900;
}

fieldset {
border-radius: 5px;
}

.fbox {
text-align: left;
}

fieldset.small {
width: 250px;
margin-top: 10px;
font-size: 11px;
}

fieldset.small input {
margin-bottom: 3px;
font-size: 11px;
width: 120px;
}

fieldset.small input[type="radio"] {
width: auto;
}

#left {
position: relative;
float: left;
margin: 0 0 0 0;
width: 300px;
}

#right {
position: relative;
float: left;
width: 300px;
}

#booking_details {
width: 300px;
}

.booking_submit input {
float: left;
}

a.various {
font-size: 11px;
}

.ui-datepicker-calendar .ui-state-default {
background: #d8d900;
}

.ui-datepicker-unselectable .ui-state-default {
background: #eb4125;
color: #ffffff;
}

input[style] { 
margin-right: 0 !important;
}

table#t700 {
width: 300px;
}

.home_item_920 {
width: 290px;
}

.home_item_title_950 {
width: 320px;
}

#bijdrage-dommelaa {
display: none;
}

table {
max-width: 300px !important;
}

.question_heading {
margin: 0 0 0 0;
padding: 7px 0 0 35px;
width: 260px;
height: 30px;
color: #ffffff;
background: url(../backs/arrow.jpg) no-repeat #97be0b;
background-position: 5px 5px;
cursor: pointer;
}

.question {
padding: 5px 0 0 0;
width: 290px;
}

.answer {
padding: 5px 5px 5px 5px;
width: 280px;
border-right: 2px solid #97be0b;
border-bottom: 2px solid #97be0b;
background: #eeeeee;
}

.answer.answer2 {
padding: 0 0 0 0;
width: 280px;
border-right: 2px solid #97be0b;
border-bottom: 2px solid #97be0b;
background: none;
}

.c650 {
width: 320px !important;
}

.w960 {
width: 300px !important;
overflow: hidden;
}

.nieuwsbrief {
margin-right: 0 !important;
width: 270px !important;
min-height: 750px !important;
}

.nieuwsbrief p.leader {
width: 270px !important;
}

.nieuwsbrief img {
float: left !important;
width: 50px !important;
margin-right: 10px !important;
}

.facebook {
margin-right: 0 !important;
clear: none !important;
width: 270px !important;
height: 520px !important;
}

.video {
display: none;
}

.twitter {
position: relative !important;
float: left !important;
margin-right: 0px !important;
width: 270px !important;
height: 500px !important;
}

.media {
margin-right: 0 !important;
position: relative !important;
float: left !important;
clear: none !important;
width: 270px !important;
height: 550px !important;
}

#menu ul {
display: none;
}

#menu_mobile {
position: absolute;
top: 0px;
left: 50%;
margin-left: -150px;
display: block;
padding: 0 20px 0 0;
font-family: 'Lato', sans-serif;
font-size: 15px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
text-align: right;
z-index: 200;
}

#menu_mobile img {
float: left;
margin-right: 5px;
height: 12px;
}

#menu_mobile ul {
position: relative;
float: left;
padding-top: 40px;
width: 300px;
display: none;
background: #97be0b;
}

#menu_mobile:hover ul {
display: block;
}

#menu_mobile ul li {
position: relative;
clear: both;
padding: 0 0 0 10px;
width: 280px;
height: 30px;
text-align: left;
}

#menu_mobile ul li a {
font-size: 15px;
}

#menu_mobile ul li:hover {
border: 0;
}

#menu_mobile ul li:hover a {
color: #d8d900;
}

.happenenstappen {
margin-right: 0 !important;
padding-right: 0 !important;
width: 310px !important;
height: 275px !important;
line-height: 15px !important;
border-radius: 0 0 10px 10px !important;
}

.happenenstappen_title {
width: 320px !important;
background: #74c9de !important;
}

.happenenstappen img {
width: 320px !important;
}

#footer_inner {
display: none;
}

#footer_inner_mobile {
display: block;
position: absolute;
top: 20px;
left: 50%;
width: 300px;
margin-left: -160px;
text-align: center;
}

#footer_inner_mobile a {
color: #ffffff;
}

table#search input[type="text"] {
width: 150px;
}

img.routes_map {
display: none;
}

img.routes_map2 {
display: block;
}

}
