body {
	margin: 0px;
	padding: 0px;
	background-color: #FDF9ED;
	scrollbar-face-color: #FDF9ED; 
	scrollbar-shadow-color: #CD7AAB;
	scrollbar-highlight-color: #CD7AAB;
	scrollbar-3dlight-color: #FDF9ED;
	scrollbar-darkshadow-color: #FDF9ED;
	scrollbar-track-color: #FDF9ED;
	scrollbar-arrow-color: #663366;
  overflow-x: hidden;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a img{
  border:none;
}
p {
	margin-top: 1px;
	margin-bottom: 10px;
}
p.highlight {
	font-weight: bold;
	color: #663366;
	width: 100%;
	border-top: 1px solid #663366;
	border-bottom: 1px solid #663366;
	margin-top: 5px;
	margin-bottom: 5px;
  text-align: center;
}
.kop1 {
	font-weight: bold;
	color: #663366;
	width: 100%;
	border-bottom: 1px solid #663366;
	margin-bottom: 5px;
}
.klein {
	font-size: 9px;
}
.opsomming {
	padding-left: 10px;
	background-image: url(../images/bg_opsomming.gif);
	background-repeat: no-repeat;
	background-position: left top;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.foto, .foto1, .foto2, .foto3, 
.foto1_small, .foto2_small, .foto3_small, 
.foto1_huge, .foto2_huge, .foto3_huge {
  border: 1px solid #FFFFFF;
}
.foto1_small, .foto2_small, .foto3_small {
  margin-top: 3px;
  margin-left: 5px;
} 
.foto1, .foto2, .foto3 {
  margin-top: 5px;
}
.foto {
  margin-top: 10px;
  margin-bottom: 10px;
}
.printKop {
  display: none;
}
.kop {
	width: 780px;
}

/* --- Links --- */
a:link, a:visited, a:active, a:hover {
	color: #45620F;
  text-decoration: dotted;
}
a:hover {
  text-decoration: none;
}
a.button:link, a.button:visited, a.button:active, a.button:hover {
	font-weight: bold;
  text-decoration: none;
	color: #FFFFFF;
  border: 1px solid #000000;
	background-color: #CD7AAB;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 1px;
}
a.button:hover {
	background-color: #9F598D;
}
a.design:link, a.design:active, a.design:visited, a.design:hover {
	font-size: 9px;
	color: #E7BCD6;
	text-decoration: none;
	font-weight: normal;
  padding-right: 5px;
}

/* --- Tables --- */
.tdMenu {
	background-attachment: scroll;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #777F4C;
	width: 170px;
}
.tdMain {
	background-attachment: scroll;
	background-color: #F8E8B6;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 17px;
	width: 610px;
}
.tdMain, .tdContent, .tdContent2 {
	border-left: 1px solid #FDF9ED;
}
.tdContent, .tdContent1, .tdContent2 {
	width: 100%;
	padding: 20px;
	padding-bottom: 3px;
	vertical-align: top;
}
.tdContent1, .tdContent2 {
	width: 50%;
}
.tdhorLine, .horLine td {
  vertical-align: top;
  border-bottom: 1px solid #E5D38D;
}
.tdVerLine {
	border-left: 1px solid #FDF9ED;
  padding-left: 5px;
}
.tdhorLine2, .horLine2 td {
  vertical-align: top;
  border-bottom: 1px solid #E5D38D;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* --- layers --- */
div#logoBovenContainer {
	position: relative;
	width: 780px;
	height: 12px;
}
div#logoBoven {
	position: absolute; 
	width: 780px; 
	height: 169px;
	bottom: 0px;
}
DIV.fade {
  visibility: hidden;
}

/* --- PNG images --- */
img#logoBoven {
	width: 780px;
	height: 169px;
}
img#nl{
  width: 33px;
	height: 24px;
}
img#en{
  width: 32px;
	height: 24px;
}
img#de{
  width: 32px;
	height: 24px;
}
/* --- Forms --- */
.formVeld, .formVeldError {
  border: 1px solid #CD7AAB;
	background-color: #FDF9ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  margin-left: 15px;
}
.formVeldError {
  border: 1px solid #9900CC;
	background-color: #ECFF00;
}
.formRadio {
  margin-left: 15px;
}
.formKnop,
.formKnop2 {
  border: 1px solid #663366;
	background-color: #CD7AAB;
  color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.formKnop2 {
  margin-left: 15px;
}

div#divKerst {
	position: relative;
}
div#divKerstman {
	position: absolute;
  left: -10px;
  top: -488px;
}
div#divKerstgroet {
	position: absolute;
  left: 100px;
  top: -500px;
  z-index: 1000;
}
div#divSneeuw {
	position: absolute;
  left: -10px;
  top: -13px;
}
.vlokje {
	filter:alpha(opacity=90,enabled=1);
}