/*DROPDOWN*/
dt#one-ddheader {
	padding: 6px 0 6px 15px;
	width: 234px;
	background:url(img/bg_dropdownlist.gif) no-repeat;
	font-size: 11px;
	color:#666666;
}
.dropdown:hover dt#one-ddheader {
	color: #0066FF;
}
.dropdown {
	width: 249px;
	background-color: #333333;
	padding: 6px;
	margin-top:7px;
	z-index:1000;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:1000;
	margin: 0;
	padding: 0;
}
.dropdown ul {
	list-style:none;
	width:220px;
	background-color:white;
	padding:3px 0 3px 0;
}
.dropdown ul:hover {
	list-style:none;
	width:220px;
}
.dropdown a {
	height: 12px;
	display:block;
	padding:8px 5px;
	text-decoration:none;
	background: none;
	color: gray;
	margin: 12px;
}
.dropdown a:hover {
	color: white;
	background:#0099FF;
}
/*ALGEMEEN*/

body {
	background-color:#070707;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	margin:0;
	padding:0;
	color:#bdbdbd;
	font-size:14px;
	font-weight: 600;
	margin: 20px 0px 3px 0px;
}
h2 {
	padding:0;
	color:#bdbdbd;
	font-size:14px;
	font-weight: 600;
	margin: 15px 0px 3px 0px;
}
h3 {
	padding:0;
	color:#bdbdbd;
	font-size:14px;
	font-weight: 600;
	margin: 15px 0px 3px 0px;
}
strong {
	font-weight: 600;
	color:#CCCCCC;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 2;
	color: #bdbdbd;
	padding:0;
	margin:0;
}
img {
	padding: 0;
	margin: 0;
	border: none;
	-moz-border-radius: 5px;
}
img.image_print {
	display:none;
}
hr {
	border: 1px solid #0e0e0e;
	width: 100%;
	clear:both;
	margin:7px 0 10px;
}
.oeps {
	font-size:30px;
	margin: 30px 0 0 0;
	padding-bottom: 30px;
}
.invisible {
	text-indent:-9999px;
	font-size:8px;
	margin:-5px 0;
	padding:-5px 0;
}
.clear {
	clear:both;
}
.mt13 { 
	margin-top:13px;
}
.floatleft {
	float:left;
	margin:0 10px 10px 0;
}
.floatright {
	float:right;
	margin:0 0 10px 10px;
}
/*BUTTONS*/
a {
	color: #CCCCCC;
	font-size: 11px;
}
a:hover {
	color:#0099FF;
}
/*BUTTONBLUE*/
a.buttonblue {
	width:105px;
	background-color:#0099FF;
	color:#FFFFFF;
	font-size: 12px;
	padding: 5px 0 5px 0;
	text-align:center;
	display:block;
	margin: 0 0 0 0px;
	text-decoration:none;
}
a.buttonblue:hover {
	background-color: #28A8FF;
	color:#FFFFFF;
}
/*BUTTONS SUBNAV*/
a.button_active, a.button_inactive {
	width: auto;
	margin: 3px;
	padding: 6px 0 6px 10px;
	text-align: left;
	color:gray;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size: 12px;
}
a.button_active {
	background-color:#0099FF;
	color: white;
}
a.button_inactive {
	background-color:#111111;
	color: gray;
}
a.button_active:hover, a.button_inactive:hover {
	background-color: #28A8FF;
	color:#FFFFFF;
}
.productselect {
	width:220px;
	margin:5px 0 0 25px;
}
/*LICHTKLEUREN*/
div.color_blue, div.color_red, div.color_warmwhite, div.color_white, div.color_green, div.color_yellow, div.color_amber {
	width: 3px;
	margin: 3px 2px 3px 1px;
	height: 14px;
	display: inline;
	float: left;
}
div.color_red {
	background-color: red;
}
div.color_blue {
	background-color: #0033CC;
}
div.color_warmwhite {
	background-color:#FFFFCC;
}
div.color_white {
	background-color:#FFFFFF;
}
div.color_green {
	background-color:#66CC00;
}
div.color_yellow {
	background-color:#FFCC00;
}
div.color_amber {
	background-color:#FFCC33;
}
div.color_variable {
	margin: 3px 2px 3px 1px;
	height: 14px;
	display: inline;
	float: left;
	width:3px;
	background-color:#66CC00;
	border-left:3px solid red;
	border-right:3px solid #0033CC;
}
/*NAVIGATIE*/
div#navigatie_language {
	width:137px;
	height: 26px;
	background:url(img/bg_language.gif) no-repeat;
	text-align:center;
	padding: 0;
	margin: 0 0 0 838px;
	overflow:hidden;
}
div#navigatie_language p {
	font-size: 10px;
	padding: 5px 0 5px 0;
	margin:0;
}
div#navigatie_language a {
	font-size: 10px;
	text-decoration:none;
	color:#CCCCCC;
}
div#navigatie_language a:hover {
	color: #0066FF;
}
div#navigatie_bar {
	width:975px;
	background-color: #0e0e0e;
	padding:11px 0 14px;
}
#navigatie_bar a {
	font-size:10px;
	text-transform: uppercase;
	color: gray;
	diplay: block;
	text-decoration: none;
}
#navigatie_bar a:hover {
	color:#0066FF;
}
#navigatie_bar li {
	display: inline;
	color: white;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
}
#navigatie_bar ul {
	display: inline;
	color: white;
	margin: 0px;
	padding: 0px;
}
/*WRAPPER*/
div#wrapper {
	width:975px;
	margin:0 auto;
}
img.logo {
	padding:20px 0 0 0;
}
/*LEFT COLUMN WRAPPER --------------------------------------------------*/ 
	div#left_column {
	float: left;
	display:inline;
	width: 262px;
}
/*RIGHT COLUMN WRAPPER --------------------------------------------------*/ 
	div#right_column {
	float: right;
	display:inline;
}
/*FOOTER*/ 
div.inner_footer_bar {
	background: #070707;
	padding: 1px;
	border:0;
	zoom:1;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.outer_footer_bar {
	float: left;
	background:#1c1c1c;
	width: 973px;
	margin-top: 20px;
}
div.outer_footer_bar li {
	color: gray;
}
.outer_footer_bar a {
	font-size:10px;
	color: gray;
	diplay: block;
	text-decoration: none;
}
.outer_footer_bar a:hover {
	color:#0066FF;
}
.outer_footer_bar li {
	font-size: 11px;
	display: inline;
	color: white;
}
.outer_footer_bar ul {
	display: inline;
	color: white;
	padding: 0px;
	margin: 0px;
}
#path_title {
	color:#565656;
	font-weight:600;
	font-size: 11px;
	margin-left: 21px;
}
div#footer_menu {
	float:right;
	text-transform: uppercase;
}
.footer_menu a {
	font-size:9px;
	letter-spacing: 1.1px;
}
.footer_menu li {
	padding-right: 15px;
	padding-left: 10px;
}
div#stamp {
	height: 20px;
	width: 975px;
	text-align:right;
	clear:both;
	margin: 5px 10px 0 0;
}
div#stamp a {
	color: #272727;
	font-size: 10px;
	text-decoration:none;
	margin: 0 5px;
	padding: 0 0 15px 0;
}
div#stamp a:hover {
	color: #0066FF;
}
/*EINDE ALGEMEEN------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/

/*SHOWREEL*/ 
#buttons {
	margin-top:225px;
	margin-left: 530px;
	position:absolute;
}
#screen2 #buttons a {
}
#screen2 #buttons {
	border:none;
	margin-bottom:5px;
	width: 100px;
}
#screen2 #buttons a {
	margin:10px 10px;
	color:#69C;
}
#screen2 .prev {
	height: 14px;
	width: 8px;
	background:url(img/pijltje_prev.gif) no-repeat;
	float: right;
}
#screen2 .next {
	height: 14px;
	width: 8px;
	background:url(img/pijltje_next.gif) no-repeat;
	float: right;
}
#screen2 .prev:hover, #screen2 .next:hover {
	background-color:#0066FF;
}
#slideshow_buttons {
	margin:20px;
	position:relative;
	z-index:1000;
}
#slideshow ul {
	margin:0;
	padding:0;
	list-style: none;
}
#slideshow li {
	float:left;
	margin:0;
}
div#slideshow {
	width: 637px;
	height: 263px;
	background:#131313;
	margin-top:1px;
	padding:0;
	overflow:hidden;
}
#slideshow ul {
	width:10000px;
	padding:0;
	margin:0;
	list-style:none;
}
#slideshow img {
	margin:9px 0 0 6px;
}
div#showreel {
	width: 637px;
	background:#131313;
	margin-top:20px;
	padding:0;
}
/*INTRO TEKST HOME*/
div#introhome {
	width: 637px;
	background:#545454;
	margin-top:20px;
	padding-bottom:10px;
}
div#introhome p {
	padding: 0 0 10px 0;
	line-height:1.8;
}
div#introhome .buttonblue {
	margin: 0 0 0 521px;
}
/*ALERTBOX HOME*/
div#alertbox {
	width: 637px;
	background:#272727;
	margin-top:20px;
	padding-bottom:10px;
	height:160px;
}
div#alertbox img {
	margin:10px 20px 10px 0;
}
div#alertbox p {
	padding: 0 0 10px 0;
	line-height:1.8;
}
div#alertbox .buttonblue {
	margin:17px 0 0 521px;
}
/*INTROBOX ALERTBOX CONTENT SPACER*/
div#introhome .content, div#alertbox .content {
	padding: 5px 30px 0 25px;
	margin: 0;
}
/*PRODUCTLIJNEN*/ 
div#productlijnen {
	width:321px;
	margin:20px 0 10px 15px;
	padding:0 0 10px;
	background:url(img/bg_boxheader.jpg) repeat-x;
	background-color:#111111;
}
div#productlijnen h2 {
	font-size:12px;
	color:#666666;
	margin: 10px 0 0 0;
	padding:0;
}
div#productlijnen p {
	margin:16px 12px 0 0;
}
div#productlijnen ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#productlijnen ul li {
	margin:0;
	padding:0;
}
div#productlijnen ul li a {
	display: block;
	text-indent: -10000px;
	color:black;
}
/*BUTTON DECOLINE HOME*/ 
div#productlijnen ul li a.decohome_nl {
	background:url(img/decoline-led-verlichting.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.decohome_nl:hover {
	background-position: 0 -81px;
}
div#productlijnen ul li a.decohome_en {
	background:url(img/decoline-led-verlichting_en.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.decohome_en:hover {
	background-position: 0 -81px;
}
/*BUTTON ECOLINE HOME*/ 
div#productlijnen ul li a.ecohome_nl {
	background:url(img/ecoline-led-verlichting.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.ecohome_nl:hover {
	background-position: 0 -81px;
}
div#productlijnen ul li a.ecohome_en {
	background:url(img/ecoline-led-verlichting_en.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.ecohome_en:hover {
	background-position: 0 -81px;
}
/*BUTTON COVELINE HOME*/ 
div#productlijnen ul li a.covehome_nl {
	background:url(img/coveline-led-verlichting.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.covehome_nl:hover {
	background-position: 0 -81px;
}
div#productlijnen ul li a.covehome_en {
	background:url(img/coveline-led-verlichting_en.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.covehome_en:hover {
	background-position: 0 -81px;
}
/*BUTTON SUPPLYLINE HOME*/ 
div#productlijnen ul li a.supplyhome_nl {
	background:url(img/supplyline-led-verlichting.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.supplyhome_nl:hover {
	background-position: 0 -81px;
}
div#productlijnen ul li a.supplyhome_en {
	background:url(img/supplyline-led-verlichting_en.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.supplyhome_en:hover {
	background-position: 0 -81px;
}
/*BUTTON LIGHTACTSLINE HOME*/ 
div#productlijnen ul li a.lightactshome_nl {
	background:url(img/lightactsline-led-verlichting.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.lightactshome_nl:hover {
	background-position: 0 -81px;
}
div#productlijnen ul li a.lightactshome_en {
	background:url(img/lightactsline-led-verlichting_en.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.lightactshome_en:hover {
	background-position: 0 -81px;
}
/*BUTTON SHOWLINE HOME*/ 
div#productlijnen ul li a.showhome_nl {
	background:url(img/showline-led-verlichting.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.showhome_nl:hover {
	background-position: 0 -81px;
}
div#productlijnen ul li a.showhome_en {
	background:url(img/showline-led-verlichting_en.jpg) no-repeat;
	width:303px;
	height:81px;
	padding:0;
	margin:10px 0 0 8px;
}
div#productlijnen ul li a.showhome_en:hover {
	background-position: 0 -81px;
}
/*HEADERS*/ 
h1.header {
	height: 81px;
	width: 698px;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}
div.header {
	height: 81px;
	width: 698px;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}
/*HEADERS PRODUCTIJNEN*/ 
.bg_decoline {
	background:url(img/header-decoline.jpg) no-repeat;
}
.bg_ecoline {
	background:url(img/header-ecoline.jpg) no-repeat;
}
.bg_coveline {
	background:url(img/header-coveline.jpg) no-repeat;
}
.bg_supplyline {
	background:url(img/header-supplyline.jpg) no-repeat;
}
.bg_lightactsline {
	background:url(img/header-lightactsline.jpg) no-repeat;
}
.bg_showline {
	background:url(img/header-showline.jpg) no-repeat;
}
/*HEADERS PAGINA'S NL/EN */
h1.bg_nieuws_nl {
	background:url(img/header_nieuws_nl.jpg) no-repeat;
}
h1.bg_nieuws_en {
	background:url(img/header_nieuws_en.jpg) no-repeat;
}
h1.bg_about_nl {
	background:url(img/header_about_nl.jpg) no-repeat;
}
h1.bg_about_en {
	background:url(img/header_about_en.jpg) no-repeat;
}
h1.bg_vacatures_nl {
	background:url(img/header_vacatures_nl.jpg) no-repeat;
}
h1.bg_vacatures_en {
	background:url(img/header_vacatures_en.jpg) no-repeat;
}
h1.bg_contact_nl {
	background:url(img/header_contact_nl.jpg) no-repeat;
}
h1.bg_contact_en {
	background:url(img/header_contact_en.jpg) no-repeat;
}
/*NEWSITEM*/ 
div.newsitem_odd, div.newsitem_even {
	padding-top:10px;
	width: 698px;
	margin-top:10px;
}
div.newsitem_odd {
	background:#131313;
}
div.newsitem_even {
	background:#303030;
}
div.newsitem_odd p.date, div.newsitem_even p.date {
	margin:0 5px 0 0;
	padding:0;
	display:inline;
}
div.newsitem_odd h2.newstitle, div.newsitem_even h2.newstitle {
	margin:0;
	padding:0;
	display:inline;
}
div.newsitem_odd h2.newstitle a, div.newsitem_even h2.newstitle a {
	text-decoration:none;
	color:#bdbdbd;
	font-size:14px;
}
div.newsitem_odd p, div.newsitem_even p {
	margin:0 20px 15px 0;
}
div.newsitem_odd img.news_img, div.newsitem_even img.news_img {
	margin:6px 0 5px 20px;
	float:right;
}
ul.newslist {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
ul.newslist li {
	margin: 3px 0;
}
ul.newslist li span.date {
	margin: 0 5px 0 0;
	color:#BDBDBD;
	font-size:11px;
}
/*TOP BOX*/ 
div.topbox {
	width:262px;
	margin:20px 0 0px 0;
	padding:0 0 10px;
	background:url(img/bg_boxheader.jpg) repeat-x;
	background-color:#111111;
}
div.box_content { /* spacer voor contentvakken*/
	padding-left:12px;
}
div.topbox h2 {
	font-size:12px;
	color:#666666;
	margin: 10px 0;
	padding:0;
}
div.topbox p {
	margin:5px 0;
	line-height: 1.8;
}
div.topbox a.buttonblue {
	margin-left:135px;
}
div.height_spacer { /* box spacer*/
	padding: 20px 0 0 0;
}
/*TOP BOX LEFT*/
div.topbox_left {
	width:262px;
	margin-top: 20px;
	padding:0 0 1px;
	background:url(img/bg_boxheader.jpg) repeat-x;
	background-color:#222222;
}
div.topbox_left h2 {
	font-size:12px;
	color:#666666;
	margin: 10px 0 0 14px;
	padding:0;
}
div.topbox_left p {
	margin:16px 12px 0 14px;
}
div.topbox_left .height_spacer { /* box spacer*/
	padding: 8px 0 0 0;
}
/* PRODUCTENLIJST */
div#productenlijstwrapper {
	width: 698px;
	margin-top:10px;
	padding-bottom: 6px;
	background-color:#111111;
}
div#productenlijstwrapper strong {
	margin: 15px 25px 3px 27px;
}
div#productenlijstwrapper img {
	padding: 0;
	margin: 2px;
}
div.productwrap_even:hover a, div.productwrap_even:hover p, div.productwrap_even:hover strong {
	color: white;
}
div.productwrap_odd:hover a, div.productwrap_odd:hover p, div.productwrap_odd:hover strong {
	color: white;
}
div.productwrap_odd, div.productwrap_even {
	margin: 10px;
	padding: 0;
	display:block;
	text-decoration:none;
}
div.productwrap_odd a, div.productwrap_even a {
	padding:0;
	color:#bdbdbd;
	font-size:14px;
	font-weight: 600;
	margin: 15px 0px 3px 27px;
	text-decoration: none;
}
div.productwrap_odd {
	background-color:#131313;
}
div.productwrap_even {
	background-color:#0e0e0e;
}
div.productwrap_odd a:hover, div.productwrap_even a:hover {
	text-decoration: underline;
}
div.productwrap_even:hover, div.productwrap_odd:hover {
	color: white;
	background-color: #0099FF;
}
/* productcontent */
div#productenlijstwrapper div#productcontent {
	margin:15px 20px;
}
div#productenlijstwrapper div#productcontent table tr.odd {
	background-color:#151515;
}
div#productenlijstwrapper div#productcontent table tr td {
	font-size:11px;
	line-height: 2;
	color: #bdbdbd;
	padding:0 2px;
}
div#productenlijstwrapper div#productcontent h2 {
	margin-bottom:10px;
}
div#productenlijstwrapper div#productcontent p {
	margin:0 0 15px;
	line-height:2;
}
div#productenlijstwrapper div#productcontent strong {
	color:#eee;
	margin:0;
}
/* PRODUCT SEPERATOR*/
div.separator {
	background-color: #0099FF;
	margin: 10px 10px;
}
div.separator h2 {
	color: white;
	padding: 6px 0;
	margin: 0 0 0 25px;
}
/* PDF DOWNLOAD*/
div#download_pdf {
	width: 130px;
	height: 30px;
	text-indent: 0;
	float: right;
}
div#download_pdf p {
	color: white;
	padding: 3px;
}
div#download_pdf a.buttonblue {
	color: white;
	padding: 5px;
}
/*PRODUCT MAIN*/
div#product_main {
	width: 520px;
	background: #333333;
	margin: 20px 0 0 0;
}
div#product_main h1 {
	margin: 0 0 0 12px;
	padding: 15px 0 10px 0;
	font-size: 16px;
	float: left;
}
span.new_item {
	text-transform:uppercase;
	font-size:10px;
	color:#0066FF;
	float: left;
	line-height: 30px;
	font-weight:bold;
}
div#product_main h2 {
	margin: 0 25px 10px 12px;
}
div#product_main p {
	margin: 0 25px 0 12px;
	padding: 0 0 10px 0;
}
div#product_main ul, .newsitem_odd ul, .newsitem_even ul, .content ul, #productcontent ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 2;
	color: #bdbdbd;
	margin:5px 0 0 25px;
	padding:0 0 10px 10px;
}
div#product_main ul li {
	margin:0;
	padding:0;
}
div#product_main img {
	margin:0 8px 8px 8px;
}
div#product_main a.buttonblue {
	margin:10px 10px 0 0;
	display: block;
	float: right;
}
/*PRODUCT TOEBEHOREN*/
div#product_toebehoren {
	width: 520px;
	margin: 15px 0 0 0;
	padding-bottom: 5px;
	background:url(img/bg_boxheader.jpg) repeat-x scroll;
	background-color:#222222;
}
div#product_toebehoren h2 {
	font-size:12px;
	color:#666666;
	margin: 10px 0 0 14px;
	padding:0;
}
div#product_toebehoren li {
	display: inline;
	list-style: none;
}
div#product_toebehoren ul {
	padding:5px 0 0 7px;
	margin:0;
}
div#product_toebehoren li img {
	margin: 5px 0 0 8px;
	padding-bottom: 5px;
}
a.item_toebehoren {
	width: 250px;
	margin: 10px 5px 0 0;
	float: left;
	text-decoration:none;
}
a.item_toebehoren:hover {
	color: white;
	background-color: #0066FF;
}
span.title {
	margin:15px 0 0 115px;
	font-weight: 600;
	font-size: 14px;
	display: block;
}
span.title2 {
	margin:5px 0 0 115px;
	padding-bottom: 29px;
	font-size: 11px;
	display: block;
}
a.item_toebehoren p {
	padding-top: 0px;
	margin-left: 120px;
}
/*VERWANTE PRODUCTEN*/
div#verwante_producten {
	width: 460px;
	margin: 15px 0 0 0;
	padding-bottom: 5px;
	padding-right: 60px;
	background:url(img/bg_boxheader.jpg) repeat-x scroll;
	background-color:#222222;
}
div#verwante_producten h2 {
	font-size:12px;
	color:#666666;
	margin: 10px 0 0 14px;
	padding:0;
}
div#verwante_producten li {
	display: block;
	padding: 0 0 0px 10px;
}
div#verwante_producten ul {
	padding:12px 5px 1px 5px;
	margin:0;
}
div.productnaam a {
	width: 400px;
	font-size: 10px;
	margin: 3px 0;
	color:#CCCCCC;
	padding-left: 3px;
	text-decoration: none;
	float: left;
	cursor:pointer;
}
div.productnaam a:hover {
	background-color: #0066FF;
	color: white;
}
div.productnaam span.productname {
	width:270px;
	display:block;
	float:left;
}
div.productnaam span.productcode {
	font-size: 10px;
	margin: 0 30px 0 0;
	width:100px;
	display:block;
	float:left;
}
/*PRODUCT SPECIFICATIES*/
div#specificaties {
	width:440px;
	margin:20px 0 10px 15px;
	padding:0 0 10px;
	background:url(img/bg_boxheader.jpg) repeat-x;
	background-color:#111111;
}
div#specificaties h2 {
	font-size:12px;
	color:#666666;
	margin: 10px 0 0 14px;
	padding:0;
}
div#specificaties table {
	font-size: 11px;
	color: #999999;
	margin: 0 0 0 12px;
}
.tdspacing {
	width: 200px;
}
div#specificaties strong {
	font-weight: 400;
}
/*PRODUCT FOTO*/
div.product_img {
	width:440px;
	margin:10px 0 10px 15px;
	padding:12px 0 5px 0;
	background-color:#111111;
	text-align:center;
}
div.product_img p {
	margin: 0 25px 0 12px;
	text-align:left;
	color:#999999;
}
/*CONTENTBOX*/
div.contentbox {
	width: 698px;
	margin-top:10px;
	background: #262626;
}
div.contentbox h2 {
	font-size: 12px;
	margin: 12px 0 0 0;
}
div.contentbox p {
	margin:10px 30px 15px 0px;
}
/*CONTENTBOX WITHOUT HEADER*/
div.contentbox_noheader {
	width: 698px;
	margin-top:15px;
	background: #262626;
}
div.contentbox_noheader h1 {
	font-size: 12px;
	margin: 12px 0 0 0px;
}
div.contentbox_noheader p {
	margin:10px 0 15px 0;
}
div.content { /* spacer voor contentvakken*/
	padding:10px 38px;
}
/*ABOUT SUB-NAVIGATION*/
div.aboutnav {
	margin:20px 0 0 0;
	padding-bottom:1px;
	width: 260px;
	background: none;
	background-color:#222222;
}
div.aboutnav a.button_active, div.aboutnav a.button_inactive {
	width: auto;
	margin: 3px 3px 3px 3px;
	padding: 6px 0 6px 10px;
	text-align: left;
}
.floatingimage {
	margin: 15px 0 0 0px;
}
/*PRODUCTLIJNEN BOX*/
div.productlijnbox {
	width:431px;
	padding: 0 0 10px 0;
	margin:30px 28px 40px 28px;
	background-color: #1b1b1b;
	float:left;
	display:inline;
}
div.productlijnbox .content {
	padding: 14px;
}
div.productlijnbox .buttonblue {
	margin-left: 310px;
}
div.prodlijnheader_decoline, div.prodlijnheader_ecoline, div.prodlijnheader_coveline, div.prodlijnheader_supplyline, div.prodlijnheader_lightactsline, div.prodlijnheader_showline {
	height: 81px;
	width: 403px;
	margin: 12px 0 0 14px;
	padding: 0;
	text-indent: -9999px;
}
div.prodlijnheader_decoline {
	background:url(img/header_productoverzicht_deco.jpg) no-repeat;
}
div.prodlijnheader_ecoline {
	background:url(img/header_productoverzicht_eco.jpg) no-repeat;
}
div.prodlijnheader_coveline {
	background:url(img/header_productoverzicht_cove.jpg) no-repeat;
}
div.prodlijnheader_supplyline {
	background:url(img/header_productoverzicht_supply.jpg) no-repeat;
}
div.prodlijnheader_lightactsline {
	background:url(img/header_productoverzicht_lightacts.jpg) no-repeat;
}
div.prodlijnheader_showline {
	background:url(img/header_productoverzicht_show.jpg) no-repeat;
}
/*SITEMAP*/
div.contentbox_noheader .sitemap {
	padding:20px 0 0 20px;
	font-size:18px;
}
ul.level1 a {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
ul.level1 {
	padding-bottom: 40px;
	padding-top: 10px;
}
ul.level1 li {
	color:#0066FF;
	font-weight:800;
	list-style:none;
	padding-left: 100px;
	padding-bottom: 4px;
	padding-right: 20%;
}
ul.level2 li {
	list-style:none;
	padding-left: 0px;
	margin-left: -40px;
	padding-right: 20%;
}
ul.level2 a {
	text-decoration: none;
	font-size:10px;
	color: white;
	border-bottom: 1px solid #333333;
	padding-left: 50px;
	font-weight:100;
}
ul.level1 a:hover, ul.level2 a:hover {
	color:#0066FF;
}
/*CONTACT*/
div.contact_box {
	float: left;
	width:310px;
}
div.contact_box p {
	margin-top: 0px;
}
div.contact_box h2 {
	padding-bottom: 5px;
}
div#map {
	width:620px;
	height:400px;
	margin-bottom: 20px;
}
/* FORM */
form {
	margin:0;
	padding:0;
}
form fieldset {
	padding:0;
	margin:0;
	border:none;
}
form fieldset h2 {
	margin:0;
}
form fieldset ul {
	margin:0;
	padding:0;
	list-style:none;
}
form fieldset ul li {
	margin:5px 10px 0 0;
	float:left;
}
form fieldset li a {
	background-repeat:no-repeat;
	font-weight:normal;
	padding:0 0 0 18px;
	display:block;
	height:22px;
}
form fieldset label {
	width:100px;
	margin:5px 0;
	font-size:11px;
	color: #bdbdbd;
	float:left;
	clear:both;
}
form fieldset label.del-label {
	display:inline;
	margin:5px 0;
}
form fieldset input.input-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#262626;
	border:1px solid #bdbdbd;
	width:350px;
	padding:2px;
	color:#BDBDBD;
	margin:0 10px 5px 0;
	float:left;
}
form fieldset div.specs-form label {
	display:block;
	margin:5px 10px 5px 0;
	width:180px;
	float:left;
	clear:both;
}
form fieldset div.specs-form input.input-text {
	width:250px;
	float:left;
}
form fieldset textarea.input-textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f6f6f6;
	border:1px solid #D9D9D9;
	border-top:2px solid #D9D9D9;
	width:700px;
	height:80px;
	padding:3px;
	color:#666;
	margin:0 10px 5px 0;
}
form fieldset textarea.input-html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f6f6f6;
	border:1px solid #D9D9D9;
	border-top:2px solid #D9D9D9;
	width:700px;
	height:120px;
	padding:3px;
	color:#666;
	margin:0 10px 5px 0;
}
form fieldset input.input-file {
	background:#f6f6f6;
	border:1px solid #D9D9D9;
	border-top:2px solid #D9D9D9;
	width:505px;
	padding:3px;
	color:#666;
	margin:0 10px 5px 0;
}
form fieldset select.input-select {
	background:#f6f6f6;
	border:1px solid #D9D9D9;
	border-top:2px solid #D9D9D9;
	width:707px;
	padding:3px;
	color:#666;
	margin:0 10px 5px 0;
}
form fieldset img {
	border:1px solid #D9D9D9;
	border-top:2px solid #D9D9D9;
	padding:2px;
}
form fieldset input.input-submit {
	background:none;
	border:none;
	margin:10px 0 0 0;
	float:left;
	clear:both;
}
form fieldset em {
	color:#CC0000;
	font-weight:bold;
	margin-left:10px;
	font-size:11px;
}
form fieldset em.ku_error {
	float:left;
	margin-top:2px;
}
form fieldset fieldset.checkboxes {
	border:none;
	margin:0;
	padding:0;
}
form fieldset fieldset.checkboxes label {
	float:left;
	width:250px;
	clear:both;
}
form fieldset fieldset.checkboxes input {
	float:left;
	margin:2px 300px 2px 0;
}
