@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption  {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

ul {
	list-style:none;
}

h1 {
	color:#244487;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	color:#244487;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	color:#244487;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

body {
	background:#ffffff;
}

#container  {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	min-height:700px;
	height:auto !important;
	height:700px;
}

#header  {
	float:left;
	background:url(images/bg-header.png) left top repeat-x;
	width:990px;
	height:125px;
}

#logo a {
	float:left;
	width:167px;
	height:120px;
}

#jump {
	float:right;
	margin-right:10px;
	background:url(images/lkv-jump.png) left top no-repeat;
	width:212px;
	height:108px;
}

#content-container {
	float:left;
	margin-top:6px;
	width:990px;
	background:url(images/bg-contentcontainer.png) left top repeat-y;
	min-height:750px;
	height:auto !important;
	height:750px;
}

#contentlinks {
	float:left;
	width:185px;
}

#zoeken-top {
	float:left;
	background:url(images/zoeken-top.png) left top no-repeat;
	width:185px;
	height:31px;
}

#zoeken-lkv {
	float:left;
	margin-left:12px;
	padding-left:15px;
	background:url(images/pijl-zoeken.png) left center no-repeat;
	line-height:31px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

#zoeken-bottom {
	float:left;
	background:url(images/zoeken-bottom.png) left top no-repeat #dbdbdb;
	width:185px;
	height:37px;
}

#zoekveld input[type="text"] {
	float:left;
	margin-top:8px;
	margin-left:13px;
	padding-top:3px;
	padding-left:5px;
	background:#ffffff;
	border:1px solid #a6a6a6;
	width:112px;
	height:15px;
	line-height:18px;
	color:#a8b5d0;
	font-size:11px;
	font-weight:normal;
}

#zoek a {
	float:left;
	margin-top:5px;
	margin-left:1px;
	width:51px;
	height:26px;
}

#kantoorinrichting {
	float:left;
	border-top:3px solid #ffffff;
	background:url(images/bg-grijs.png) left top no-repeat;
	width:185px;
	height:32px;
}

#lkv-kantoorinrichting {
	float:left;
	margin-left:12px;
	padding-left:15px;
	background:url(images/pijl-inrichting.png) left center no-repeat;
	line-height:31px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

ul#menu2 {
	float:left;
	width:185px;
}

ul#menu2 li {
	float:left;
	background:url(images/bg-menu2.png) left top no-repeat;
	width:185px;
}

ul#menu2 li:hover {
	float:left;
	background:url(images/bg-menu2-hover.png) left top no-repeat;
	width:185px;
}

ul#menu2 li a:link, ul#menu2 li a:visited {
	float:left;
	margin-left:16px;
	display:block;
	background:url(images/pijl-menu2.png) left center no-repeat;
	padding-left:11px;
	width:157px;
	height:21px;
	line-height:21px;
	color:#244487;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

ul#menu2 li a:active, ul#menu2 li a:hover {
	background:url(images/pijl-menu2-hover.png) left center no-repeat;
	color:#ffffff;
	font-weight:bold;
}

ul#menu2 li ul {
	float:left;
}

ul#menu2 li ul li {
	float:left;
	background:url(images/bg-menu2-ul.png) left top no-repeat;
}

ul#menu2 li ul li:hover {
	background:url(images/bg-menu2-ul.png) left top no-repeat;
}

ul#menu2 li ul li a:link, ul#menu2 li ul li a:visited {
	float:left;
	margin-left:16px;
	display:block;
	background:url(images/pijl-menu2-ul.png) left center no-repeat;
	padding-left:11px;
	width:157px;
	height:21px;
	line-height:21px;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

ul#menu2 li ul li a:active, ul#menu2 li ul li a:hover {
	background:url(images/pijl-menu2-ul-hover.png) left center no-repeat;
	color:#ffffff;
	font-weight:bold;
}

#bel-top {
	float:left;
	border-top:2px solid #ffffff;
	background:url(images/bg-grijs.png) left top no-repeat;
	width:185px;
	height:32px;
}

#bel-terug {
	float:left;
	margin-left:12px;
	padding-left:15px;
	background:url(images/pijl-inrichting.png) left center no-repeat;
	line-height:31px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

#bel-bottom {
	float:left;
	background:#dbdbdb;
	width:185px;
	height:195px;
}

#bel-inner {
	float:left;
	margin-top:5px;
	margin-left:7px;
	width:171px;
	height:42px;
	color:#244487;
	font-size:11px;
	font-weight:normal;
}

#bel-naam {
	float:left;
	margin-top:8px;
	margin-left:8px;
	width:160px;
	color:#244487;
	font-size:11px;
	font-weight:bold;
}

#bel-naam input[type="text"] {
	float:left;
	margin-top:10px;
	margin-left:13px;
	padding-top:3px;
	padding-left:5px;
	background:#ffffff;
	border:1px solid #233689;
	width:112px;
	height:15px;
	line-height:18px;
	color:#a8b5d0;
	font-size:11px;
	font-weight:normal;
}

#bel-telefoonnummer {
	float:left;
	margin-top:8px;
	margin-left:8px;
	width:170px;
	color:#244487;
	font-size:11px;
	font-weight:bold;
}

#bel-telefoonnummer input[type="text"] {
	float:left;
	margin-top:10px;
	margin-left:13px;
	padding-top:3px;
	padding-left:5px;
	background:#ffffff;
	border:1px solid #233689;
	width:112px;
	height:15px;
	line-height:18px;
	color:#a8b5d0;
	font-size:11px;
	font-weight:normal;
}

#belmijterug {
	float:left;
	margin-top:9px;
	margin-left:42px;
	width:96px;
	height:26px;
}

#nieuws-top {
	float:left;
	border-top:3px solid #ffffff;
	background:url(images/bg-grijs.png) left top no-repeat;
	width:185px;
	height:32px;
}

#nieuws {
	float:left;
	margin-left:12px;
	padding-left:15px;
	background:url(images/pijl-inrichting.png) left center no-repeat;
	line-height:31px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

#nieuws-bottom {
	float:left;
	border-bottom:1px solid #ffffff;
	width:185px;
	height:129px;
}

#nieuws-bottom a {
	color:#244487;
	font-size:11px;
	text-decoration:none;
}

#nieuws-bottom a:hover {
	text-decoration:underline;
}

.nieuwstitel {
	float:left;
	margin-top:5px;
	margin-left:11px;
	width:170px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.nieuws-titel:hover {
	text-decoration:underline;
}

.nieuwsbericht {
	float:left;
	margin-top:12px;
	margin-left:11px;
	width:170px;
	font-size:11px;
	font-weight:normal;
}

.leesmeer {
	float:right;
	background:url(images/leesmeer.png) right center no-repeat;
	padding-right:13px;
	font-size:11px;
	font-weight:bold;
}

#contentmidden {
	float:left;
	margin-left:4px;
	width:635px;
	padding-bottom:20px;
}

#mainmenu {
	float:left;
	margin-left:5px;
	width:635px;
	height:31px;
}

ul#menu1 {
	float:left;
	width:635px;
	height:31px;
}

ul#menu1 li {
	float:left;
	width:auto;
	height:31px;
}

ul#menu1 li a:link, ul#menu1 li a:visited, ul#menu1 li a:active, ul#menu1 li a:hover {
	float:left;
	display:block;
	width:auto;
	height:31px;
	line-height:31px;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.bg-eerste {
	background:url(images/eerste.png) left top no-repeat;
	width:4px;
	height:31px;
	padding-left:4px;
}

.bg-eerste:hover {
	background:url(images/eerste-hover.png) left top no-repeat;
}

.bg-laatste {
	float:left;
	padding-left:19px;
	padding-right:19px;
	background:url(images/laatste.png) right top no-repeat;
	width:auto;
	height:31px;
	color:#ffffff;
	font-size:11px;
}

.bg-laatste:hover {
	background:url(images/laatste-hover.png) right top no-repeat;
}

.bg-1 {
	background:url(images/mainmenu-li.png) left top no-repeat;
	width:1px;
	height:31px;
}

.bg-2 {
	float:left;
	padding-left:19px;
	padding-right:19px;
	background:url(images/mainmenu-re.png) right top no-repeat;
	width:auto;
	height:31px;
	color:#ffffff;
	font-size:11px;
}

.bg-1:hover {
	background:url(images/mainmenu-li-hover.png) left top no-repeat;
}

.bg-2:hover {
	background:url(images/mainmenu-re-hover.png) right top no-repeat;
}

ul#breadcrumbs {
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:620px; 
}

ul#breadcrumbs li {
	float:left;
}

ul#breadcrumbs li a:link, ul#breadcrumbs li a:visited {
	float:left;
	margin-left:1px;
	margin-right:2px;
	display:block;
	color:#244487;
	line-height:21px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

ul#breadcrumbs li a:active, ul#breadcrumbs li a:hover {
	text-decoration:underline;
}

#content-inner {
	float:left;
	margin-top:14px;
	margin-left:6px;
	width:620px;
	color:#244487;
	font-size:12px;
	line-height:21px;
}

#content-inner a {
	color:#244487;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	text-decoration:underline;
}

#content-inner a:hover {
	text-decoration:none;
}

#content-inner ul {
	float:left;
	margin-top:10px;
	margin-left:15px;
	width:330px;
}

#content-inner ul li {
	float:left;
	display:block;
	background:url(images/bullet.png) left 9px no-repeat;
	padding-left:7px;
	width:300px;
	color:#244487;
	font-size:12px;
	line-height:21px;
}

#content-inner-inner {
	float:left;
	width:620px;
	color:#244487;
	font-size:14px;
	line-height:21px;
}

#content-inner-inner a {
	color:#244487;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	text-decoration:underline;
}

#content-inner-inner a:hover {
	text-decoration:none;
}

#content-inner-inner ul {
	float:left;
	margin-top:10px;
	width:330px;
}

#content-inner-inner ul li {
	float:left;
	display:block;
	background:url(images/bullet.png) left 9px no-repeat;
	padding-left:7px;
	width:300px;
	color:#244487;
	font-size:12px;
	line-height:21px;
}

#foto {
	float:left;
	margin-left:15px;
	margin-right:25px;
	background:url(images/bg-foto.png) left top no-repeat;
	padding-bottom:27px;
	width:243px;
	height:149px;
}

#foto img {
	float:left;
	margin-top:4px;
	margin-left:4px;
	width:235px;
	height:141px;
	overflow:hidden;
}

ul#producten {
	float:left;
	margin-top:0px;
	width:620px;
}

ul#producten li {
	float:left;
	margin-top:30px;
	margin-right:6px;
	width:196px;
	vertical-align:middle;
	height:126px;
	background:none;
	padding-left:0px;
	border:1px solid #152983;
}

ul#producten li a {
	float:left;
	display:block;
	width:196px;
	height:126px;
	line-height:14px;
	color:#244386;
	font-size:11px;
	font-style:normal;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}

ul#producten li a img {
	text-align:center;
	vertical-align:middle;
	height:auto;
}

.plaatje {
	float:left;
	width:196px;
	height:126px;
	vertical-align:middle;
	cursor:pointer;
	background:url(images/blank.gif) left top no-repeat;
}

.plaatje2 {
	float:left;
	width:196px;
	height:126px;
	vertical-align:middle;
	cursor:pointer;
	background:url(images/blank.gif) left top no-repeat;
}

.naam {
	float:left;
	margin-top:-1px;
	margin-left:-1px;
	border-left:1px solid #152983;
	border-right:1px solid #152983;
	border-bottom:1px solid #152983;
	width:190px;
	height:20px;
	padding-left:6px;
	line-height:20px;
	font-size:11px;
	font-style:normal;
	color:#244386;
	text-decoration:none;
	text-align:left;
}

.naam:hover {
	font-style:italic;
}

.pijl {
	float:left;
	margin-top:-13px;
	margin-left:180px;
	background:url(images/pijl-product.png) left top no-repeat;
	width:8px;
	height:5px;
}

ul#producten ul#producten {
	float:left;
	margin-top:0px;
	margin-left:0px;
}

#contentrechts {
	float:left;
	margin-left:4px;
	width:162px;
}

#infotop {
	float:left;
	background:url(images/extra-info.png) left top no-repeat;
	width:162px;
	height:31px;
}

#extra-info {
	float:left;
	margin-left:12px;
	padding-left:15px;
	background:url(images/pijl-inrichting.png) left center no-repeat;
	line-height:31px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

#info-bottom {
	float:left;
	width:162px;
	height:292px;
	background:#dbdbdb;
}

#bureaus {
	float:left;
	margin-top:8px;
	margin-left:9px;
	width:143px;
	height:135px;
	background:#ffffff;
	border:1px solid #5971a3;
}

#huren-leasen a {
	float:left;
	margin-top:10px;
	margin-left:9px;
	width:145px;
	height:80px;
}

#gebruikt a {
	float:left;
	margin-top:10px;
	margin-left:9px;
	width:145px;
	height:80px;
}

#contactgegevens {
	float:left;
	margin-top:50px;
	border-top:1px solid #ffffff;
	background:#dbdbdb;
	width:162px;
	height:358px;
}

#contact-inner {
	float:left;
	margin-top:14px;
	margin-left:4px;
	width:158px;
	color:#000000;
	font-size:11px;
}

#contact-inner a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

#contact-inner a:hover {
	color:#244386;
}

.blauwbold {
	color:#244386;
	font-size:11px;
	font-weight:bold;
}

#footer {
	float:left;
	width:990px;
	height:53px;
	background:#a2a2a2;
}

ul#footer-menu {
	float:left;
	margin-top:9px;
	margin-left:228px;
}

ul#footer-menu li {
	float:left;
	margin-right:22px;
}

ul#footer-menu li a:link, ul#footer-menu li a:visited {
	float:left;
	display:block;
	background:url(images/streepje.png) left center no-repeat;
	padding-left:23px;
	color:#244487;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

ul#footer-menu li a:active, ul#footer-menu li a:hover {
	text-decoration:underline;
}

#copyright {
	float:left;
	margin-top:11px;
	width:990px;
	text-align:center;
	color:#244487;
	font-size:11px;
}

#webdesign {
	float:right;
	margin-top:-12px;
	margin-right:10px;
	color:#244487;
	font-size:9px;
}

#webdesign a {
	color:#244487;
	font-size:9px;
	text-decoration:underline;
}

#webdesign a:hover {
	text-decoration:none;
}


/* ---- Productzelf pagina ---- */

#productzelf-links {
	float:left;
	width:370px;
}

#productbeschrijving {
	float:left;
	width:360px;
	min-height:150px;
	height:auto !important;
	height:150px;
	color:#244487;
	font-size:12px;
	line-height:21px;
	padding-bottom:20px;
}

#prijs {
	float:left;
	width:306px;
	color:#244487;
	font-size:9px;
	font-weight:bold;
}

#prijs2 {
	float:left;
	margin-top:10px;
	width:306px;
	color:#244487;
	font-size:9px;
	font-weight:bold;
}

.prijs-rood {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}

.prijs-excl {
	color:#244487;
	font-size:9px;
	font-weight:normal;
}

#kleuren1 {
	float:left;
	margin-top:8px;
	padding-bottom:4px;
	width:360px;
	color:#244487;
	font-size:11px;
	font-weight:bold;
}

#content-inner ul.kleuren-opties {
	float:left;
	margin-top:-5px;
	width:370px;
	list-style:none;
}

#content-inner ul.kleuren-opties li {
	float:left;
	margin-left:8px;
	list-style:none;
	background:none;
	width:64px;
	height:76px;
	overflow:hidden;
	border:1px solid #000000;
}

#content-inner ul.kleuren-opties li:hover {
	border:1px solid #ffffff;
}

#content-inner ul.kleuren-opties li a:link, #content-inner ul.kleuren-opties li a:visited {
	float:left;
	margin-left:-7px;
	list-style:none;
	display:block;
	width:64px;
	height:76px;
}

#kleuren2 {
	float:left;
	padding-bottom:4px;
	margin-top:20px;
	width:360px;
	color:#244487;
	font-size:11px;
	font-weight:bold;
}

.clearfix {
	clear:both;
}


#productzelf-rechts {
	float:left;
	width:250px;
}

#product-groot a {
	float:right;
	
	border:1px solid #365391;
	overflow:hidden;
}

#vergroten {
	float:right;
	margin-top:3px;
	background:url(images/vergroot.png) left center no-repeat;
	padding-left:22px;
	color:#244487;
	font-size:9px;
	font-weight:bold;
	line-height:14px;
	margin-left:100px;
}

ul#product-klein {
	float:right;
	margin-top:6px;
	width:200px;
}

ul#product-klein li {
	float:right;
	padding-bottom:10px;
	margin-left:5px;
	width:auto;
	background:none;
	list-style:none;
}

ul#product-klein li a:link, ul#product-klein li a:visited, ul#product-klein li a:active, ul#product-klein li a:hover {
	float:right;
	display:block;
	width:auto;
	text-decoration:none;
}

ul#product-klein li img {
	border:1px solid #365391;
}

#gerelateerdeproducten {
	float:left;
	margin-top:30px;
	color:#244487;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	width:620px;
}

ul#gerelateerd {
	float:left;
	margin-top:10px;
	width:620px;
	padding-bottom:50px;
}

ul#gerelateerd li {
	float:left;
	padding-bottom:15px;
	margin-right:30px;
	background:none;
	list-style:none;
	width:165px;
	height:124px;
}

ul#gerelateerd li a:link, ul#gerelateerd li a:visited, ul#gerelateerd li a:active, ul#gerelateerd li a:hover {
	float:left;
	width:165px;
	height:124px;
	display:block;
	border:1px solid #365391;
}

#contactgegevens2 {
	float:right;
	margin-top:-300px;
	width:162px;
	height:228px;
}

#contact-inner2 {
	float:left;
	margin-top:14px;
	margin-left:8px;
	width:150px;
	color:#000000;
	font-size:11px;
}

#contact-inner2 a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

#contact-inner2 a:hover {
	color:#244386;
}

ul.ppt {
    position: relative;
	margin-left:22px;
}

.ppt li {
    list-style-type: none;
    position: absolute;
    top:0;
    left:0;
}

.ppt img {
    padding:5px;
    background-color:#ffffff;
} 

