* {
	padding: 0px;
	margin:0px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	min-height: 100%;
}
.header {
	width: 900px;
	height: 147px;
	top: 0px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -450px;
	/*background-color: #FFFFFF;*/
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
}
.logo {
	margin-left: 50px;
}
.logo a img{
	border:none;
}
.menu {
 	margin-top: 10px;
	height: 25px;
	width: 800px;
	margin-left: 50px;
}
.menu ul li {
	list-style: none;
	float: left;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	color: #a80329;
}
.menu a:link, .menu a:visited {
	padding-left: 10px;
	padding-right: 10px;
	color: #a80329;
	text-decoration: none;
	display: block;
	background-color: #dfdfdf;
	border-right: 1px solid #FFFFFF;
}
.menu a:hover, .menu a:visited:hover {
	background-color: #a80329;
	border-right: 1px solid gray;
	color: #FFFFFF;
}
.spanband {
	width: 820px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -400px;
	min-height: 100%;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}
.hidden-div {
	width: 800px;
	margin-left: 10px;
	height: 147px;
}
.content {
	width: 800px;
	margin-left: 10px;
	font-family: Arial, Verdana;
	font-size: 8.5pt;
}
.contentmenu {
	width: 165px;
	margin-top: 10px;
	float: left;
	min-height: 600px;
	padding-left: 10px;
	font-family: Arial, Verdana;
	font-size: 8.5pt;
}
.contentmenu ul li {
	list-style: none;
	padding-left: 10px;
	line-height: 16px;
}
.contentmenu a:link, .contentmenu a:visited {
	font-family: Arial, Verdana;
	font-size: 8.5pt;
	color: #a80329;
	text-decoration: none;
}
.contentmenu a:hover, .contentmenu a:visited:hover {
	text-decoration: underline;
	color: #FF5555;
}
.content strong {
	margin-bottom: 3px;
	display: block;
}
.products {
	width: 608px;
	margin-top: 10px;
	float: left;
	min-height: 400px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.products img {
	border: 3px solid #a80329;
}
.products a:link, .products a:visited {
	color: #a80329;
	text-decoration: underline;
}
.products a:hover, .products a:visited:hover {
	color: #FF5555;
	text-decoration: none;
}
h1 {
	font-size: 12pt;
	font-family: Arial, Verdana;
	letter-spacing: 0.1em;
	color: #a80329;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}

.selectie {
	margin-bottom: 10px;
	display: block;
	background-color: #a80329;
}
.selectie img {
	margin-bottom: 0px;
}
.banner {
	position: absolute;
	width: 602px;
	left: 50%;
	margin-left: -215px;
	top: 490px;
	border: 0px;
	z-index: 10;
}
.text {
	float:right;
	width:598px;
	display: block;
	padding: 5px;
	background-color: #dfdfdf;
	color: #000;
	line-height: 16px;
	margin-bottom: 10px;
}
.zoeken {
	margin-bottom: 10px;
}
.zoeken input {
 	margin-top: 5px;
	border: 1px solid #a80329;
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	display: block;
	width: 150px;
	font-size: 8.5pt;
}
.warning {
	padding: 5px;
	border: 1px solid orange;
	font-family: Verdana, Arial;
	color: orange;
	font-size: 10pt;
	display: block;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}
.error {
	padding: 5px;
	border: 1px solid red;
	font-family: Arial;
	color: red;

	display: block;
	margin-bottom: 10px;
}
.success {
	padding: 5px;
	border: 1px solid #56AB56;
	font-family: Arial;
	color: #56AB56;

	display: block;
	margin-bottom: 10px;
}
.warning img {
	border: 0px;
}
.productfield {
	width: 296px;
	float: left;
	display: block;
	border: 1px solid #dfdfdf;
	background-color: #dfdfdf;
	margin-bottom: 10px;
}
.productfield img {
	margin-right: 0px;
	max-width: 180px;
}
.productfield-image {
	width: 186px;
	float: left;
	margin-right: 5px;
}
.productfield-price {
	width: 100px;
	height: 142px;
	float: left;
}
.productfield-item {
	float: left;
	width: 100px;
	float: left
	height: 50px;
	font-weight: bold;
	text-align: center;
}
.productfield-item a:link, .productfield-item a:visited {
	border: 1px solid #a80329;
	display: block;
	background-color: #A5A5A5;
	color: #a80329;
	height: 25px;
	line-height: 25px;
	margin-bottom: 2px;
}
#txtAantal {
	width: 50px;
	border: 1px solid #a80329;
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	font-size: 8.5pt;
}
#btnSubmit {
	width: 75px;
	border: 1px solid #633939;
	background-color: #a80329;
	color: #FFFFFF;
	height: 22px;
	padding-left: 3px;
	font-size: 8.5pt;
}
.button:link, .button:visited {
	width: 130px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border: 1px solid #000;
	display: block;
	background-color: #E1E1E1;
	text-decoration: none;
	float: left;
}
.button:hover, .button:hover:visited {
	background-color: silver;
	text-decoration: none;
}
.buttonbar {
	margin-top: 5px;
	display: block;
}
.productholder {
	/*background-color: #dfdfdf;*/
	display: block;
	min-height: 100px;	
	padding: 5px;
}
/* .productholder label {
	width: 200px;
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 5px;
} */
.footer {
	display: none;
	background-color: #a80329;
	border-left: 1px solid #FFFFFF;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 8.5pt;
	font-family: Arial, Verdana;
}
.footer a:link,
.footer a:visited {
	color: #FFFFFF;
}
.winkelwagen td, .winkelwagen th {
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.winkelwagen {
	width: 100%;
}
.winkelwagen img {
	margin: 0px;
	padding: 0px;
}
form ul li {
	list-style: none;
	min-height: 25px;
	line-height: 25px;
	background-color: #E1E1E1;
	border-bottom: 1px solid #C3C3C3;
	border-top: 1px solid #FFFFFF;
	display: block;
}
form ul li {
	behavior: url(inc/hover.htc);
}			
form ul li:hover {
	background-color: #D2D2D2;
}
form ul label {
	float: left;
  	width: 130px;
  	max-height: 20px;
  	margin-right: 0.5em;
  	padding-top: 0.2em;
  	text-align: right;
  	font-weight: bold;
}
form input {
	margin-top: 3px;
	font-size: 8.5pt;
}
.products form input[type="text"] {
	border: 1px solid gray;
	width: 200px;
	height: 17px;
	line-height: 18px;
	padding-left: 2px;
}
.choice {
	width: 200px;
	float: left;
	min-height: 70px;
	overflow: auto;
	display: block;
}
.choice li {
	list-style: square;
	margin-left: 20px;
}
hr {
	border: 1px solid silver;
	color: silver;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
div.text-box {
	float:right;
	width:197px;
}

div.text-box h2 {
	font-size:22px;
	text-transform:uppercase;
}

div.text-box .stappen {
	margin-top:20px;
}

	div.text-box .stappen li {
		padding-left:27px;
		color:#fff;
		font-size:14px;
		font-weight:bold;
		list-style:none;
		line-height:22px;
		margin-bottom:18px;
		text-transform:uppercase;
	}
	
		div.text-box .stappen .li-1 {background: url(../images/ol-1.gif)left center no-repeat;}
		div.text-box .stappen .li-2 {background: url(../images/ol-2.gif)left center no-repeat;}
		div.text-box .stappen .li-3 {background: url(../images/ol-3.gif)left center no-repeat;}

div.box-left {
	float:left;
	width:115px;
	margin-top:6px;
}

	div.box-left p {
		color:#fff;
		font-size:12px;
		line-height:18px;
		text-transform:uppercase;
		font-weight:bold;
	}

div.box-right {
	float:right;
	margin:6px 10px 0 0;
}

.box-container {
	margin-bottom:35px;
}
	
	.box-container h3 {
		margin-bottom:8px;
		color:#5f5f5f;
		font-size:14px;
		text-transform:uppercase;
	}
	
	.box-container .grey {
		background:#efefef;
	}

	.box-container .container {
		overflow:hidden;
	}
	
		.container .box {
			float:left;
			width:294px;
			height:36px;
			padding:6px 0 0 10px
		} 
		
			.container .box a {
				display:block;
				width:184px;
				text-decoration:none;
				font-size:12px;
				line-height:16px;
				background:url(../images/arrow-right.jpg) right center no-repeat;
			}
			.container .box a:hover {color:#5f5f5f !important;}
						
			.container .box a span {display:block; color:#929292;}

p.titel {
	margin:13px 0 31px 0;
	color:#5f5f5f;
	font-size:12px;
}

a.buttons {
	height:20px !important;
	border:0 !important;
	background:none !important;
}

	a.buttons img {
		border:0 !important;
	}

.productfield-price span {
	font-size:20px;
}

.detail-box-left {
	float:left;
	width:290px;
	margin-right:63px;
}

	.detail-box-left p {
		font-size:12px;
		line-height:21px;
	}

.detail-box-right {
 	float:left;
	width:245px;
}

	.detail-box-right p {
		font-size:12px;
		line-height:21px;
	}
	
	.detail-box-right p.prijs {
		margin-top:10px;
		padding:19px 0 0;
		color:#a80329;
		font-size:15px;
		border-top:1px solid #dfdfdf;
	}
		.detail-box-right p strong {
			display:inline-block !important;
			width:98px;
		}
		
.detail-box-left h1, .detail-box-right h1 {
	padding-bottom:13px;
}

.detail-box-right form.bestellen {
	margin-bottom:45px;
}

	.detail-box-right form.bestellen label {
		display:inline-block;
		font-size:12px;
		line-height:12px;
		margin-right:8px;
	}
	
	.detail-box-right form.bestellen input {
		width:36px !important;
		height:16px !important;
		padding-top:2px;
		border:1px solid #7e7e7e !important;
		font-size:12px;
	}
	
	.detail-box-right form.bestellen .btnSubmit {
		width:74px !important;
		height:20px !important;
		border:none !important;
		float:right;
		margin:1px 74px 0 0;
	}
	
	ul.product-menu {
		clear:both;
		overflow:hidden;
		margin:0;
		padding:0 0 13px 0;
	}
		
		ul.product-menu li {
			float:left;
			list-style:none;
		}
	
		ul.product-menu li.right {
			float:right;	
		}
	
			ul.product-menu li a {
				text-decoration:none !important;
			}
			
			ul.product-menu li a.disabled {
				background: none !important;
				cursor: default;
			}
	
			ul.product-menu li.midden {
				width:449px;
			}
	
			ul.product-menu li.left a {
				padding-left:19px;
				background: url(../images/arrow-left.png) left center no-repeat;
			}
			
			ul.product-menu li.right a {
				padding-right:19px;
				background: url(../images/arrow-right.png) right center no-repeat;
			}
				
	

