﻿/* Algemene text tags*/

body { background-color:#FFFFFF;
        margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul, li {list-style-type: disc;}
p {font-size:11px;color:#666666;}
.subTitle{font-weight:bold;color:#666666;}
.introText{color:#666666;}

h3{font-size:12px;font-weight:normal;color:#666666;margin:2px 0 2px 0;}


/* Divs pagina schikking */
#page 
{ position:absolute;
  width:800px;
  left:30px;
  top:0px;
  background-color:#ffffff;
  margin:0;
  padding:0;
    }
#taal
{ display:none;
  }
#top
{ position:relative;
  width:780px;
  height:20px;
  top:0px;
  text-align:left;
  margin:0;
  padding:0;
  }
 #topboot
{ position:relative;
  width:780px;
  height:20px;
  top:0px;
  text-align:left;
  margin:0;
  padding:0;
  }
#topnav
{ display:none;
    }
  
 /* functie area */  
#info-area
{display:none;
    }
 #kruimel
 { display:none;}
 
 #kruimel p {color:#666666;font-size:10px;}
 #kruimel a {color:#666666;font-size:10px;}
 #kruimel a:hover {color:#666666;font-size:10px;text-decoration:underline;}
 
 /*content-gedeelte*/
#content{position:absolute;width:778px;}
#left{ display:none;}
#col1bis{float:left;width:245px;margin-left:15px; border-right:dotted 1px #666666;}
#col2bis{float:left;width:245px;margin-left:15px;}
#col1{float:left;width:285px;margin-left:15px;}
#col2{float:left;width:285px;margin-left:15px;}
#col3{float:left;width:585px;margin-left:15px;}
#col4{float:left;width:585px;margin-left:15px;}
#overnacht{display:none;} 
    
 #footer 
{ 	position:relative;
    left:0px;
    top:0px;
	width: 765px;
	height: 120px;
	clear:both;
	background-color:#ffffff;
	padding-top:5px;
	padding-left:15px;
	}
	
/**/
#top h1, #topboot h1{font-size:14px;color:#666666;display:none;}
 /* links */
#taal p 
{   font-size:11px;
    color:#666666;
    font-weight:bold;
    margin:0 0 0 0;
    padding:3px 3px 0 0;}
#taal a 
{   text-decoration:none;
    font-size:11px;
    font-weight:bold;
    color:#999999;}
#taal a:hover{color:#999999;}
#taal a.keuze{color:#666666;}

/* topmenu navigatie */
ul#nav {width: 778px;padding:2px 0 0 21px;margin:0;display:none;color:#666666;}
ul#nav li {
	float: left;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;display: block;height:22px;text-align:center;	}

ul#nav li a:link, ul#nav li a:visited {
	text-decoration: none;
	color: #666666;	display: block;	height:22px;padding-top:4px;}

ul#nav li a:hover {
	color: #666666;	background-color:#FFFEC9;display: block;height:22px;}

ul#nav li#home, ul#nav li#home a{width:46px;background:url('../images/bol/menu-home.gif') no-repeat 0 1px;
}
ul#nav li#home a:hover{background:url('../images/bol/menu-home-hover.gif') no-repeat 0 1px;
}
ul#nav li#nacht, ul#nav li#nacht a{width:83px;background:url('../images/bol/menu-overnacht.gif') no-repeat 0 1px;
}
ul#nav li#nacht a:hover{background:url('../images/bol/menu-overnacht-hover.gif') no-repeat 0 1px;
}
ul#nav li#event, ul#nav li#event a{width:90px;background:url('../images/bol/menu-event.gif') no-repeat 0 1px;
}
ul#nav li#event a:hover{background:url('../images/bol/menu-event-hover.gif') no-repeat 0 1px;
}
ul#nav li#recreatie, ul#nav li#recreatie a{width:66px;background:url('../images/bol/menu-recreatie.gif') no-repeat 0 1px;
}
ul#nav li#recreatie a:hover{background:url('../images/bol/menu-recreatie-hover.gif') no-repeat 0 1px;
}
ul#nav li#cultuur, ul#nav li#cultuur a{width:131px;background:url('../images/bol/menu-bezien.gif') no-repeat 0 1px;
}
ul#nav li#cultuur a:hover{background:url('../images/bol/menu-bezien-hover.gif') no-repeat 0 1px;
}
ul#nav li#nieuws, ul#nav li#nieuws a{width:53px;background:url('../images/bol/menu-news.gif') no-repeat 0 1px;
}
ul#nav li#nieuws a:hover{background:url('../images/bol/menu-news-hover.gif') no-repeat 0 1px;
}
ul#nav li#pers, ul#nav li#pers a{width:36px;background:url('../images/bol/menu-pers.gif') no-repeat 0 1px;
}
ul#nav li#pers a:hover{background:url('../images/bol/menu-pers-hover.gif') no-repeat 0 1px;
}
ul#nav li#meet, ul#nav li#meet a{width:86px;background:url('../images/bol/menu-meet.gif') no-repeat 0 1px;
}
ul#nav li#meet a:hover{background:url('../images/bol/menu-meet-hover.gif') no-repeat 0 1px;
}
/* actieve paginas */
ul#nav li#activehome, ul#nav li#activehome a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:46px;	background:url('../images/bol/menu-home-active.gif') no-repeat 0 1px;
}
ul#nav li#activehome a:hover {background:url('../images/bol/menu-home-hover.gif') no-repeat 0 1px;
}
ul#nav li#activenacht, ul#nav li#activenacht a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:83px;	background:url('../images/bol/menu-overnacht-active.gif') no-repeat 0 1px;
}
ul#nav li#activenacht a:hover {background:url('../images/bol/menu-overnacht-hover.gif') no-repeat 0 1px;
}
ul#nav li#activeevent, ul#nav li#activeevent a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:90px;	background:url('../images/bol/menu-event-active.gif') no-repeat 0 1px;
}
ul#nav li#activeevent a:hover {background:url('../images/bol/menu-event-hover.gif') no-repeat 0 1px;
}
ul#nav li#activerecreatie, ul#nav li#activerecreatie a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:66px;	background:url('../images/bol/menu-recreatie-active.gif') no-repeat 0 1px;
}
ul#nav li#activerecreatie a:hover {background:url('../images/bol/menu-recreatie-hover.gif') no-repeat 0 1px;
}
ul#nav li#activecultuur, ul#nav li#activecultuur a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:131px;	background:url('../images/bol/menu-bezien-active.gif') no-repeat 0 1px;
}
ul#nav li#activecultuur a:hover {background:url('../images/bol/menu-bezien-hover.gif') no-repeat 0 1px;
}
ul#nav li#activenieuws, ul#nav li#activenieuws a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:53px;	background:url('../images/bol/menu-news-active.gif') no-repeat 0 1px;
}
ul#nav li#activenieuws a:hover {background:url('../images/bol/menu-news-hover.gif') no-repeat 0 1px;
}
ul#nav li#activemeet, ul#nav li#activemeet a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:86px;	background:url('../images/bol/menu-meet-active.gif') no-repeat 0 1px;
}
ul#nav li#activemeet a:hover {background:url('../images/bol/menu-meet-hover.gif') no-repeat 0 1px;
}
ul#nav li#activepers, ul#nav li#activepers a {
	text-align: center;	font-weight: bold; color: #666666; display:block;
	width:36px;	background:url('../images/bol/menu-pers-active.gif') no-repeat 0 1px;
}
ul#nav li#activepers a:hover {background:url('../images/bol/menu-pers-hover.gif') no-repeat 0 1px;
}

/* sub topmenu navigatie */
ul#nav li#nacht span#topnav-menu-5143 a.sub,ul#nav li#recreatie span#topnav-menu-5145 a.sub, ul#nav li#cultuur span#topnav-menu-5146 a.sub, ul#nav li#nieuws span#topnav-menu-5147 a.sub,
ul#nav li#meet span#topnav-menu-5176 a.sub, ul#nav li#pers span#topnav-menu-5148 a.sub,
ul#nav li#activenacht span#topnav-menu-5143 a.sub, ul#nav li#activeevent span#topnav-menu-5144 a.sub,
ul#nav li#activerecreatie span#topnav-menu-5145 a.sub, ul#nav li#activecultuur span#topnav-menu-5146 a.sub, ul#nav li#activenieuws span#topnav-menu-5147 a.sub,
ul#nav li#activemeet span#topnav-menu-5176 a.sub, ul#nav li#activepers span#topnav-menu-5148 a.sub{float:left; width:auto; height:auto; margin-left:10px; color: #666666; background-image:none;}
span#topnav-menu-5143 a.sub:hover,span#topnav-menu-5144 a.sub:hover,span#topnav-menu-5146 a.sub:hover,span#topnav-menu-5147 a.sub:hover,
span#topnav-menu-5145 a.sub:hover,span#topnav-menu-5148 a.sub:hover,span#topnav-menu-5176 a.sub:hover{color: #666666;text-decoration:underline;}


/*left navigatie*/
#leftmenu-5149{position:absolute; width:150px; height:auto; left:130px; top:220px; background-color:#EAECD9; z-index:105; border:solid 1px #666666;}
#leftmenu-5150{z-index:105;}
#leftmenu-5151{z-index:105;}
#leftmenu-5152{z-index:105;}
#leftmenu-5154{z-index:105;}
#leftmenu-5153{z-index:105;}
#leftmenu-5155{z-index:105;}



ul#leftnav, ul#badnav, ul#brochnav
{	
	display:none;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
ul#leftnav li,ul#badnav li, ul#brochnav li
{
	width: 150px;
	display:block;
	height:21px;
}
ul#leftnav li.keuze2
{
    height:29px;}

li.onder{ background: transparent url(../images/bol/left-keuze1-onder.gif) no-repeat;}
li.badtitle{padding-left:8px;padding-top:5px;font-weight:bold; font-family:Arial;height:31px;color:#666666;font-size:16px;background: transparent url(../images/bol/left-keuze1-titel.gif) no-repeat;}




#footer p, #footer p a
{  text-decoration:none;
    color:#666666;
    font-size:10px;
    line-height:15px;
    }
    
 #footer p a:hover
{  text-decoration:underline;
    color:#666666;
    }

#footer ul#logos {
	width: 778px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}

#footer ul#logos li {
	display: block;
	float: left;
	height: 52px;
	margin: 0 10px 0 7px;
	text-decoration: none;
	text-indent: -9999px;
}

ul#logos li#west a, ul#logos li#wvl a{
	display: block;
	height: 52px;
	text-decoration: none;
}

ul#logos li#west, ul#logos li#west a 
{
	background : transparent url(../images/bol/logo-westtoer.gif) no-repeat;
	width: 102px;
}
ul#logos li#wvl, ul#logos li#wvl a 
{
	background : transparent url(../images/bol/logo-wvl.gif) no-repeat;
	width: 100px;
}

#zoek-area 
{	position:relative;
	display:none;
	/*top:182px;*/
	float:left;
	width: 150px;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.zoekveld {
	font-size: 10px;
	display:none;
	height:12px;
	width:100px;
}	
.beeld 
{
    vertical-align:middle;
	padding:0;
	margin: 0;	
}

.zoeker
{   font-size: 10px;
	height:12px;
	width:120px;
    }
td.knop
{
    width:50px;
    padding-left:5px;
    padding-right:5px;
    text-align:center;}
#zoekbut
{   border:none;
    background:transparent url(../images/bol/button-go.gif) no-repeat 0 0;
    width:23px;
    height:18px;
    }
#zoekOK
{   border:none;
    background:transparent url(../images/bol/button-go.gif) no-repeat 0 0;
    width:23px;
    height:18px;
    }
.zoekknop
{   border:none;
    background:transparent url(../images/bol/button-go.gif) no-repeat 0 0;
    width:23px;
    }

table.hometb{width:285px;}
table.hometbw {width:585px;}

table.hometb td a.meer, table.hometbw td a.meer{
	padding-left: 15px;
}
	
table.hometb td a.meer:link, table.hometb td a.meer:visited, table.hometbw td a.meer:link,table.hometbw td a.meer:visited {
	background: url(../images/bol/link-meer.gif) no-repeat;
	color: #666666;	
}

table.hometb td a.meer:hover, table.hometb td a.meer:active, table.hometbw td a.meer:hover, table.hometbw td a.meer:active  {
	color: #666666;
}
table.hometb td, table.hometbw td
{    padding-left:8px;
    color:#666666;
    font-size:11px;
    font-family:Verdana;
    background-color:#F8F8E4;
    
    }
table.hometb td.list
{    width:189px;
    vertical-align:top;
    }
table.hometb td.list2
{    width:285px;
    vertical-align:top;
    }   

table.hometb td table td.list,table.hometb td table td.list2
{
    margin: 0;
    padding: 0;}
    
table.hometb td.list ul.home li, ul.home li.rij, li.rij2, li.rij3, li.fiets, li.wandel, li.paard, li.auto
{   list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;}
	
span.home
{   color:#666666;
    font-size:smaller;}	

ul.home li
{   font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;}

li.rij a:link, li.rij a:visited 
{
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	margin-left:-35px;
	padding-left:12px;
	width:145px;
	display:block;
	color: #666666;
	background: transparent url(../images/bol/link-bullet.gif) no-repeat 0 4px;
}
li.rij3 a:link, li.rij3 a:visited 
{
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	margin-left:-35px;
	padding-left:12px;
	width:250px;
	display:block;
	color: #666666;
	background: transparent url(../images/bol/link-bullet.gif) no-repeat 0 4px;
}
li.fiets a:link, li.fiets a:visited 
{
	text-decoration: none;
	margin-left:-45px;
	padding-left:20px;
	padding-top:3px;
	width:262px;
	height:21px;
	display:block;
	color: #666666;
	background: transparent url(../images/bol/list-route-fiets.gif) no-repeat 0 0;
}
li.wandel a:link, li.wandel a:visited 
{
	text-decoration: none;
	margin-left:-45px;
	padding-left:20px;
	padding-top:3px;
	width:262px;
	height:21px;
	display:block;
	color: #666666;
	background: transparent url(../images/bol/list-route-wandel.gif) no-repeat 0 0;
}
li.paard a:link, li.paard a:visited 
{
	text-decoration: none;
	margin-left:-45px;
	padding-left:20px;
	padding-top:2px;
	width:262px;
	height:21px;
	display:block;
	color: #666666;
	background: transparent url(../images/bol/list-route-paard.gif) no-repeat 0 0;
}
li.auto a:link, li.auto a:visited 
{
	text-decoration: none;
	margin-left:-45px;
	padding-left:20px;
	padding-top:3px;
	width:262px;
	height:21px;
	display:block;
	color: #666666;
	background: transparent url(../images/bol/list-route-auto.gif) no-repeat 0 0;
}
li.rij2 a:link, li.rij2 a:visited 
{
	
	border-bottom:none;
	text-decoration: none;
	margin:0 0 0 -35px;
	padding-left:12px;
	width:100px;
	height:10px;
	display:block;
	color: #666666;
	background: transparent url(../images/bol/link-bullet.gif) no-repeat 0 4px;
}

li.fiets a:hover , li.wandel a:hover, li.paard a:hover, li.auto a:hover 
{
	color: #666666;
}


li.rij a:hover , li.rij3 a:hover 
{
	color: #666666;
	background: #F8F8E4 url(../images/bol/link-meer.gif) no-repeat -1px 0;
}

li.rij2 a:hover 
{
	border-bottom:none;
	color: #666666;
	background: #F8F8E4 url(../images/bol/link-meer.gif) no-repeat 0 0;
}

table.hometb td.hometitle
 {
    background: #F8F8E4 url(../images/bol/kolom-titel.gif);
    color:#666666;
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    height:31px;
    padding-left:8px;
}

table.hometbw td.homelang
 {
    background: #F8F8E4 url(../images/bol/kolom-titel-lang.gif) repeat-x;
    color:#666666;
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    height:31px;
    padding-left:8px;
}
table.hometb td.home-onder{ height:21px; background: #F8F8E4 url(../images/bol/kolom-onder.gif) no-repeat bottom;}
table.hometbw td.lang-onder{ height:21px; background: #F8F8E4 url(../images/bol/kolom-onder-lang.gif) no-repeat bottom;}

table.hometb td.ad-title
{
    background: #F8F8E4 url(../images/bol/kolom-title-ad.gif)no-repeat;
    height:10px;
}

/*image tags */
img {font-size:10px;
    background-color: #FFF;
	border: 1px solid #666666;}
img.layout {border:none;} 
img.noborder {border:none;} 
img.linker {
	float: left;
	margin: 5px 10px 5px 0;
}
img.rechter {
	float: right;
	margin: 5px 10px 5px 10px;
}
img.midden {
	text-align:center;
	float:none;
	margin: 5px 5px 5px 5px;
}
#weertxt{display:none;}
#webtxt{display:none;}
#weerdetail{display:none;}

div.title 
{   color:#666666;
    font-size:16px;
    height:25px;
    font-weight:bold;
    font-family:Arial;
    padding-top:4px;
    border-top:1px solid #666666;
    border-bottom:1px dashed #666666;
    }
#contenttxt h2 ,#ctl00_cph_contenttxt h2
{   color:#666666;
    font-size:16px;
    height:25px;
    font-weight:bold;
    font-family:Arial;
    margin-top:0px;
    border-top:1px solid #666666;
    border-bottom:1px dashed #666666;
    }
#contenttxt h3 ,#ctl00_cph_contenttxt h3
{   color:#666666;
    background-color:#EAE796;
    font-size:14px;
    font-family:Arial;
    margin-top:0px;
    }
#eform h2 
{   color:#666666;
    font-size:16px;
    height:25px;
    font-weight:bold;
    font-family:Arial;
    margin-top:0px;
    border-top:1px solid #666666;
    border-bottom:1px dashed #666666;
    }
#eform h3 
{   color:#666666;
    background-color:#EAE796;
    font-size:14px;
    font-family:Arial;
    margin-top:0px;
    }
 #eform td 
 {
    color:#666666;
    font-size:11px;}
#contenttxt p, #eform p, #ctl00_cph_contenttxt p
{font-size:0.75em;
    color:#666666;
    }
div.content, div.subTitle, div.introText 
{   font-size:0.75em;
    color:#666666;}
div.content ul, div.content ul li, div.content p
{  color:#666666;}

div.zoekbox
{   margin:0;
    padding:0;
    font-size:0.8em;
    width:400px;
    float:left;
    }
div.zoekbox table
{   margin:0;
    padding:0;
      }

/* lijstresultaten*/
table.zoekresult{width:75%; }
td.zoektitel
{	background: #F8F8E4 url(../images/bol/kolom-titel.gif);
    color:#666666;
    font-size:12px;
    font-weight:bold;
    font-family:Arial;
    height:31px;
   	}
a.zoeklink:link, a.zoeklink:visited, a.zoeklink:visited
{text-decoration:none;	
	color: #666666;}
a.zoeklink:hover{text-decoration:underline;color: #666666;}

th.zoekresult{background-color:#F8F8E4;
	color:#666666;
	text-align:left;}
td.zoekresult
{   font-size:10px;
    background-color:#F8F8E4;
    border-bottom:dashed 1px #284281;
    color:#666666;
	}
td.zoekresult a
{color: #666666;text-decoration:none;}
td.zoekresult a:hover{text-decoration:underline;color: #666666;}

