html {
	overflow-y:scroll;
}

body {
	background:#fff;
	color:#000;
	font-family: Arial, sans-serif, Verdana; 
	font-size:12px;
	line-height: 18px;
	margin: 0px;
}

A {
	color: #94600d;
	text-decoration:none;
}
A:hover {
	color: #000;
}

#header {
	position:relative;
	height: 90px;
	background-color:#ff9702;
	padding-top:0px;
	border-bottom: 1px #fff solid;
}

#headwrap {
	position:relative;
	height: 90px;
	width:1050px;
	margin:0 auto;
}

#logo {
	position:absolute;
	top:3px;
	left:0px;
}
#meer_dan {
	position:absolute;
	top:15px;
	left:491px;
}
#madein {
	position:absolute;
	top:5px;
	right:14px;
}


#header_line {
	position:relative;
	height: 7px;
	background-color:#94600d;
	padding:0px;
	border-bottom: 1px #fff solid;
}


#wrapper {
	position:relative;
	width:1050px;
	height: auto;
	margin:0 auto;
	background: url(../images/bg.gif);
}

#menu {
	position:relative;
	width:230px;
	float:left;
	padding-top:20px;
}

#menu A {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration:none;
	border-top: 1px #94600d solid;
	padding-left:20px;
	background: url(../images/arrow.gif) no-repeat;;
}
#menu A:hover {
	background-color: #d0b995;
}


#menu2 {
	position:relative;
	width:220px;
	float:left;
	padding-top:40px;
	padding-left:10px;

}

#menu2 A {
	display: block;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	text-decoration:none;
	border-top: 1px #94600d solid;
	background: url(../images/arrow.gif) no-repeat;;
	margin-left:-10px;
}
#menu2 A:hover {
	background-color: #d0b995;
}

#body {
	position:relative;
	width:820px;
	float:left;
}


#submenu {
	position:relative;
	width:1050px;
	border-bottom: 1px #fff solid;
}

#submenu A {
	float:left;
	display: block;
	width: 115px;
	font-size: 14px;
	line-height: 30px;
	color: #94600d;
	text-decoration:none;
	border-bottom: 5px #af884a solid;
	border-left: 1px #fff solid;
	background-color: #e4d7c2;
	text-align:center;
}	
#submenu a:first-of-type {
	border-left: none;
}
#submenu a:last-of-type {
		width: 121px;
}

#submenu A:hover {
	color: #000;
	background-color: #d0b995;
}

#body #content {
	padding: 15px;
	padding-left:45px;
	padding-right:0px;
}

#body #content H1 {
	font-size:18px;
	line-height:18px;
	color:#94600d;
}

#body #content H2 {
	font-size:16px;
	line-height:18px;
	color:#94600d;
}


.clear {
	float:none;
	clear:both;
}




#footer {
	position:relative;
	background-color:#d9d9d9;
	padding-top:8px;
	padding-bottom:15px;
	border-top: 1px #c9af86 solid;
	margin-top:20px;
	color: #94600d;
	font-size: 12px;
	line-height:18px;
}

#footwrap {
	position:relative;
	width:1050px;
	margin:0 auto;
	background: url(../images/footer_bg.gif);
}

#footwrap #kolom1, #footwrap #kolom2, #footwrap #kolom3 {
	width:330px;
	float:left;
	padding-left:20px;
}


#footer A {
	display: block;
	color: #94600d;
	text-decoration:none;
}
#footer A:hover {
	color: #000;
	background-color: #d0b995;
}





#voorwaarden {
	position:relative;
	color: #c9af86;
	font-size: 10px;
	line-height:18px;
}

#voorwaarden A {
	color: #94600d;
	text-decoration:none;
}
#voorwaarden A:hover {
	color: #000;
}

#voorwaardenwrap {
	position:relative;
	width:1050px;
	margin:0 auto;
}

#voorwaarden #left {
	float:left;
	width: 525px;
	text-align:left;
}
#voorwaarden #left A{
	color: #c9af86;
}
#voorwaarden #right {
	float:right;
	width: 525px;
	text-align:right;
}



#illu {

}

#illu .illu {
	float:left;
	width: 193px;
	text-align:center;
	margin-bottom: 10px;
}


#illu .illu img {
	border: 5px #e4d7c2 solid;
}

#illu .illu A:hover img {
	border-color: #af884a;
}


#maatwerk {
	height:85px;
	padding:15px;
	background-color: #ff9702;
	margin-bottom:15px;
	font-size: 12px;
	line-height:16px;
	margin-right:12px;
	margin-left: 10px;
	clear:both;
	float:none;
}
#maatwerk img {
	padding-right:5px;
	float: left;
	margin-top: 15px;
	
}
#maatwerk .extramarge{
	margin-top: 15px;
}
#maatwerk h3{
	margin: 0;
	margin-bottom: 5px;

	font-size: 14px;
	display: inline-block;
}
#maatwerk a {
	color: #000000;
	font-weight: bold;
}
#maatwerk a:hover {
	color: #ffffff;
}
.kl {
	font-size: 9px;
	line-height:12px;
}


body.popup {
	padding: 0px;
}

body.popup #content{
	padding: 10px;
}

body.popup H1 {
	font-size:18px;
	line-height:18px;
	color:#94600d;
}

#list {
	color:#353535;
	font-size:11px;
	line-height:16px;
	border-bottom:1px #c9af86 solid;
	width:100px;
	float:left;
}

#list2 {
	color:#353535;
	font-size:11px;
	line-height:16px;
	float:left;
}

#tip {
	background: url(../images/tip.jpg) no-repeat;
	width: 223px;
	height: 49px;
	padding:25px;
	padding-left: 125px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	float:left;
}

#tip.tip1 { background-image: url(../images/tip1.jpg); }
#tip.tip2 { background-image: url(../images/tip2.jpg); }
#tip.tip3 { background-image: url(../images/tip3.jpg); }
#tip.tip4 { background-image: url(../images/tip4.jpg); }
#tip.tip5 { background-image: url(../images/tip5.jpg); }
#tip.tip6 { background-image: url(../images/tip6.jpg); }

.infoicon {
	margin-left:10px;
	margin-bottom:-4px;
}
.infoicon2 {
	float:left;
	margin-right:10px;
	margin-bottom:-4px;
}

.nietopdesktop 	{
	display: none;
	visibility: hidden;
	}
	
a#pull {  
    display: none;  
}

/*landings pagina Douglas */
img {
	max-width: 100%;
	height:auto;
	//box-sizing: border-box
}
.douglas_overzicht {
	float:left;
	width: 193px;
	text-align:center;
	margin-bottom: 10px;
}
.douglas_overzicht img {
	border: 5px #e4d7c2 solid;
	width: 170px;
}
.douglas_overzicht a:hover img {
	border-color: #af884a;
}
.douglas {
	background-color: rgba(148,96,13,0.15);
	border: 1px solid rgba(148,96,13,0.6);
	padding:15px;
	margin-bottom: 15px;
}
.douglas h2{
	margin: 0;
	margin-bottom: 5px;
}
.douglas .foto {
	width: 33%;
	box-sizing: border-box;
	float: left;
}
.douglas .specs {
	width: 67%;
	float: left;
	box-sizing: border-box;
	padding: 5px 15px;
}
.douglas label {
	width: 25%;
	float: left;
	margin-top: 0;
}
.douglas_overzicht .btn {
	display: inline-block;
	background-color: rgba(148,96,13,0.15);
	border: 1px solid rgba(148,96,13,0.6);
	padding: 5px;
	width: 170px;
}
.douglas .btn {
	display: inline-block;
	float: right;
	background-color: rgba(148,96,13,0.15);
	border: 1px solid rgba(148,96,13,0.6);
	padding: 5px;
}