body {
 color: #000000;
 font-family: Arial, Verdana, sans-serif;
 font-size:13px;
 margin:0;
 padding:0;
 background: #5e8bb9 url('/css/site_background.jpg') no-repeat;
 background-position: bottom center;
 overflow-x: hidden;
}
#container {
 width: 990px;
 margin: 0px auto;
 padding: 0px;
 position: relative;
}
div.black_brd {
 background: #000000;
 filter:alpha(opacity=20);
 -moz-opacity:.20;
 opacity:.20;
 width: 10px;
 position: absolute;
}
#bb_a {
 left: -30px;
 top:0px;
}
#bb_b {
 right: -30px;
 top: 0px;
}
div.white_brd {
 background: #ffffff; 
 width: 20px;
 position: absolute;
}
#wb_a {
 top:0px;
 left:-20px;
}
#wb_b {
 top:0px;
 right:-20px;
}
#canvas {
 background: #ffffff;
}
#site_head {
 height: 44px;
}
#makelaaradmin_button {
 float: left;
 width: 140px;
 margin: 14px 0px 0px 20px;
}
#main_tabs {
 margin-top: 20px;
 border-bottom: 1px solid #4d7461;
}
#content {
 padding-top: 20px;
 min-height: 900px;
}
#footer {
 color:blue;
}
form {
 margin:0;
 padding:0;
}
img {
 border:0;
}
td {
 vertical-align:top;
}

#message{
border:1px solid silver;
padding:35px 10px 50px 10px;
position:absolute;
top: 0px;
width: 990px;
background:black;
color: silver;
font-weight: bold;
font-size: 18px;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
#message div.mes_close{
position:absolute;
right:30px;
top:10px;
}

a{
color:#5ca129;
}
a:hover{
color:#d8d1ca;
}

#main_tabs a {
 display: block; 
 float: left;
 height: 40px;
 width: 164px;
 position: relative;
 color: #7d7d7d;
 background: url('/css/main_tab.gif') repeat-x;
 line-height: 40px;
 text-align: center;
 text-decoration: none;
 margin-right: 2px;
}
#main_tabs a div.tlc_s {
 top: 0px; 
 left:0px;
}
#main_tabs a div.trc_s {
 right: 0px;
 top: 0px;
}
a.activated div.tlc_s , a.activated div.trc_s {
 background-image: url('/css/green_sprite.gif');
}
#main_tabs a.activated {
 color: #ffffff;
 background: url('/css/main_tab_s.gif') repeat-x;
}

/* blokken */

div.block_silver , div.block_green {
 margin-bottom: 20px;
}
div.block_silver {
 border: 1px solid #dbdbdb;
 border-top: 1px solid #f5f5f5;
}
div.block_green {
 border: 1px solid #5ca129;
 border-top: 1px solid #9ec780;
}
div.b_head {
 height: 30px;
 position: relative;
 line-height: 30px;
 font-size: 15px;
 padding-left: 10px;
}
div.block_silver div.b_head {
 background: url('/css/silver_gradient.gif') repeat-x;
 color: #000000;/*#5ca129;*/
}
div.block_green div.b_head {
 background: url('/css/green_gradient.gif') repeat-x;
 color: #ffffff;
}
div.b_content {  /* standaard inner content */
 padding: 20px;
}
div.b_foot {
 height: 7px;
 position: relative;
}

/* silver corners */
div.tlc_s {
 position: absolute;
 left: -1px;
 top: -1px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_sprite.gif') no-repeat;
 background-position: top left;
}
div.trc_s {
 position: absolute;
 right:-1px;
 top:-1px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_sprite.gif') no-repeat;
 background-position: top right;
}
div.blc_s {
 position: absolute;
 left: -1px;
 bottom: -1px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_sprite.gif') no-repeat;
 background-position: bottom left;
}
div.brc_s {
 position: absolute;
 right:-1px;
 bottom:-1px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_sprite.gif') no-repeat;
 background-position: bottom right;
}

/* green corners */
div.tlc_g {
 position: absolute;
 left: -1px;
 top: -1px;
 width: 7px;
 height: 7px;
 background: url('/css/green_sprite.gif') no-repeat;
 background-position: top left;
}
div.trc_g {
 position: absolute;
 right:-1px;
 top:-1px;
 width: 7px;
 height: 7px;
 background: url('/css/green_sprite.gif') no-repeat;
 background-position: top right;
}
div.blc_g {
 position: absolute;
 left: -1px;
 bottom: -1px;
 width: 7px;
 height: 7px;
 background: url('/css/green_sprite.gif') no-repeat;
 background-position: bottom left;
}
div.brc_g {
 position: absolute;
 right: -1px;
 bottom: -1px;
 width: 7px;
 height: 7px;
 background: url('/css/green_sprite.gif') no-repeat;
 background-position: bottom right;
}
/* silver filled buttons */
div.blc_sf {
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_fill_gradient.gif') no-repeat;
 background-position: bottom left;
}
div.brc_sf {
 position: absolute;
 right: 0px;
 bottom: 0px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_fill_gradient.gif') no-repeat;
 background-position: bottom right;
}
div.tlc_sf {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_fill_gradient.gif') no-repeat;
 background-position: top left;
}
div.trc_sf {
 position: absolute;
 right: 0px;
 top: 0px;
 width: 7px;
 height: 7px;
 background: url('/css/silver_fill_gradient.gif') no-repeat;
 background-position: top right;
}
/* navigatie widgets in de titelbalk van boxes */
div.block_w_holder {
 position: absolute;
 right: 10px;
 top: 0px;
}
#last_add_nav {
 width: 170px;
 color: #5ca129;
}
div.widget_nav {
 float: left;
 width: 80px;
 cursor: pointer;
}
div.inactive {
 color: #b7c5be;
 cursor: default !important;
}
div.last_added {
 height: 164px;
 padding-left: 22px !important;
}
div.obj_images_widget {
 padding-left: 12px;
 padding-right: 10px;
}
#erv_det_videos {
 margin-top: 10px;
}

#logo {
 margin-top:13px;
}
#top_options_holder {
 float: right;
 margin-right: 10px;
 margin-top: 22px;
}
div.column {
 float: left;
 width: 485px;
}
div.first {
 margin-right: 20px;
}
#top_container{
height:75px;
background:#231f20;
color:white;
width:100%;
}
#content_container{
position:relative;
border-top:1px solid white;/*#231f20;*/
border-bottom:1px solid white;
}

/*Google map*/
div.landinfo {
 height:415px;
}

#sotester{
vertical-align:middle;
}
#footer_container{
height:50px;
width:100%;
background:white;
text-align: right;
}
#login_container{
padding: 0px 30px;
}#blocks{
background:transparent;
position:absolute;
top:35px;
left:0;
}
#show_blocks{
overflow:hidden;
background:transparent;
position:absolute;
top:35px;
left:35px;
z-index:2;
}

div.block{
width: 245px;
height: 215px;
border:1px solid white;
position:relative;
float:left;
margin-left: 35px;
margin-top:35px;
}
div.block_back{
background:#d8d1ca;
opacity:.75;
filter: alpha(opacity=75);
-moz-opacity:0.75;
height:100%;
width:100%;
}
div.block_container{
position:absolute;
top:0;
left:0;
width:100%;
}
div.block_header{
height:20px;
padding:10px;
background:#242021 url('block_background.gif') repeat-x;
color:#d8d1ca;
}
a.minimize_option{
position:absolute;
right: 10px;
top:10px;
cursor:pointer;
text-decoration:none;
}
div.block_content{
color:#231f20;
}
div.block_tab{
height:40px;
background:#242021 url('block_background.gif') repeat-x;
border:1px solid #d8d1ca;
width: 350px;
line-height:40px;
position:relative;
margin-top:5px;
left:-330px;
}
a.arrowtab{
float:right;
cursor:pointer;
padding-right:10px;
text-decoration:none;
display:block;
padding-left: 30px;
text-align:right;
/** IE 6**/
}
a.arrowtab img{

padding-left:5px;
}

div.newsitemsblocklist,div.itemsblocklist{
padding:5px 10px;
}
div.newsitemsblocklist div.newsblock,div.itemsblocklist div.itemblock{
padding:5px;
}
div.newsitemsblocklist img,div.itemsblocklist img{
float:left;
padding-right:5px;
}
div.newsitemsblocklist a,div.itemsblocklist a{
line-height:25px;
display:block;
color:#231f20;
text-decoration:none;
}
div.setttingsblocklist { 
 padding:0px;
 float: left;
 color: #449cd2;
 border-right: 1px solid #449cd2;
 padding-right: 10px;
 margin-right: 10px;
}
div.setttingsblocklist div{
line-height:20px;
margin-left:10px;
float:left;
}
input.settings_submit{
background: #242021 url('block_background.gif') repeat-x;
line-height:20px;
padding: 0px 15px;
color:white;
border: 1px solid white;
cursor:pointer;
}#menu{
float:left;
line-height: 75px;
padding-left: 30px;
}
#menu a{
color: #a1907e;
text-decoration:none;
padding: 0px 5px;
/*line-height:20px;*/
display:block;
float:left;
}
#menu a:hover,#menu_categorie_container a:hover{
color: #d8d1ca;
}
#menu a.selected,#menu_categorie_container a.selected{
color: #d8d1ca;
}
a.head_logo{
float:right;
padding-right: 30px;
}
img.head_logo{
vertical-align:middle;
}
#menu_categorie_container,#menu_subcategorie_container{
/*background:#231f20;*/
background:white;
border-top: 1px solid #141414;
color:#a1907e;
}
#menu_subcategorie_container{
background:#231f20;
}
#menu_categorie_content_container,#menu_subcategorie_content_container{
border-top:1px solid #2c2c2c;
background:#231f20;
}
#menu_categorie_container{
z-index:70;
position:absolute;
width:100%;
}
div.menu_categorie_container_static{
z-index:70;
position:static !important;
width:100%;
}
#menu_categorie_content_container{
padding:0px 30px;
height: 60px;
line-height: 40px;
position:relative;
}
#menu_subcategorie_container{}
#menu_subcategorie_content_container{
padding:0px 30px;
line-height: 30px;
}
div.menucatcontainer{
float:left;
padding: 10px 0px;
padding-right: 15px;
line-height:20px;
position:relative;
}
a.menu_cat{
display:block;
text-decoration:none;
}

a.menu_filtercat{
text-decoration:none;
padding-right: 5px
}
#menu_categorie_content_container a.selected{ color:#d8d1ca; }
#menu_subcategorie_content_container a.selected{ color:#d8d1ca; }
div.menu_filtercat_holder{
float:left;
}
div.displaymode_holder{
float:right;
height:30px;
}
a.displaymode{
text-decoration:none;
}
a.displaymode img{
border:0px;
padding-top:4px;
}#menu_language_container{
  /*background:#231f20;*/
  background:white;
  /*border-top: 1px solid #141414;*/
  color:#a1907e;
  z-index:100;
  position:absolute;
  width:100%;
}
#menu_language_content_container{
  /*border-top:1px solid #2c2c2c;*/
  background:#CBC3C6;
}
#menu_language_content_container{
  padding:0px 30px;
  height: 20px;
  line-height: 20px;
  position:relative;
}
h1 {
 color: #000000;
 font-size: 24px;
 margin:0px 0px 20px 0px;
}
h2 {
 color: #5ca129;
 margin:0px 0px 20px 0px;
}
/* bannes */
div.banner_border { 
 border-bottom: 1px solid #dbdbdb;
 position: relative;
 height: 1em;
}
div.banner_legend {
 position: absolute;
 width: 485px;
 text-align: center;
 top: 0.4em;
}
div.banner_legend_large {
 width:740px;
}
div.banner_legend span {
 background: #ffffff;
 padding: 0px 5px;
 color: #dbdbdb;
}
div.banner_container {
 margin-top: 15px;
 text-align: center;
 margin-bottom: 15px;
}
img.reg_logo {
 float: right;
 border: 1px solid #dbdbdb;
}
div.reg_kantoor {
 padding-bottom: 10px;
}
div.pagenumbers{
 padding:5px 0px;
}#product_loader{
position:absolute;
top:0;
background:white;
}
div.product_loader_holder{
width: 600px;
margin:0px auto;
margin-top: 200px;
text-align:center;
}
div.loader_image{

}
div.loader_text{
font-size: 20px;
}div.product_container{
padding: 20px;
position:relative;
}
div.small_product_container{
width:198px;
height:198px;
border: 1px solid #d8d1ca;
position:relative;
/*margin: 5px;*/
float:left;
}
#slide_product_mainholder{
overflow-x:auto;
height: 260px;
position:absolute;
}
#slide_product_holder{}
div.slide_product_container{
width:210px;
height:210px;
border: 1px solid #d8d1ca;
position:relative;
margin: 10px;
float:left;
}

div.slide_product_container div.product_header_container{
width: 200px;
}
div.product_header_container{
width:188px;
position:absolute;
background:#d9d2cb url('prod_small_header.gif') repeat-x;
min-height:20px;
height:auto !important;
height:20px;
padding: 10px 5px;
border-bottom:1px solid #a1907e;
}
div.product_header_container a.text{
float:left;
width:155px;
display:block;
font-weight:bold;
color:black;
cursor:pointer;
line-height:20px;
}
div.product_header_container a.blackcart{
display:block;
float:right;
width:20px;
padding:0px 5px;
cursor:pointer;
line-height:20px;
}
div.product_header_container a.blackcart img{
vertical-align:text-bottom;
}
img.small_prod_preview{
margin:auto;
}
#prod_popover_back,#prod_popover_container{
position:absolute;
top:0;
left:0;
z-index: 300;
}
#prod_popover_back{
background:black;
opacity:.50;
filter: alpha(opacity=50);
-moz-opacity:0.5;
z-index: 301;
}
#prod_popover{
position:absolute;
background:white;
width: 650px;
z-index: 302;
}
div.prod_detail_header{
background: #d8d1ca url('prod_detail_header.gif') repeat-x;
min-height:22px;
height:auto !important;
height:22px; 
padding:10px;
font-weight:bold;
line-height:21px;
}
a.close_prod_detail{
position:absolute;
top:10px;
right:10px;
}
div.prod_detail_img_container{
padding:30px;
float:left;
}
div.prod_detail_content_container{
float:left;
margin:30px;
width:210px;
}
a.prod_detail_addcart{
float:left;
background:#908171 url(bcart.gif) 5px 3px no-repeat;
color: #d8d1ca;
line-height:23px;
padding:0px 10px;
padding-left: 30px;
text-decoration:none;
margin:2px;
}
a.prod_detail_viewcart{
float:left;
background:#908171 url(bcart.gif) 5px 3px no-repeat;
color: #d8d1ca;
line-height:23px;
padding:0px 10px;
padding-left: 30px;
text-decoration:none;
margin:2px;
}#shopcart_container{
position:absolute;
top:10px;
/*background:#231F20;*/
color:#000000;
background:#D9D2CB url(prod_small_header.gif) repeat-x;
z-index:400;
}
#shopcart_holder{
position:relative;
width: 250px;
height: 50px;
color:#a1907e;
color:black;
font-weight:bold;
z-index:401;
/*border:1px solid #a1907e;*/
}
#shopcart_holder img.shopcart_thumb{
display:block;
float:left;
vertical-align:middle;
}
#shopcart_holder div.shopcart_title{
float:left;
padding: 0px 5px;
}
#shopcart_holder div.shopcart_title img{
vertical-align:middle;
}
#shopcart_holder div.shopcart_aantal{
float:left;
}
#shoppingcart_timeline_container{
padding:30px;
padding-bottom:10px;
width: 800px;
}
#shoppingcart_timeline_container div.timedot{
float:left;
text-align:center;
}
#shoppingcart_timeline_container div.timedot{
width:150px;
}
#shoppingcart_timeline_container div.timedot div,#shoppingcart_timeline_container div.timeline_fill div.empty{
line-height: 19px;
height:19px;
}
#shoppingcart_timeline_container div.timeline_fill{
float:left;
width: 50px;
}

#shoppingcart_timeline_container div.timeline_holder{
background:url(timeline.gif) repeat-x;
width:100%;
}
#shoppingcart_timeline_container div.first{
margin-left: 75px;
text-align:left;
}
#shoppingcart_timeline_container div.last{
margin-right: 75px;
text-align:right;
width:50%;
}#shoppingcart_container{}
#shoppingcart_edit_container{
padding-top: 10px;
}
table.shoppingcart{
width:100%;
line-height:20px;
}
table.shoppingcart td{
border-top:1px solid #D8D1CA;
padding: 5px;
}
table.shoppingcart td.header{
background:#d8d1ca url('shoppingcart_header.gif') repeat-x;
border: 1px solid #d8d1ca;
border-left:0px;
font-weight:bold;
}
table.shoppingcart td.header_thumb{
border-left: 1px solid #d8d1ca;
border-right:0px;
}
table.shoppingcart td.thumb{
padding-left: 30px;
width: 45px;
}
table.shoppingcart td.puid{
width:110px;
}
table.shoppingcart td.name{
width:240px;
padding: 0px 30px;
}
table.shoppingcart td.aantal{
width:100px;
text-align:center;
}
table.shoppingcart td.aantal input.aantal{
width:100px;
text-align:right;
}
table.shoppingcart td.options{
width:100px;
text-align:right;
border-right:0px;
}
table.shoppingcart td.mainoptions{
text-align:right;
}
table.shoppingcart td.empty{
border-left:0px;
}
table.shoppingcart td a{
text-decoration:underline;
color:#231f20;
}
table.shoppingcart  a.shoppingcartnav,table.shoppingcart_nav a.shoppingcartnav{
padding: 3px 15px; 
padding-left: 45px; 
line-height: 20px;
height:20px;
display:block;
float:right;
margin-left: 10px;
text-decoration:none;
}
table.shoppingcart  a.previous{}
table.shoppingcart  a.next{}
table.shoppingcart  a.update,table.shoppingcart_nav  a.update{
background: #908171 url(shoppingcart_update.gif) 15px 3px no-repeat;
color: #d8d1ca;
}
table.shoppingcart  a.active,table.shoppingcart_nav  a.active{
background: #908171 url(shoppingcart_enable.gif) 15px 3px no-repeat;
color: #d8d1ca;
}
table.shoppingcart  a.inactive,table.shoppingcart_nav a.inactive{
background: #d8d1ca url(shoppingcart_disable.gif) 15px 3px no-repeat;
color: #cac1b8;
}
#shoppingcart_edit_container div.agree{
padding:0px 30px;
}
table.order_view,table.order_overview{
padding: 10px 0px;
}
table.order_view td.header,table.order_overview td.header{
/*background:#d9d2cb url('prod_small_header.gif') repeat-x;*/
min-height:20px;
height:auto !important;
height:20px;
padding:10px 0px;
background:#D8D1CA url(shoppingcart_header.gif) repeat-x;
font-weight:bold;
}#cart_signin_container{
padding:30px;
width:900px;
}
#cart_signin_container div.box{
width: 398px;
border: 1px solid #dbd4ce;
float:left;
min-height: 250px;
height:auto !important;
height:250px; 
}
#cart_signin_container div.signin{}
#cart_signin_container div.newuser{
margin-left:40px;
}

#cart_signin_container div.header{
background:#d8d1ca url('shoppingcart_header.gif') repeat-x;
color:#231f20;
font-weight:bold;
line-height: 20px;
padding:5px;
}
#cart_signin_container div.content{
padding:5px;
color:#000000;
}
#cart_signin_container  .button{
border:0px;
background:#908171;
line-height:20px;
color:#d1c9c2;
}
#cart_signin_container input.signin{
height:26px;
padding:3px 15px;
float:left;
}
#cart_signin_container a.forgotpass{
display:block;
float:left;
height:20px;
padding:3px 15px;
margin-left:10px;
}
#cart_signin_container a.createuser{
display:block;
float:left;
height:20px;
padding:3px 15px;
}#language_switch_container{
position:relative;
z-index:80;
}
#language_back{
background:#4D4D4D;
height:25px;
opacity:.75;
filter: alpha(opacity=75);
-moz-opacity:0.75;
z-index:80;
}
#language_switch_holder{
position:absolute;
height:25px;
z-index:80;
}
#language_holder{
position:absolute;
top:0;
padding:0px 30px;
z-index:81;
}
a.languageoption{
color:white;
padding: 0px 5px;
text-decoration:none;
line-height:25px;
}



#country_switch_container{
position:relative;
z-index:80;
}
#country_back{
background:#4D4D4D;
height:25px;
opacity:.95;
filter: alpha(opacity=95);
-moz-opacity:0.95;
z-index:80;
}
#country_switch_holder{
position:absolute;
height:25px;
z-index:80;
}
#country_holder{
position:absolute;
top:0;
padding:0px 30px;
z-index:81;
}
a.countryoption{
color:white;
padding: 0px 5px;
text-decoration:none;
line-height:25px;
}
#country_switch_container a.selected,#language_switch_container a.selected{
color:#47D1FF;
}span.verkocht {
 color: #ff0000;
}
table#searchform {
}
td.search_col {
 width: 260px;
 padding-bottom: 20px;
}
td.adv {
 width: 500px !important;
}
td.selectw select {
 width: 200px;
}
div.s_legend {
 font-weight: bold;
}
#search_head_links {
 float: right;
}
#adv_s_types {
}
div.adv_s_type {
 float: left;
 width: 240px;
 padding: 5px 0px;
}
div.filled_button {
 height: 30px;
 line-height: 30px;
 position: relative;
 width: 204px;
 background: #dbdbdb;
 text-align: center;
 margin-top: 4px;
 color: #5ca129;
}
div.wrow_search {
 float: left;
 width: 220px;
}div.news_item_left, div.news_item_right {
 width:495px;
 float:left;
}
div.news_item {
 margin-bottom:20px;
}
div.news_item_last {
 margin:0px;
}
div.news_image {
 float:left;
 margin-right:10px;
 border:1px solid #dae0de;
 width:80px;
 height:80px;
 overflow:hidden; /** Added: 2010-07-15 **/
}
div.news_block {
 float:left;
 width:350px;
}
div.news_head {
 margin-bottom:10px;
 font-weight:bold;
}
span.news_head_date {
 color: #5ca129;
 font-weight:normal;
}
div.news_intro {
 margin-bottom:20px;
}

#newsitems_holder div.pagenavigatie{
padding: 10px 0px;
}

#newsitems_holder div.newsitem{
padding: 2px 0px;
}
#newsitems_holder div.newsitem a{
text-decoration:none;
line-height:25px;
padding-left: 35px;
}
#newsitems_holder div.newsitem a:hover{
color:blue;
}
#newsitems_holder div.newsitem img.previewblock{
vertical-align:middle;
position:absolute;
}
#newsitems_holder div.pagenumbers{
margin:0px auto;
width:300px;
}
div.ndimage {
 float: left;
 width: 240px;
 margin: 0px 10px 10px 0px;
}
div.print_holder{
zoom:1;
}
a.print_btn{
display:block;
float:right;
}
a.print_lbtn{
display:block;
}
img.print_btn{
border:0px;
}#afterlogin_links a{
 display: block;
 margin: 10px 0px;
}
#afterlogin_links a img {
 vertical-align: middle;
 margin-right: 5px;
}
#afterlogin_links {
 padding-bottom: 20px;
}
 
/* sort widget in headrow */
a.sort_h {
 text-decoration: none;
}
a.sort_h:hover {
 color: #5ca129;
}
div.block_green a.sort_h {
 color: #ffffff;
}
a.sort_h img {
 margin: 0px 5px;
}
img.divider {
 margin-right: 5px;
}
#ob_sort_options td {
 padding:0;
}
#ob_sort_options td.img {
 padding-left: 10px;
}
/* sortable tables */
span.zilver {
 color: #dbdbdb;
}
div.sortable_content {
 padding:0 !important;
}
table.sortable_obs tr.oddrow {
 background: #f5f5f5;
}
table.sortable_obs {
 border-collapse: collapse;
}
table.sortable_obs  td {
 padding: 20px 0px;
}
table.sortable_obs td.img {
 width: 120px;
 padding-left: 20px;
}
table.sortable_obs td.naw {
 width: 365px;
}
table.sortable_obs td.btypes {
 width: 170px;
}
table.sortable_obs td.oppv {
 width: 185px;
}
table.sortable_obs td.prijs {
 width: 108px;
 text-align: right;
 padding-right: 20px;
}

#submenu_tabs {
 margin-bottom: 20px;
}
#submenu_tabs #tabholder {
 border-bottom: 1px solid #5ca129;
 padding: 0;
}
#submenu_tabs #tabholder a {
 width: 170px;
}
/* match form selects */
#match_form select {
 width: 250px;
}
div.match_option {
 padding: 0px 0px 20px 0px;
}
div.match_head {
 font-weight:  bold;
 padding-bottom: 5px;
}
/* homepage object vd week blok */
img.bordered {
 border: 1px solid #dbdbdb;
}
#f_o_img {
 float:left;
 margin-right: 20px;
}
#f_o_img img{
 border: 1px solid #dbdbdb;
}
#f_o_specs {
 border-collapse: collapse;
 width: 250px;
}
#f_o_specs td {
 padding: 3px 4px;
}
#f_o_specs td.g {
 color: #7d7d7d;
}
#f_o_specs tr {
 background: #f5f5f5;
}
#f_o_specs tr.odd {
 background: #ffffff;
}
div.margined {
 clear: both;
 margin-top: 20px;
}

/* object detail niveau */
div.ob_column {
 float: left;
 width: 740px;
}
div.ob_rightcolumn {
 float: left;
 width: 230px;
}
#object_tabs {
 margin-bottom: 20px;
}
#object_tabs #tabholder {
 border-bottom: 1px solid #5ca129;
 padding: 0;
}
/* makelaar kantoor logo */
#m_logo {
 float: right;
}

/* last objects */
div.obj_last_img {
 display: block;
 width: 168px;
 float: left;
 margin-right: 26px;
}
div.obj_last_img img {
 vertical-align: top;
}
div.l_img_info{
 background: #dbdbdb;
 color: #5ca129;
 text-align: center;
 padding-top: 10px;
}
div.obj_last_img div.b_foot {
 background: #dbdbdb;
}

/* img widget */
div.obj_det_img {
 display: block;
 width: 166px;
 float: left;
 margin-right: 15px;
}
div.lastimg {
 margin-right: 0 !important;
}

/* kenmerken */
#o_d_specs {
 border-collapse: collapse;
 width: 350px;
}
#o_d_specs td {
 padding: 3px 4px;
}
#o_d_specs td.g {
 color: #7d7d7d;
}
/*Google map*/
div.obj_map {
 height:350px;
}

/* right column */

#object_backlink {
 padding-bottom: 20px;
 text-align: right;
 display: block;
}
div.o_rc_lines {
 background: #f5f5f5;
}
div.o_rc_lines div {
 height: 22px;
 line-height: 22px;
 padding-left: 5px;
}
div.o_rc_lines div.odd {
 background: #ffffff !important;
}
div.o_rc_lines a {
 color: #449cd2;
}
input.pointer {
 cursor: pointer;
}
/* login form */
div.lrow {
 padding: 3px 0px;
}
div.lrow label {
 float: left;
 width: 120px;
 padding-top: 3px;
}
div.lrow input {
 width: 230px;
}
a.p_forgot {
 line-height: 37px;
 display: block;
 float: left;
 padding-left: 10px;
}
iframe.iframe {
 margin-top: 10px;
 width: 430px;
 height: 240px;
}
#nb_archief {
 padding: 10px 0px
}
div.nb_row {
 padding: 2px 0px 4px 0px;
}
div.nb_row label {
 float: left;
 width: 120px;
 text-align: right;
 padding-right: 10px;
}
div.nb_row input {
 width: 200px;
 border: 1px solid #dbdbdb;
}
div.nb_row select {
 border: 1px solid #dbdbdb;
}
div.row input, div.nb_row select {
 border: 1px solid #dbdbdb;
}
#l_e_img {
 float:left;
 margin:0px 10px 10px 0px;
}
#e_d_img {
 float: left;
 margin:0px 15px 15px 0px;
}
p {
 margin:0;
 margin-bottom: 1em;
}div.contact_link {
 margin-top:10px;
}
div.title, div.value {
 width:300px;
}
div.value_radio {
 float:left;
}
div.toplabel, div.entlabel {
 width:150px;
}

div.toplabel_onerow {
 width:600px;
}/* de lisjt met datums in detail view */
#event_dates {
 margin:0;
 padding:0;
 margin-bottom: 1em;
}


#c_part {  /* het gedeelte waar de kalender in staat */
 width:180px;
 margin-right:20px;
 float:left;
}
#cal_header {
 width:156px;
 padding:15px 9px;
 border:1px solid #dae0de;
 border-bottom:0px none;
 height:10px;
}
#cdag {
 text-align:center;
 font-weight:bold;
}
#cdagnr {
 margin-top:10px;
 color: #e7e7e7;
 width: 104px;
 height: 90px;
 padding-top: 14px;
 text-align:center;
 position:relative;
 font-size: 60px;
 background: url('/css/klapper104.gif') no-repeat;
}
#cline {
 position:absolute;
 top: 50%;
 left: 3px;
}
#cmonth {
 text-align:center;
 font-weight:bold;
}
div.carrow {
 float:left;
 color: green;
 width: 17px;
 cursor:pointer; 
}
.ar {
 text-align:right;
}
#c_head {
 float:left;
 text-align:center;
 width: 122px;/*130px;*/
 color: #375849;
 font-weight:bold;
}
#calendar {
 clear: left;
 margin-left:1px;
 border-collapse: collapse;
 font-size:11px;
 /*margin-top: 10px;*/
}
#calendar td {
 width: 24px;
 height: 24px;
 text-align:center;
 vertical-align:middle;
 border-style:inset;
 border:1px solid #dae0de;
}
#cal_head td {
 border:none;
}
#cal_head {
 border-left:1px solid #dae0de;
 border-right:1px solid #dae0de;
}
#calendar td.wnr {
 width: 34px;
 height: 20px; 
 text-align: left;
}
td.day {
 color: #141414;
}
td.today {
 color: #375849;
 background: #c0c0c0;
}
td.event {
 color: #d70014;
 cursor: pointer;
}
td.other_month {
 color: #c0c0c0;
}

a.event {
 position:relative;
}


#cal_legenda {
 float:left;
 background:#f4f5f5;
 width:220px;
 padding-right:20px;
}
#cal_legenda div.cal_legenda_header {
 margin-bottom:-10px;
 padding-left:7px;
}
#cal_legenda div.event_cat {
 height:11px;
 padding:7px;
 line-height:10px;
}


#cal_info {
 margin-top:20px;
}
#cal_info_header {
 padding:6px;
 background:#f4f5f5;
 margin-bottom:10px;
}

div.eventrow {
 height:15px;
 padding:0px 5px;
 line-height:10px;
}
div.eventrow div.event_type, #cal_legenda div.event_type {
 float:left;
 width:11px;
 height:11px;
 margin-right:5px;
}
div.eventrow div.event_title {
 padding: 0px 0px 5px 0px;
}
div.eventrow div.event_title span.event_date {
 color:#375849;
}.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul li:hover {
	background: white;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(/highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	margin: 1px 0.4em;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(/highslide/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/highslide/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/highslide/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/highslide/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/highslide/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}

div.pagenavigatie {
 height: 30px;
 line-height: 30px;
 width: 980px;
 margin-bottom: 20px;
 position: relative;
 background: #dbdbdb;
 padding-left: 10px;
}
div.pagenavigatie a, div.pagenavigatie strong{
 float: left;
 width: 1.7em;
}
div.pagenavigatie a {
 text-decoration: underline;
}
strong.currentpage {
}
div.pagenavigatie a.nextpage, div.pagenavigatie span.nextpage {
 width: 90px;
 text-decoration: none;
 text-align: right;
}
div.pagenavigatie a.prevpage, div.pagenavigatie span.prevpage {
 width: 90px;
 text-decoration: none;
 float: left;
}
div.pagenavigatie span.nextpage, div.pagenavigatie span.prevpage {
 display: block;
 float: left;
 color: #b7c5be;
}

.contactform{
padding-top:20px;
}
.fleft{ float:left;}
.mandatory{ color:red;vertical-align:top; }
.clear{ clear:both;font-size:0px;height:0px;line-height:0px; }
.clrl{ clear:left; }
.clrr{ clear:right; }
.click{cursor:pointer;}
.talign{vertical-align:top;}

