.body {
	background-image: url(images/home-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.scrollbar {
  scrollbar-3dlight-color:#FF0000;
  scrollbar-arrow-color:#ff0000;
  scrollbar-base-color:#FFD9A4;
  scrollbar-track-color:#ffffff;
  scrollbar-darkshadow-color:#C7D9EF;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#FF0000;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bg-stripes {
	background-image: url(images/bg-main.gif);
	background-position: right top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.home {
	background-image: url(images/home-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.informatie {
	background-image: url(images/informatie-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.produkten {
	background-image: url(images/produkten-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.contact {
	background-image: url(images/contact-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.aanbiedingen {
	background-image: url(images/aanbiedingen-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.border {
	border: 1px ridge #333333;
}
.bg-left-picture-info {
	background-image: url(pictures/foto-effect-info.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bg-left-picture-produkten {
	background-image: url(images/foto-effect-portfolio.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bg-left-picture-aanbiedingen {
	background-image: url(pictures/foto-effect-aanbiedingen.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bg-left-picture-contact {
	background-image: url(pictures/foto-effect-contact.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.klantvandemaand {
	background-image: url(images/klantvdmaand-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.scrollbar .bg-stripes .bg-left-picture-aanbiedingen table {
	background-attachment: fixed;
	background-image: url(kvdmaand/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.portfolio {
	background-image: url(images/portfolio-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bg-left-picture-portfolio {
	background-image: url(images/foto-effect-portfolio.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.textfield {
	height: 18px;
	width: 400px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F70400;
}
.postcode {
	height: 18px;
	width: 80px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F70400;
}
.textfield-tel {
	height: 18px;
	width: 200px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F70400;
}
.textfield-dropdown {
	height: 18px;
	width: 200px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F70400;
}
.textfield-bericht {
	width: 400px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F70400;
}