* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
img { 
	-ms-interpolation-mode: bicubic;
	border:0;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	background-image: url(../images/achtergrond.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body, a, td, th, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636362;
	font-size: 10px;
	line-height: 16px;
}
body {
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}
#logo {
	height: 81px;
	background-color: #172b50;
}
#logoWrapper {
	width: 976px;
	margin: 0px auto;
	text-align: right;
	padding-right: 9px;
	padding-top: 13px;
}
#navigatie {
	height: 21px;
	background-color: #9dceee;
	border-bottom: 1px solid #accce5;
	text-align: left;
	font-size: 15px;
	line-height: 21px;
}
#navigatieWrapper {
	width: 976px;
	margin: 0px auto;
	text-align: left;
	padding-left: 30px;
	color: #ee1d07;
}
#contentWrapper {
	width: 976px;
	margin: 0px auto;
	text-align: left;
}
#contentBanner {
	height: 285px;
	width: 956px;
	margin-left: 10px;
}
#content {
	padding: 20px;
	overflow: auto;
}
select {
	width: 250px;
}
#colomLinks select {
	width: 320px;
}
ul.zoekresultaat {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.zoekresultaat li {
	padding-bottom: 2px;
}
ul.zoekresultaat li a {
	text-decoration: none;
	color: #172b50;
}
ul.zoekresultaat li a:hover {
	text-decoration: none;
	color: #636362;
}
#colomLinks {
	float: left;
	width: 650px;
}
#colomRechts {
	float: left;
	width: 280px;
}
ul.groep {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.groep li {
	float: left;
	display: inline;
	width: 140px;
	margin-right: 30px;
	margin-bottom: 20px;
}
ul.groep li img {
	width: 140px;
	float: left;
	border: 1px solid #717b85;
	padding: 5px;
}
ul.groep li a {
	float: left;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
ul.groep li a:hover {
	float: left;
	font-size: 10px;
	color: #ee1d07;
}
#zoek h1 {
	padding-bottom: 20px;
	font-size: 14px;
}



#bestekPost {
	width: 365px;
	height: 110px;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #7f9db9;
	overflow-x : hidden;
}
label {
	cursor: pointer;
}
.imgContainerHoofdgroep {
	float: left;
	width: 220px;
	text-align: center;
	margin-right: 10px;
}
.imgContainer {
	float: left;
	width: 140px;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 10px;
	border: 1px solid #d7dbe4;
	background-color: #fff;
}
.imgContainer:hover {
	border: 1px solid #747a8a;
}
.imgContainer div {
	padding-top: 20px;
	height: 120px;
}
.imgContainer a {
	text-decoration: none;
}




.boxgrid { 
	height: 250px;
	width: 200px;
	float: left;
	background: #161613;
	overflow: hidden;
	position: relative;
	display: block;
	margin-right: 20px;
	border: 1px solid #d7dbe4;
	margin-bottom: 20px;
}
.boxgrid:hover {
	border: 1px solid #747a8a;
}
.boxgrid img{ 
	position: absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid a{
	text-decoration:none;
}
.boxcaption{ 
	cursor: pointer;
	float: left; 
	position: absolute;
	top: 210px;
	left: 0;
	z-index: 2;
	background: #172b50;
	height: 250px;
	width: 180px;
	padding: 5px 10px 5px 10px;
	color: #9dceee;
	opacity: .85;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.boxcaption .header{
	text-align: center;
	height: 34px;
	margin-bottom: 10px;
}
.boxcaption h3 {
	color: #fff;
	line-height: 13px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	text-align: middle;
}
.boxcaption h3 a {
	color: #fff;
	display: block;
}
.boxcaption h3.singlerow {
	line-height: 26px;
}
.boxcaption ul, .boxcaption ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
	width: 130px;
}
.boxcaption li a {
	display: block;
	color: #fff;
	font-size: 10px;
	background: url(_Images/arrow_white.gif) no-repeat 4px 6px;
	padding-left: 15px;
	line-height: 15px;
	text-decoration: none;
	width: 130px;
}
.boxcaption li a:hover {
	text-decoration: underline;
}

#breadCrumbs {
	margin-left: 20px;
	margin-top: 10px;
}
#breadCrumbs a {
	text-decoration: none;
}

ul.opties {
	padding:0;
	margin:0;
	margin-top: 20px;
}
ul.opties li {
	list-style: none;
	float: left;
	background-color: #172b50;
	line-height: 20px;
	border: 1px solid #1c294b;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 4px;
}
ul.opties li a {
	text-decoration: none;
	line-height: 20px;
	color: #fff;
}
ul.opties li a:hover, ul.opties li a.active {
	text-decoration: none;
	color: #b4cdf5;
}
.infoDiv {
	width: 617px;
}
.noShow {
	display: none;
}
.bestekStappen li {
	margin:0;
	padding:0;
	margin-left:20px;
}
.productAfbeelding, .productLogo {
	background-color:#fff;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #f0f1f3;
}
#productLogoDiv {
	text-align: left;
	margin-top: 30px;
}
#productLogoDiv img {
	margin-left: 10px;
	margin-bottom: 10px;
}
#footer {
	margin-top: 50px;
	text-align: center;
}
#zoekresDiv {
	display: none;
}
.specTable {
	width: 400px;
	background-color: #172b50;
}
.specTable th {
	background-color: #ebeced;
	font-weight: normal;
	padding:2px;
}
.specTable td {
	background-color: #f5fafe;
	padding:2px;
	vertical-align: top;
}
.downloads {
	margin:0;
	padding:0;
	list-style:none;
}
.lijntekening {
	border: 1px solid #F0F1F3;
	background-color: #fff;
	padding:10px;
}