body{
	margin: 0px;
	background-image: url("imagesnew/bg_body.jpg");
	background-repeat: repeat-x;
	background-color: #bbbbbb;
  }

td {
  font-family: Verdana, Helvetica, Arial;
  color: #010101;
  vertical-align: top;
  }

a{
  text-decoration: none;
  color: #660000;
  }

a:hover{
  color: #bb0000;
  text-decoration: underline;
  }

a.nav{
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  text-align: right;
  vertical-align: top;
  text-decoration: none;
  }

a.nav:hover{
  color: #BB0000;
  text-decoration: none;
  }
  
td.top{
  width: 915px;
  height: 85px;
  background-image: url("imagesnew/bg_top.jpg");
  background-repeat: no-repeat;
  }

td.navigatie{
  background-image: url("imagesnew/bg_navigatie.jpg");
  background-repeat: no-repeat;
  width: 161px;
  height: 217px;
  text-align: right;
  padding-top: 55px;
  }

td.foto{
  height: 272px;
  width: 668px;
  }

td.right{
  background-image: url("imagesnew/bg_rechts.jpg");
  background-repeat: no-repeat;
  width: 86px;
  height: 272px;
  }
  
td.main{
  width: 615px;
  background-image: url("imagesnew/bg_main.jpg");
  background-repeat: repeat-y;
  text-align: left;
  padding-left: 180px;
  padding-top: 20px;
  padding-right: 120px;
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  color: #010101;
  line-height: 150%;
  }
  
td.bottom{
  width: 915px;
  height: 22px;
  background-image: url("imagesnew/bg_bottom.jpg");
  background-repeat: no-repeat;
  }

div.credits{
  color:#efefef;
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  padding-left: 725px;
  }

a.credits{
  color: #efefef;
  }
  
a.credits:hover{color: #bb0000;}

input, checkbox, textarea{
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  color: #666666;
  }

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #585858;
}

.lbLoading {
	background: #fff url(imagesnew/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #585858;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(imagesnew/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(imagesnew/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #585858;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 22px;
	background: transparent url(imagesnew/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}




