html {
	overflow-x: hidden;
	overflow-y: auto;
} 

/* bodies begin*/
body, body table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #104B8F;
	margin: 0px;
	font-size: 13px;
	border: none;
	background-color: #F2F2F2;
}
body.main {
/*
	background-image: url(images/bg_main2.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	scrollbar-base-color : #B4AE90; 
*/
	background-color: #FFFFFF;
	overflow-x: hidden;
}
body.leftNav table, .direct_boeken {
	color: #FFFFFF;
}

/* bodies end*/

.tback
{
  background-color : #F2F0E2;	
}

.direct_boeken td {
	text-align: center; 
	padding: 5px 2px; 
}
img {
	border: 0px; 
}
.cvdw a:link, .cvdw a:visited, .cvdw a:active, .cvdw a:hover {
	color: #1D3C8C;	
	text-decoration: none;
	border: 0px;
}
.cvdw img {
	margin: 5px 10px 0px -1px;
}
.title {
	font-size: 18px;
}
.map, .legenda {
	font-size: 10px;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
}

h2, h3 {	
	font-size: 12px;
}
.nodecoration a {
	text-decoration: none;
}

.campingland td {
	padding: 0px 20px 0px 10px; 
}

.map table {
	background-color: #F2F2F2;
}

.header {
	padding : 0px 0px 10px 0px;
	color: #333333;
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
}

/* topnNav end*/

.elemFaderRed
{
  position:relative;
  filter:alpha(opacity=60); -moz-opacity:0.6;
  display: block;
  border: 1px;
  padding: 3px 0px 3px 25px;
  border-top    : 1px solid #FEFDD6;
  border-left   : 1px solid #FEFDD6;
  border-right  : 1px solid #EE9E18;
  border-bottom : 1px solid #EE9E18;

  background-position:center;

  text-decoration:none;
  
  color: #000000;
  width:100%;
}
a.elemFaderRed:hover {
	color: #104B8F;
	font-weight:bold;
}

a.home {
	color: #FCE55B;
	text-decoration: none;
	font-weight: bold;
}