html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html>body #wrapper {
	height: auto;
}
body {
	background: #c5c5c5 url("../img/body.png") repeat-y top center;
	margin: 0;
	padding: 0;
	min-width:  900px;
	text-align: center;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}
#wrapper {
	position: relative;
	background: url("../img/wrapper.png") repeat-y top left;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
#top1 {
	position: relative;
	background: url("../img/header_tourclub.png") no-repeat 0px 0px;
	width: 898px;
	height: 253px;
	margin: 0 0 0 1px;
	padding: 0;
	text-align: left;
	clear: both;
}
#top2 {
	position: relative;
	background: #fff url("../img/top2_tourclub.png") repeat-x 0px 0px;
	width: 898px;
	height: 37px;
	margin: 0 0 0 1px;
	padding: 0;
	text-align: left;
	clear: both;
}
#logo {
	position: absolute;
}
#pagebody {	
	width: 898px;
	min-height: 250px;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	clear: both;
}
* html #pagebody {
	height: 250px;
}
#sidebar {
	width: 252px;
}		
#sidebar p{
	line-height: 12px
}
#topbuttons {
	position: absolute;
	top: 0px;
	left: 450px;
}
#topimage {
	position: absolute;
	top: 52px;
	right: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
#topimage img{
	position: relative;
	display: inline;
}

#contentleft {
	width:199px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	text-align: left;
	overflow-x: hidden;}
#contentcenter {
	width:460px;
	margin: 0 0 0 20px;
	padding: 2px 0 0 0;
	float: left;
	min-height: 140px;
	text-align: left;
	overflow-x: hidden;}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#contentright {
	width:199px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	float: left;
	overflow-x: hidden;}
* html #contentleft, * html #contentright {
	height: 140px;
}
#content {
	padding-bottom: 15px;	
	background-color: #fff;
}
.clear {
	clear: both;
	height: 10px;
}

/*-- Menu's --*/
#topmenu1 {
	text-align: left;
	color: #fff;
}
/* MENU */
#nav
{
	position: relative;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1;
}

#nav li 
{
	position: relative;
	float: left;
	padding: 0;
 	width: auto;
 	height: 34px;
	list-style: none;
	z-index:999;
}

* html #nav li
{
	\display: inline;
	list-style: none;
}	

#nav li:hover ul
{
	display: block;
	z-index: 1000;
}

#nav li a
{
	display: block;   
	border: 0;
	padding: 11px 6px;
	
	/* opmaak */
	text-decoration: none;
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}

@media all and (min-width: 0px)
{
   html>body  #nav li a {min-width: 1px;}
}
  
#nav li:hover, #nav li.link_active
{
	background: url('../img/topmenu_over_tourclub.png');	
}

#nav li:hover a, #nav li.link_active a
{
	text-decoration: none;
	color: #f79109;	
}

#nav li ul
{
	margin: 0;
	padding: 4px 0 5px 0 ;
	display: none;
	position: absolute;
	background-color: #001232;
	top: 34px;
	left: 0px;
	width: 180px;
	list-style-image: none;
}

#nav li ul li
{
	line-height: 14px;
	height: auto;
	padding: 0;
	margin: 0 4px 4px 4px;
	float: left;
	list-style: none;
}

#nav li ul li:hover{}

#nav li ul li.firstitem a {	 }

#nav li ul li a, #nav li:hover ul li a, #nav li ul li a
{
	display: block;
	width: 147px;
	padding: 2px 10px 2px 15px;
	margin: 0;
	
	background: #607f9d;
	color: white;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
}

* html #nav li ul li a, * html #nav li:hover ul li a
{
	width: 172px;
	w\idth: 147px;
}

html>body #nav li ul li a
{
	width: auto;
}

#nav li ul li a.link_active, #nav li ul li:hover a 
{
	background: #304968 url('../img/arrow_white.png') 160px 5px no-repeat;	
	color: white;
}

/*
div#leftmenu {
width: 230px;
clear: both;
margin: 0 0 0 15px; padding: 0 0 0 0; text-align:left;
}
#nav {
position: relative;
left: 1px;
width: 230px; margin: 0;padding: 0 0 0 0;border: 0;
list-style-image: none; list-style: none;
z-index:1;
z}
#nav li {
position: relative;
float: left;list-style-type: none;list-style: none;
margin: 0 0 0 0; padding: 0; border: 0;
width: 230px;
}
* html #nav li {
\display: inline; 
list-style: none;
}
#nav li a {
display: block;
background: url("../img/leftmenu_out.png") no-repeat 0px 8px;
width: 210px;
margin: 0 0 0 0; padding: 7px 0px 6px 20px;
font-weight: bold;
font-size: 16px;
color: #fff; line-height: 17px; text-decoration: none; text-align: left;
}
* html #nav li a { 
width: 230px; 
w\idth: 210px;
}
html>body #nav li a {
width: auto;
}
#nav li.link_active, #nav li:hover {}
#nav li a.link_active, #nav li:hover a {
background: url("../img/leftmenu_on.png") no-repeat 0px 8px;
color: #005027; text-decoration: none;
}
#nav li ul {
position: relative;
width: 210px; margin: 0 0 0 20px; padding: 0 0;
text-align: left;
}
#nav li ul li {
margin: 0 0 0 0; padding: 0 0 0 0; border: 0;
float: left;list-style-type: none;list-style: none;
margin: 0 0 0 0; padding: 0; border: 0;
width: 210px;
text-align: left;
}
#nav li ul li a, #nav li:hover ul li a {
background: url("../img/leftsubmenu_out.png") no-repeat 0px 8px;
width: 195px;
margin: 0 0 0 0; padding: 6px 0px 6px 15px;
font-weight: normal;
font-size: 14px;
color: #fff; line-height: 13px; text-decoration: none; text-align: left;
}
* html #nav li ul li a { 
width: 210px; 
w\idth: 195px;
}
html>body #nav li ul li a {
width: auto;
}
#nav li ul li a:hover, #nav li ul li a.link_active {
background: url("../img/leftsubmenu_on.png") no-repeat 0px 8px;
color: #005027; text-decoration: none;
}*/

#counter, .counter {
	position: absolute;	width: 0;height: 0;z-index: -1;top: 0;left: 0;visibility: hidden;}
