@charset "UTF-8";

/* CSS voor **BEDRIJF** */

/* CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

body {
	line-height: 1;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

:focus {
	outline: 0;
	}

ins {
	text-decoration: none;
	}

del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

a, a:link, a:visited, a:active {
	text-decoration: none;
	}

/* Website */

html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x:	hidden;
	overflow-y:	scroll;
	}

body {
	color: #464646;
	}

#container {
	width: 1000px;
	margin: 0px auto 0 auto;
	text-align: left;
	}

#header {
	position: relative;
	}

#header a {
	border: 0;
	display: block;
	overflow: hidden;
	}

#logo {
  
  top:0px;
  left:10px;
  height:99px;
  width:250px;
  background: transparent url('../images/logo.png') left top no-repeat;
}

h1 {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 968px;
	height: 57px;
	text-indent: -9999px;
	/*background: transparent url('../images/logo.png') left top no-repeat;*/
	margin: 0 0 10px 0;
	display:none;
	}

h2 {
	font: 14px Verdana, Geneva, sans-serif;
	margin: 25px 12px 0 12px;
	font-weight: 700;
	}

p a:link,
p a:visited {
	color: #464646;
	text-decoration: underline;
	}

p a:hover,
p a:active,
p a:focus {
	color: #f79334;
	text-decoration: none;
	}

.error {
	color: #F00;
	}

.orange {
	color: #F79334;
	}

li.current {
	background: #dfdede;
	color: #fff;
	}

ul.hoofdmenu li.current a:link,
ul.hoofdmenu li.current a:visited {
	border: 0;
	display: block;
	overflow: hidden;
	color: #fff;
	}

#menu {
	clear: both;
	position: relative;
	margin-top:-35px;
	}

ul.hoofdmenu {
	text-align: center;
	float: right;
	margin: 0 0 10px 0;
	}

ul.hoofdmenu li {
	display: block;
	float: left;
	margin: 0 6px;
	width: 193px;
	font: 15px/ 35px Verdana, Geneva, sans-serif;
	}

ul.hoofdmenu li:hover {
	background: #dfdede;
	}

ul.hoofdmenu li a:link,
ul.hoofdmenu li a:visited {
	border: 0;
	display: block;
	overflow: hidden;
	color: #464646;
	}

ul.hoofdmenu li a:hover,
ul.hoofdmenu li a:active,
ul.hoofdmenu li a:focus {
	color: #fff;
	}

ul.hoofdmenu li:last-child {
	margin: 0 0 0 25px;
	width: 170px;
	}

#wrapper {
	float: left;
	width: 100%;
	}

#content {
	margin: 0 190px;
	border-top: 1px solid #dfdfdf;
	}

#links {
	background: #ededed;
	float: left;
	width: 170px;
	min-height: 615px;
	height: auto !important; /* voor moderne Browser */
	height: 615px; /*voor IE6 */
	margin-left: -1000px;
	}

#linkscontent {
	margin: 15px;
	}

#links p {
	font: 11px Verdana, Geneva, sans-serif;
	text-align: right;
	margin-bottom: 9px;
	}

#links p strong {
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: bold;
	}

div.hrrechtsuitgelijnd {
	background: url('../images/hr-horizontal.png') no-repeat right top;
	width: 100%;
	height: 12px;
	margin: 15px 0;
	}

div.hrlinksuitgelijnd {
	background: url('../images/hr-horizontal.png') no-repeat left top;
	width: 100%;
	height: 12px;
	margin: 15px 0;
	}

div.hrverticalr {
	background: url('../images/hr-vertical.png') no-repeat right top;
	width: 100%;
	height: 55px;
	float: right;
	}

#rechts {
	background: #ededed;
	float: left;
	width: 170px;
	min-height: 615px;
	height: auto !important; /* voor moderne Browser */
	height: 615px; /*voor IE6 */
	margin-left: -170px;
	position: relative;
	}

#rechts p {
	font: 11px Verdana, Geneva, sans-serif;
	margin-top:-3px;
	}

#rechtscontent {
	margin: 15px;
	}

#rechtsbottom {
	position: absolute;
	bottom: 0;
	margin: 0 0 15px 0;
	}

#rechtsbottom a:link,
#rechtsbottom a:visited {
	color: #464646;
	text-decoration: none;
	}

#rechtsbottom a:hover,
#rechtsbottom a:active,
#rechtsbottom a:focus {
	color: #f79334;
	text-decoration: underline;
	}

#footer {
	clear: left;
	width: 100%;
	text-align: center;
	}

#footer p {
	font: 10px Verdana, Geneva, sans-serif;
	padding: 20px 0;
	}

ul.blokken {
	margin: 56px 0 0 2px;
	}

ul.blokken li {
	float: left;
	background: #ededed;
	width: 193px; /* 193 */
	height: 270px;
	text-align: center;
	margin: 6px; /* 6 */
	}

ul.blokken li a {
	border: 0;
	display: block;
	overflow: hidden;
	color: #000;
	}

ul.blokken li img {
	border: 1px solid #fff;
	margin: 10px 0 0 0;
	}

ul.blokken li span.span1 {
	font: bold 11px Verdana, Geneva, sans-serif;
	display: block;
	margin: 6px 10px 0 10px;
	text-align: left;
	}

ul.blokken li span.span2 {
	font: 11px Verdana, Geneva, sans-serif;
	display: block;
	margin: 12px 10px 0 10px;
	text-align: left;
	}

/* *************** */
/* productpagina's */
/* *************** */

#content2 {
	margin: 0 190px;
	border-top: 1px solid #dfdfdf;
	}

ul.submenu {
	margin: 10px 0;
	}

ul.submenu li {
	float: left;
	font: 10px Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 3px 246px 0 246px;
	}

ul.submenu li strong {
	color: #ededed;
	}

ul.submenu li:first-child,
ul.submenu li:last-child {
	margin: 0;
	font: 15px Verdana, Geneva, sans-serif;
	}

#ct2menu {
	border-bottom: 1px solid #dfdfdf;
	height: 27px;
	}

#ct2menu a:link,
#ct2menu a:visited {
	color: #464646;
	}

#ct2menu a:hover,
#ct2menu a:active,
#ct2menu a:focus {
	color: #f79334;
	}

#content p {
	font: 12px/ 16px Verdana, Geneva, sans-serif;
	margin: 0 12px 9px 12px;
	}

ul.rijen {
	margin-top: 30px;
	}

ul.rijen li {
	background: #ededed;
	position: relative;
	}

ul.rijen li span {
	width: 140px;
	position: absolute;
	bottom: 0;
	right: 10px;
	font: 11px/ 14px Verdana, Geneva, sans-serif;
	}

ul.rijen li img {
	margin: 10px 0 0 10px;
	}

ul.rijen li:last-child span {
	width: 140px;position:absolute;bottom: 10px;right:10px;font:11px/ 14px Verdana, Geneva, sans-serif;
	}

ul.rijen li:last-child img {
	margin: 10px 0 10px 10px;
	}

#specdetail {
	margin: 11px 11px;
	}ß
