body {
  scrollbar-face-color:			#FFFFFF; 
  scrollbar-highlight-color:	#FFFFFF; 
  scrollbar-shadow-color:		#8F8F8F; 
  scrollbar-3dlight-color:		#8F8F8F; 
  scrollbar-arrow-color:		#8F8F8F; 
  scrollbar-track-color:		#FFFFFF; 
  scrollbar-darkshadow-color: 	#FFFFFF;
}

body, td {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#FFFFFF;
	font-size:				8pt;
	text-decoration:		none;
}
h1 {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#FFFFFF;
	font-size:				12pt;
	margin-bottom:			0px;
	text-decoration:		none;
}
a:link, a:visited {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				8pt;
	text-decoration:		none;
	color:					#6B5D3E;
}

a:active {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				8pt;
	text-decoration:		none;
	color:					#FFFFFF;
}
a:hover {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				8pt;
	text-decoration:		none;
	color:					#FFFFFF;
}
a:link.verzenden, a:visited.verzenden {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	letter-spacing: 		1px;
	font-weight:			bolder;
	color:					#FFFFFF;
}

a:active.verzenden {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	letter-spacing: 		1px;
	font-weight:			bolder;
	color:					#A37B37;
}
a:hover.verzenden {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	letter-spacing: 		1px;
	font-weight:			bolder;
	color:					#A37B37;
}
a:link.menu, a:visited.menu {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	font-weight:			bolder;
	color:					#FFFFFF;
}

a:active.menu {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	font-weight:			bolder;
	color:					#A37B37;
}
a:hover.menu {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	font-weight:			bolder;
	color:					#A37B37;
}
a:link.subMenuLink, a:visited.subMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	letter-spacing: 		1px;
	font-weight:			bolder;
	color:					#FFFFFF;
}

a:active.subMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	letter-spacing: 		1px;
	font-weight:			bolder;
	color:					#A37B37;
}
a:hover.subMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				10pt;
	letter-spacing: 		1px;
	font-weight:			bolder;
	color:					#A37B37;
}
.box{
	border:					1px solid #6B5D3E;	
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#6B5D3E;
	font-size:				12px;
	width:					150px;
}
.FotoAantalBox{
	border:					1px solid #A37B37;	
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#A37B37;
	font-size:				12px;
	width:					30px;
	padding-left:			3px;
}
select.box{
	border:					1px solid #A37B37;	
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#A37B37;
	font-size:				10px;
	width:					150px;
}
textarea.box{
	border:					1px solid #FFFFFF;	
	background:				url('images/spacer.gif')
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#FFFFFF;
	font-size:				12px;
	width:					300px;
	height:					100px;
}
.check{
	border:					1px solid #575759;	
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#000000;
	font-size:				12px;
	height:					22px;
	width:					150px;
	background-color:		#FFB200;
}
.fotolabFoto{
	border:					1px solid #6B5D3E;
}
.fotolabFotoLiggend{
	border-top:					1px solid #6B5D3E;
	border-bottom:				1px solid #6B5D3E;
	border-left:				0px;
	border-right:				0px;
}
div.verwijderen a{
	padding:				2px 5px 2px 5px;
	text-decoration:		none;
	width:					3em;

	font-size:				10px;
	border:					1px solid #6B5D3E;
}
div.verwijderen a:link, div.verwijderen a:visited {
	background:				#998F77;
	color:					#FFFFFF;
	font-size:				10px;
}
div.verwijderen a:focus, div.verwijderen a:hover{
	background:				#FFFFFF;
	color:					#6B5D3E;
	border:					1px solid #6B5D3E;
	font-size:				10px;
}
div.volgende a{
	padding:				2px 8px 2px 2px;
	text-decoration:		none;
	width:					5em;

	font-size:				20px;
	border:					1px solid #6B5D3E;
}
div.volgende a:link, div.volgende a:visited {
	background:				#998F77;
	color:					#FFFFFF;
	font-size:				20px;
}
div.volgende a:focus, div.volgende a:hover{
	background:				#FFFFFF;
	color:					#6B5D3E;
	border:					1px solid #6B5D3E;
	font-size:				20px;
}
div.volgendeFotos a{
	padding:				2px 4px 2px 4px;
	text-decoration:		none;
	width:					4em;
	font-size:				20px;
	border:					1px solid #6B5D3E;
}
div.volgendeFotos a:link, div.volgendeFotos a:visited {
	background:				#998F77;
	color:					#FFFFFF;
	font-size:				20px;
}
div.volgendeFotos a:focus, div.volgendeFotos a:hover{
	background:				#FFFFFF;
	color:					#6B5D3E;
	border:					1px solid #6B5D3E;
	font-size:				20px;
}
div.vorigeFotos a{
	padding:				2px 4px 2px 4px;
	text-decoration:		none;
	width:					4em;
	font-size:				20px;
	border:					1px solid #6B5D3E;
}
div.vorigeFotos a:link, div.vorigeFotos a:visited {
	background:				#998F77;
	color:					#FFFFFF;
	font-size:				20px;
}
div.vorigeFotos a:focus, div.vorigeFotos a:hover{
	background:				#FFFFFF;
	color:					#6B5D3E;
	border:					1px solid #6B5D3E;
	font-size:				20px;
}
div.prijsopvragen a{
	padding:				2px 8px 2px 2px;
	text-decoration:		none;
	width:					8em;
	font-size:				20px;
	border:					1px solid #6B5D3E;
}
div.prijsopvragen a:link, div.prijsopvragen a:visited {
	background:				#998F77;
	color:					#FFFFFF;
	font-size:				20px;
}
div.prijsopvragen a:focus, div.prijsopvragen a:hover{
	background:				#FFFFFF;
	color:					#6B5D3E;
	border:					1px solid #6B5D3E;
	font-size:				20px;
}
div.bestellen a{
	padding:				2px 8px 2px 10px;
	text-decoration:		none;
	width:					6em;
	font-size:				20px;
	border:					1px solid #6B5D3E;
}
div.bestellen a:link, div.bestellen a:visited {
	background:				#998F77;
	color:					#FFFFFF;
	font-size:				20px;
}
div.bestellen a:focus, div.bestellen a:hover{
	background:				#FFFFFF;
	color:					#6B5D3E;
	border:					1px solid #6B5D3E;
	font-size:				20px;
}