html, body {
	height: 100%;
}

body {
	z-index: 1;
	margin: 0;
	padding: 10px;
	font-family: "Droid Sans", Tahoma, Arial;
	font-size: 13px;
	line-height: 18px;
	background-color: #ffffff;
}

body.normal {
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

img, form, p, h1, h2, h3,  ul, li, div {
	border: 0;
	padding: 0;
	margin: 0;
}

div {
	position: relative;
	float: left;
}

.clickable { cursor: pointer; }
ul {
	list-style:none;
	}

clear {
	clear:both;
}

a {
	text-decoration: underline;
	color: #000660;
}

a:hover {
	color: #0006EE;
}

a.nav {
	color: #666666;
}

a.nav:hover {
	color: #A7A7A7;
}

a.subnavright {
	color: #666666;
	text-decoration: none;
}

a.subnavright:hover {
	color: #000000;
}

H1 {
	font-size: 22px;
	color: #121212;
	font-weight: normal;
	margin-bottom: 8px;
}

input.warning {
	border: 2px solid #ab0000;
	
}

#topbar {
	position: fixed;
	top: 0;
	z-index: 1000;
	width:100%;
	margin: 0 0 10px 0;
}
#blackbar {
	width:100%;
	background: #121212;
	line-height: 45px;
}
#whitebar {
	width:100%;
	background: #ffffff;
}
#graybar {
	width:100%;
	background: #f2f2f2;
}
#dgraybar {
	width:100%;
	background: #666666;
}
#transpbar {
	width:100%;
	background: transparant;
}
#hoofdcontainer, #centercontainer { 
	position: relative;
	float:left;
	z-index: 1; 
	width:960px;
	left:50%; 
	margin-left:-480px; 
	display: block;
}
#homecontainer {
	position: relative;
	float:left;
	width: 100%;
	padding-top: 250px;
}
#kruimelpad {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #888888;
	line-height: 25px;
}

#kruimelpad A {
	text-decoration: none;
	color: #666666;
}
#kruimelpad A:hover {
	color: #eeeeee;
}

#subnavright {
	position: relative;
	float: left;
	width: 215px;
	height: 80px;
	padding: 22px 0px 0px 10px;
	font-size: 12px;
	text-align: right;
}

#menubar {
	width: 100%;
	line-height: 45px;
	font-size: 12px;
	color: #f2f2f2;
}

#menubar a {
	color: #cacaca;
	text-decoration: none;
	padding: 0px 13px;
	font-weight: normal;
	font-size: 16px;
	border-right: 1px solid #a2a2a2;
	font-family: "Arial Narrow", Arial;
	font-stretch: condensed;
}

#menubar a:hover, #menubar a.active {
	color: #f2f2f2;
}

#userlogin {
	float:right;
	text-transform: none;
}
#userlogin a {
	font-size: 12px;
	font-family: "Droid Sans", Arial;
	text-decoration: underline;
	color: #F0A202;
}
#maintext {
	position: relative;
	float: left;
	width: 340px;
	height: 184px;
	padding: 30px 13px 13px 13px;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

#maintext H1 {
	color: #fff;
	padding-bottom: 5px;
	font-size: 15px;
	text-transform: uppercase;
}

#mainbox {
	position: relative;
	float: left;
	width: 960px;
	min-height: 50px;
	margin: 3px 0px 30px 0px;
}

#mainbox .contents {
	width: 960px;
	padding: 0px;
	min-height: 100px;
}

/* Originele */

#teaser {
	width: 756px;
	height: 302px;
	background-color: #666666;
	color: #f2f2f2;
}

#teaser.wizard {
	background: url('/img/bg_home_dark.png') no-repeat;
	width: 736px;
	padding: 0px 0px 0px 20px;
}

#teaser .imgbox {
	width: 132px;
	height: 270px;
	margin: 0px 30px 28px 30px;
	border: #393c8b 2px solid;
	border-top: 0;
}

#teaser .imgbox img {
	width: 132px;
	height: 270px;
}

#teaser .teasetext {
	width: 560px;
	height: 288px;
	margin: 12px 0px 0px 0px;
}

#teaser .teasetext h1 {
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	line-height: 34px;
	margin-bottom: 10px;
}

#teaser .teasestep, #teaser .teasestepwiz, #teaser .teasestepdone {
	width: 190px;
	margin: 0px 40px 0px 0px;
	color: #343434;
	height: 225px;
/*	background: url('/img/icons/ico_arrowright.png') no-repeat; */
	background-position-x: 130px;
	background-position-y: 20px;
}

#teaser .teasestepwiz {
	padding: 0px 10px;
	background: url('/img/boxes/bg_box_wizstep.png') no-repeat;
	color: #ffffff;
}

#teaser .teasestepdone {
	padding: 0px 10px;
	background: url('/img/boxes/bg_box_wizstep-done.png') no-repeat;
	color: #dedede;
}

#teaser .teasestep h1, #teaser .teasestepwiz h1, #teaser .teasestepdone h1 {
	font-size: 16px;
	color: #343434;
	font-weight: bold;
	line-height: 13px;
}

#teaser .teasestepwiz h1{
	color: #C21667;
	line-height: 18px;
}

#teaser .teasestepdone h1 {
	color: #A6C849;
	line-height: 18px;
}

#leftbar {
	width: 756px;
	margin: 0px 15px 0px 0px;
	min-height: 301px;
}

#leftbar.dark, #leftbar.line, #leftbar.yellow {
	background: url('/img/bg_home_dark.png') no-repeat;
	width: 726px;
	margin: 0px 15px 0px 0px;
	padding: 15px;
	min-height: 271px;
	color: #ffffff;
}

#leftbar.dark a{
	color: #aaaaaa;
}
#leftbar.dark a:hover{
	color: #666666;
}

#leftbar.line {
	background: url('/img/bg_home-line.jpg') no-repeat;
}

#leftbar.yellow {
	background: url('/img/bg_home-yellow.jpg') no-repeat;
}

#rightbar {
	width: 179px;
}

#shopcardbox {
	float: right;
	width: 197px;
	padding: 1px;
	margin: 20px 0px 12px 0px;
}

#shopcardbox h1 {
	color: #232323;
	margin: 3px;
	font-weight: normal;
	font-size: 12px;
}

#shopcardbox .inhoud {
	width: 189px;
	padding: 9px 4px;
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 11px;
}
#shopcardresult a {
	float:right;
	font-size: 11px;
	color: #666666;
}
#shopcardresult a:hover {
	color: #aaaaaa;
}
#promobox {
	width: 179px;
	background: #242768;
	color: #ffffff;
	margin: 5px 0px 1px 0px;
}

#promobox h1 {
	color: #ffffff;
	margin: 10px 0px 10px 9px;
	font-size: 19px;
	font-weight: normal;
}

#promobox .step, #promobox .step_active, #promobox .step_done {
	border-top: 1px dashed #ffffff;
	background: #999CD9;
	padding: 10px 0px 13px 9px;
	font-size: 16px;
	width: 170px;
}

#promobox .step_active {
	background: #C8CBEE;
	color: #000000;
}
#promobox .step_done {
	color: #C8CBEE;
}

#previewbox {
	position: relative;
	float: left;
	display: none;
	width:315px;
	height: 220px;
	margin: -40px 0 0 0;
	overflow: hidden;
}
#previewbox #selectedprod {
	height: 280px;
}
#previewbox .previewbg {
	 position:absolute;
	 float: left;
	 z-index:200;
}
#previewbox .previewtop {
	position: absolute;
	float:left;
	z-index: 250;
	margin: -50px 0 0 88px;	
}
#btnPreview {
	position: absolute;
	float:right;
	z-index: 260;
	width: 24px;
	height: 24px;
	background: url('/img/icons/ico_preview.png') no-repeat;
	top: 200px;
	left: 285px;
	cursor: pointer;
	display: none;
}

/* Buttons */
#btnorange, #btnpurple, #btngreen, #btnblue, #btngray, #imguploadbox {
	padding: 0px 15px 0px 15px;
	text-align: center;
	background: #93B333;
	min-width: 130px;
	height: 38px;
	line-height: 38px;
	color: #ffffff;
	font-size: 14px;
	font-family: "Droid Sans", Arial;
	font-weight: normal;
}
#btnorange {
	background: #F0A202;
}
#btnpurple {
	background: #C72974; 
}
#btnblue {
	background: #36398A; 
}
#btnpurple:hover, #imguploadbox:hover {
	background: #A62464; 
}
#btnpurple:hover {
	cursor: pointer;
}
#btnorange:hover {
	cursor: pointer;
	background: #D49100;
}
#btngreen:hover {
	cursor: pointer;
	background: #5E8D21;
}
#btnblue:hover {
	cursor: pointer;
	background: #2C2F72;
}
#btngray {
	background: #e4e4e4;
	text-align: left;
	width: 159px;
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-weight: normal;
	margin-bottom:1px;
}
#btngray:hover {
	cursor: pointer;
	background: #f2f2f2;
	color: #000000;
}

#imguploadbox {
	background: #C72974;
}

input.file_browse{
	position: absolute;
	display: block;
	z-index:1;
	top: 0;
	margin-left:-50px;
	height: 38px;
	width: 200px;
 	opacity:0;
 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	cursor: pointer;
 }

.prodbox {
 	width: 138px;
	margin:20px 0 0 0;
	padding: 10px;
	border: 1px solid #dddddd;
	border-right:0;
}

.prodbox img.prodimg {
	float: left;
	width: 100px;
	height: auto;
	cursor: pointer;
	margin-left: 19px;
}
.prodbox .naam {
	width: 100%;
	text-align: left;
	font-size: 14px;
}
.prodbox .prijs {
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #93B333;
}
.prodbox .meer, .prodbox .minder {
	width: 100%;
	text-align: center;
	border-top: 1px solid #dddddd;
	color: #4C50E4;
	font-size: 10px;
	padding-top: 3px;
}
.prodbox .meer:hover, .prodbox .minder:hover { 
	text-decoration: underline;
	cursor: pointer;
}
.prodbox .prodtable { display: none; }
.prodbox .prodtable TD {
	line-height: 20px;
	border-top: 1px solid #dddddd;
	font-size: 11px;
}
.prodbox .select { 
	width:100%;
	text-align: center; 
	cursor: pointer;
}
#prodinfo {
	width: 100%;
	margin-top: 30px;
	color: #111111;
}

.imageblock {
	margin-right: 40px;
}

.prodtext {
	width: 697px;
}

.prodtext H1 {
	color: #000000;
	font-weight:bold;
	font-size: 22px;
	margin: 0px 0px 5px 0px;
}

.prodtext H2 {
	color: #444444;
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 5px 0px;
}

.prodtext H3 {
	color: #888888;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}

div.servicemenu {
	margin-bottom: 20px;
	width: 960px;
	height: 35px;
	background: #ffffff;
	border: 1px solid #555555;
/*	background: url('/img/bg_servicemenu.png') no-repeat; */
}

div.servicemenu .firstitem {
	line-height:35px;
	margin-left:15px;
	width:102px;
}

div.servicemenu #item{
	color:#666666;
	line-height:33px;
	padding: 0px 25px;
	border-right:1px solid #c0c0c0;
	margin-top:1px;
}
div.servicemenu #itemactive{
	color:#000000;
	line-height:33px;
	padding: 0px 12px;
	border-right:1px solid #e3e3e3;
	margin-top:1px;
	background: #e8e8e8;
}

div.servicemenu #item:hover {
	color: #000000;
	background: #e8e8e8;
	cursor: pointer;
}

#trolbox {
	width: 215px;
	height: 288px;
	background: url('/img/boxes/bg_trolbox.png') no-repeat;
	padding: 5px;
	margin: 20px 0px 20px 20px;
}

#trolbox:hover {
	cursor: pointer;
}

#trolbox div.head {
	background-color: #332C1C;
	color: #ffffff;
	font-size: 14px;
	padding: 7px;
	height: 52px;
}

input.inputkorting {
	padding: 10px;
	text-transform: uppercase;
	width: 190px;
}
.tablecell {
	text-align: center;
	width: 33%;
	border: 1px solid #dddddd;
	border-right:0;
	height: 340px;
	padding: 20px 0px 10px 0px;
	margin-top: 20px;
}
.tablecell.insp1, .tablecell.insp2, .tablecell.insp3 {
	background-color: #ffffff;
	background-image: url('/img/aanzicht/cm beeld onder links.jpg');
	background-repeat: no-repeat;
	background-position:  center bottom;
	background-size: 270px auto;
}
.tablecell.insp2 {
	background-image: url('/img/aanzicht/cm beeld onder midden.jpg');
}
.tablecell.insp3 {
	background-image: url('/img/aanzicht/cm beeld onder rechts.jpg');
	border-right: 1px solid #dddddd;
}
.tablecell h1 {
	font-weight: normal;
	font-size: 18px;
	color: #888888;
}
.tablecell h1.pink {
	color: #ED0677;
}
.tablecell.activestep {
	background: #ffffff;
	border: 1px solid #dddddd;
}
.tablecell.nextstep {
	width: 16.5%;
}
.soorten-parent {
	width: 960px;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.soorten { margin-bottom: 20px; }
.soorten div {
	text-align: center;
	padding: 10px 22px 10px 22px;
	border-bottom: solid 1px #dddddd;
	color: #888888;
}
.soorten div:hover, .soorten div.selected { border-bottom: solid 1px #888888; color: #232323;}
.soorten-sub {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #888888;
	margin: 0 0 20px 0;
}
.cropbox {
	width:490px;
	margin:0px 0 40px 0px;
}
#footer {
	color: #aaaaaa;
	margin-bottom: 40px;
}
#footer .part {
	width: 300px;
	padding-left: 19px;
	border-right: 1px solid #dddddd;
	height: 200px;
}
#footer p.head {
	color: #888888;
	font-size: 16px;
	margin-bottom: 10px;
}
#footer a {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:hover {
	color: #cbcbcb;
}

.prodbox .prodcolors {
	margin: 5px auto;
	width: 100%;
	min-height: 50px;
	padding: 0px;
	border: 1px solid #dddddd;
	z-index: 1000;
	background: #ffffff;
	text-align: center;
}
.prodbox .prodcolors img {
	margin-top: 10px;
	width: auto;
	height: 32px;
}
.prodbox .prodcolors .head {
	background: #dddddd;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	width: 100%;
	text-align: center;
}
