/**
*********** Include standard CSS ************* 
*/
<!-- @import "cms.css"; -->

html, body
{
  margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	font-family: inherit;
	font-family:Verdana,Helvetica,Georgia,Verdana,Arial; 
	vertical-align: baseline;
	color:#434343;
	color:#818181;
  width:100%;
  height:100%;
}

.container
{
  width:990px;
  min-height:600px;
  _height:600px;
  margin:0px auto;
  border:0px solid #000000; 
}

.header
{
  border:0px solid #ff0000; 
}

.logo
{
  width:488px;
  height:100px;
  border:3px solid #000000;
  background-color:#808080;
}

.logo a img,
.link img
{
  border:0px;
  text-decoration:none; 
}

.actie
{
  position:absolute;
  top:160px;
}

.actie img
{
  border:0px;
}

.vuur
{
  float:right;
  width:487px;
  height:100px; 
  border:3px solid #000000;
  background-color: #ffffff;
}

.languages
{
  height:30px;
}

.languages ul
{
  margin:0px;
  padding:0px;
  width:990px;  
}

.languages ul li
{
  display:block;
  float:right;
  padding:5px;
  width:150px;
  margin:0px;
  list-style:none;
}

.languages ul li a
{
  color:#000000;
  font-weight:bold;
  text-align:center;
  padding:0px;
  margin:0px;
  text-decoration:none;
  
}

.languages ul li img
{
  width:16px;
  border:0px;
  padding:0px;
  margin:0px 5px;
  vertical-align: middle;
}

.languages ul li a #active, .languages ul li a:hover, .languages ul li a.crumblePath
{
  text-decoration:underline;
}

.languages ul li a.menu_controls img
{
  margin:0px;
}


.contentLeft
{
  float:left;
  width:200px;
  padding:30px 0px 0px 0px;
  overflow:hidden;
  height:611px;
  border:3px solid #000000;
  margin-right:3px;
  background-color:#565656;
  background-image: url('../pics/menu-bg-2.jpg');
  background-repeat:no-repeat;
  background-position:bottom left;
}

.contentLeft ul
{
  width:180px;
  margin:0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  border:0px solid #ff0000; 
}

.contentLeft ul li
{
  width:192px;
  border-bottom:0px solid #a6ce39;
  padding:0px 0px 0px 10px;
  line-height:20px;
}

.contentLeft ul li a
{
  font-weight:bold;
  text-decoration:none;
	color:#ffffff;
  border:0px solid #0000ff; 
}

.contentLeft ul li a#active, .contentLeft ul li a:hover, .contentLeft ul li a.crumblePath 
{
  text-decoration:underline;
}

.telNr
{
	font-family:Arial;
	white-space:nowrap;
	vertical-align:middle;
	text-align:left;
	padding:5px;
	margin:5px 10px 30px 5px;
	border:0px solid #fff;
	font-size:15px;
	font-weight:bold;
	color:#E12E17;
}

.contentContent
{
    top: 150px;
    height:491px;
    background-color: transparent;
    overflow:auto;
}

.content
{
  padding-top: 150px;
  background-image: url('../pics/contentBG.jpg');
  background-repeat:repeat-x;
  background-position:top left;
  float:left;
  width:490px;
  height: 491px;
  margin:0px;
  border:3px solid #000000;
}

.contentRight
{
  float:right;
  padding:0px;
  width:282px;
  margin:0px 0px 0px 3px;
  border:0px solid #0000ff;
  
  
}

.contentRight .foto
{
  width:276px;
  height:207px;
  margin:0px 0px 4px 0px;
  border:3px solid #000000;
}

.contentRight .foto a
{
  border:0px;
}

.contentRight .foto a img
{
  border:0px;
}

.subkop {
  font-weight:bold;
}

#date
{
  position:absolute;
  display:none;
}

#boot, #vliegveld {
}

.spacer {
  height:1px;
  background-color:#ddd;
}

table.ski {
  font-family:Verdana;
  font-size:10px;
}

td.left {
  width:200px;
  font-weight:bold;
}

td.leftsub {
  width:200px;
  font-weight:normal;
}

.credits 
{
 width:920px;
 margin:0px auto;
 padding:0px;
 text-align:center;
 border:0px solid #000000;
}

.credits ul
{
 list-style:none; 
}

.credits ul li
{
 display:inline;
 padding:2px 2px; 
}

.credits ul li a:hover, .credits ul li a#active
{
 text-decoration:underline; 
}

.credits a img 
{
 border:0px;
 margin:0px;
 padding:0px;
 vertical-align:top;
}

.credits a, .credits 
{
 font-size:9px;
 color:#ffffff;
 text-decoration:none;
}
