/* HTML BODY */
html, body {
margin: 0;
padding: 0;
width: 100%;
font-family: 'Lato', sans-serif;
font-size: 14px;
color: #7d7d7d;
text-align: center;
line-height: 19px;
overflow-y: scroll;
}

/* FONTS */
h1 {
font-family: 'Roboto Slab', serif;
font-size: 25px;
font-weight: bold;
color: #ab7d4d;
margin: 0 0 10px 0;
line-height: 27px;
}

.text_item_2_title h1 {
font-family: 'Roboto Slab', serif;
font-size: 25px;
font-weight: bold;
color: #ab7d4d;
margin: 0 0 20px 0;
line-height: 27px;
}

h2 {
font-family: 'Roboto Slab', serif;
font-size: 16px;
font-weight: bold;
color: #ab7d4d;
margin: 0;
}

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

/* DIVS */
#wrapper {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}

#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: 960px;
min-height: 100%;
}

#social_media {
position: absolute;
top: 80px;
right: 0px;
z-index: 50;
display: none;
}

#social_media img {
height: 20px;
}

#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;
}

#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: 10px 0 0 0px;
padding: 0 0 20px 0;
width: 960px;
}

#text {
position: relative;
float: left;
width: 960px;
}

.text_item_2 {
position: relative;
float: left;
width: 960px;       
}

.text_item_2_title {
position: relative;
float: left;
width: 960px;
}

#left, #right {
position: relative;
float: left;
margin: 0;
padding: 0 50px 0 0;
width: 450px;
}

#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: 700px;
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: #ab7d4d;
}

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

/* ROUTES */
.route_box {
position: relative;
float: left;
margin: 0 8px 20px 0;
padding: 0 20px 0 10px;
width: 202px;
height: 370px;
background: #f2f4bf;
cursor: pointer;
}

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

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

.route_box_image {
position: relative;
float: left;
margin: 0 0 10px 0;
width: 210px;
height: 160px;
overflow: hidden;
}

.route_box_image img {
width: 210px;
min-height: 157px;
}

.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 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: 940px;
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: -490px;
height: 80px;
z-index: 1000;
}

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

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: 450px;
padding: 0 50px 0 0;
}

td.column2 {
padding: 0;
}

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

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

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

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

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

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

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

a:hover {
color: #7d7d7d;
}

#footer_inner a {
text-decoration: none;
color: #ffffff;
}

/* 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 #ab7d4d;
}

#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:435px;height:26px;color:#ffffff;background:url(../backs/arrow.jpg) no-repeat #97be0b;background-position:5px 5px;cursor:pointer;
}

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

img.routes_map {
position: absolute;
top: 60px;
right: 70px;
}

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

#comments_inner {
width: 230px;
height: 247px;
line-height: 19px;
}

table#t700 {
width: 700px;
}

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

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

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

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

.c650 {
width: 650px !important;
}

.w960 {
width: 960px !important;
}

.nieuwsbrief {
position: relative !important;
float: left !important;
margin-right: 20px !important;
width: 446px !important;
min-height: 500px !important;
}

.facebook {
position: relative !important;
float: left !important;
clear: none !important;
width: 440px !important;
min-height: 525px !important;
}

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

.media {
position: relative !important;
float: left !important;
clear: none !important;
width: 440px !important;
height: 500px !important;
}

#menu_mobile {
display: none;
}

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

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

#footer_inner_mobile {
display: none;
}

img.routes_map2 {
display: none;
}

#footer_social_media {
position: absolute;
top: 20px;
left: 50%;
margin-left: -490px;
z-index: 100;
}

#footer_social_media img {
margin: 0 3px 0 0;
height: 25px;
}

.highlight a{
   background-color: #ffbb02 !important;
   color: #ffffff !important;
}