html {
  overflow-x: hidden;
  overflow-y: scroll;
	scrollbar-face-color: #666972;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666972;
	scrollbar-darkshadow-color: #666972;
	scrollbar-track-color: #666972;
	scrollbar-arrow-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	background-color: #36331F;
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited, a:active, a:hover {
	color: #CC3300;
  -moz-outline-style: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
p {
  margin-top: 0px;
  margin-bottom: 10px;
}
.contentWide p,
.contentColumn p {
  padding-left: 3px;
  padding-right: 3px;
}
.contentWide td,
.contentColumn td {
  padding-left: 2px;
  padding-right: 2px;
}
.kop1 {
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
  margin-bottom: 10px;
  margin-top: 10px;
}
.kop2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
  margin-bottom: 10px;
  margin-top: 0px;
}
.tdHighlight1 {
  background-color: #FF9900;
	font-weight: bold;
}
.tdHighlight2 {
  background-color: #FEBF01;
}
p.opsomming,
.contentWide p.opsomming,
.contentColumn p.opsomming {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  margin-left: 3px;
	background-image: url(../images/bg_opsomming.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.klein {
	font-size: 9px;
}
.foto1,
.foto2, 
.foto3, 
.foto4,  {
  border: 1px solid #CC3300;
}
hr {
	height: 1px;
	color: #CC3300;
	background-color: #CC3300;
	border: solid #CC3300 0px;
}
hr.zwart {
	height: 1px;
	color: #999999;
	background-color: #999999;
	border: solid #999999 0px;
}
.printkop {
	display: none;
}

/* --- Images --- */

/* --- Layers --- */
div#menuLeft {
	position: relative;
	width: 134px;
	float: left;
	height: 700px;
}
div#menuRight {
	position: relative;
	width: 134px;
	float: left;
	height: 700px;
}
div#content {
	position: relative;
	width: 512px;
	float: left;
	padding-bottom: 10px;
}
div#bottom {
	position: relative;
	width: 780px;
  height: 22px;
}
div.contentColumn {
  float: left;
  width: 252px;
  margin-left: 2px;
}
div.contentWide {
  float: left;
  width: 504px;
  margin-left: 2px;
}
div.contentFotoBoven {
  position: relative;
  width: 512px;
  height: 200px;
  margin-top: -15px;
}
div#ticker {
  position: absolute;
  width: 512px;
  height: 35px;
  top: 115px;
  z-index: 9999;
}
div.divTicker, 
div.divTickerBg {
  position: absolute;
  width: 512px;
  height: 35px;
  top: 0;
  z-index: 9999;
}
div.divTicker, 
div.divTicker a {
  color: #fff;
  font-size: 12px;
}
div.divTicker {
  padding-top: 9px;
}
div.divTicker a {
  margin-right: 50px;
}
div.fotoGroot {
  position: relative;
  margin: 30px;
}
div#divFoto1, div#divFoto2, div#divFoto3, div#divFoto4 {
  display: none;
}
div.fotoKlein {
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
  padding: 5px
}
div#line {
  float: left;
  width: 497px;
  height: 1px;
  border-top: 1px solid #CC3300;
  margin-left: 7px;
  margin-bottom: 5px;
  margin-top: 10px;
  overflow: hidden;
}
div.titel {
  position: absolute;
  top: 155px;
  z-index: 1000;
}
td.line {
  border-bottom: 1px solid #94BED6;
}
td.lineDark {
  border-bottom: 1px solid #CC3300;
}
td.line p, 
td.lineDark p {
  margin: 0px;
  padding: 0px;
}
a.zwart, a.bruin, a.rood, a.oranje, a.geel, a.groen, a.bruin, a.lila, a.wit {
	background-color: #000000;
	color: #FFFFFF;
  border: 1px solid #000000;
  display: block;
  width: 150px;
  padding: 2px;
  text-decoration: none;
}
a.bruin {
	background-color: #AC5B2B;
	color: #FFFFFF;
}
a.rood {
	background-color: #FF0000;
	color: #000000;
}
a.oranje {
	background-color: #FF9900;
	color: #000000;
}
a.geel {
	background-color: #FFCC00;
	color: #000000;
}
a.groen {
	background-color: #009900;
	color: #FFFFFF;
}
a.bruin {
	background-color: #3300FF;
	color: #FFFFFF;
}
a.lila {
	background-color: #CC99FF;
	color: #000000;
}
a.wit {
	background-color: #FFFFFF;
	color: #000000;
}

/* --- Tabellen --- */
.tdLeft {
	background-color: #36331F;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}
.tdRight {
	background-color: #666972;
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
.tdMain {
	background-color: #666972;
	width: 780px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center 700px;
	vertical-align: top;
}
.tablePrijs {
  background-color: #E7F0F6;
  padding: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #CC3300;
  border-bottom: 1px solid #CC3300;
}
.tdLine {
  border-top: 1px solid #CC3300;
}
table.tableRecreatie td {
  vertical-align: top;
}

/* --- Formulieren --- */
.formveld, .formVeldError {
	border: 1px solid #CC3300; 
	font-family: Verdana; 
	font-size: 10px; 
	background:#FFFFFF;
	scrollbar-face-color: #CC3300;
	scrollbar-shadow-color: #CC3300;
	scrollbar-highlight-color: #CC3300;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
.formVeldError {
	border: 1px solid #990000; 
	background:#CCFF33;
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-highlight-color: #990000;
	scrollbar-3dlight-color: #CCFF33;
	scrollbar-darkshadow-color: #CCFF33;
	scrollbar-track-color: #CCFF33;
	scrollbar-arrow-color: #CCFF33;
}
.formknop {
	border: 1px solid #FFFFFF; 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF;
	background: #CC3300;
}
DIV.fade {
  visibility: hidden;
}
