body {
	line-height: 130%;
	overflow-x:  hidden; 
	overflow-y:  auto; 
	background-image: url(/images/bg-top.jpg);
	background-repeat: repeat-x;
	background-color: rgb(237,237,237);
}
* {
	padding: 			0px;
	margin:  			0px;
	color:	 			#766754;
	font-family:		Calibri, Arial, "Myriad Pro";
	font-size:			12px;
}

div.website {
	width: 	960px;
	margin: 0 auto;
}


div.headertop {
	display: none;
}

.ie7 .winkeldiv{
 margin-left: -255px;
}

div.winkeldiv{
	background-image: url(/images/winkelwagen/winkelwagen.png);
	width: 256px;
	height: 73px;
	position: absolute;
	margin-left: 685px;
	margin-top: 11px;
	font-size: 12px;
	line-height: 16px;
	}
	
div.winkeldiv a{
	display: block;
	width: 95px;
	height: 35px;
	padding-top: 10px;
	margin-left: 58px;
	margin-top: 9px;
	padding-left: 100px;
	text-decoration: none;
	color: #494949;
	}
	
div.winkeldiv a span{
	font-weight: bold;
}

div.winkeldiv a:hover span{
 text-decoration: underline;
 }

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popUp div {
	padding-left:10px;
	padding-top:60px;
}

#popUp {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:150px;
	width:333px;
	background-color: rgb(237,237,237);
	z-index:2;
	padding:0px;
	font-size:13px;	
}
#popUpClose {
	top:4px;
	position:absolute;
	right: 10px;
	cursor: hand;
}
#popUpVerder {
	bottom:10px;
	position:absolute;
	left: 10px;	
	cursor: hand;
}

#popupToBag {
	bottom:10px;
	position:absolute;
	right: 10px;	
	cursor: hand;
}



div.header {
	width: 				960px;
	height:				90px;
	background-image: 	url(/images/qneticslogo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

div.LogoKeeper {
	height:				90px;
	width:				185px;
	margin-top: -2px;
}

div.zoekbar {
	width: 				210px;
	height:				20px;
	float:				right;
	margin-top:			45px;
}

div.zoekbar input[type=text] {
	width: 				175px;
	height:				22px;
	border:				1px solid #BAB3A9;
	padding-left: 		10px;
	margin-left: -35px;
	margin-top: -5px;
	padding-bottom: 2px;
	line-height:		160%;
}

div.zoekbar input[type=image] {
	width: 				56px;
	height:				26px;
	margin-bottom:		-11px;
	margin-left: -2px;
	margin-top: 2px;
}

div.topmenu {
	float: 				left;
	width: 				960px;
	height:				75x;
	border-bottom:		1px solid #BAB3A9;
	line-height:		75px;
	background-image: 	url(/images/topmain.jpg);
}

div.navigation{
	float: left;
	width: 920px;
	margin-left: 20px;
	margin-top: 8px;
	}
	
div.navigation a {
	/*font-family:		Arial;*/
	text-decoration:	none;
	padding-right:		20px;
	padding-left: 20px;
	color: white;
	border-right: 1px solid black;
	font-size:			16px;
	padding-top: 14px;
	margin-left: -8px;
	padding-bottom: 12px;
}
div.navigation a.selected{
	/*font-family:		Arial;*/
	color:				#ffffff;
	background-image: url(/images/active.jpg);
	background-repeat: repeat-x;
}
a img{
	border: none;
	margin-top: 2px;
	
}
div.leftmenu {
	width: 				200px;
	margin-top:			20px;
	min-height:			600px;	
	float: 				left;
	margin-left: 20px;
}

div.leftmenu a b {
	float: left;
	margin-top: -1px;
	text-decoration:	none;
	color: rgb(192,42,35);
	font-size:			13px;
	height: 25px;
	width: 178px;
	padding-top: 1px;
	padding-left: 12px;
	margin-left: -25px;
	background-image: url(/images/listbg.jpg);
	margin-bottom: -25px;
	
	display: block;
}
	

div.leftmenu a {
	float: left;
	text-decoration:	none;
	font-size:			12px;
	line-height:		180%;
	background-image: url(/images/listbg.jpg);
	padding-top: 1px;
	height: 24px;
	width: 170px;
	border-right: 1px solid rgb(196,196,196);
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: block;
}

div.leftmenu  p.menukop{
	background-image: 	url(/images/productbg.jpg);
	font-family:			Calibri, Arial, "Myriad Pro";
	font-size: 			14px;
	color: 				white;
	width: 				186px;
	height: 			22px;
	font-weight: 		normal;
	text-decoration:	none;
	display: 			block;
	text-align: 		left;
	margin-bottom: 		7px;
	padding-left: 		12px; 
	padding-top: 		8px;
	padding-bottom: 	2px;
}

div.center{
	float: left;
	width: 960px;
	background-image: url(/images/container.jpg);
	margin-top: -12px;
	}




div.content {
	margin-left:		-1px;
	padding-left: 		20px;
	margin-top: 		30px;
	width: 				700px;
	min-height:			550px;
	float: 				left;
}

div.page_content a {
	color: 				#E73028;
}

div.footer {
	width: 				880px;
	height:				48px;
	background-image: url(/images/footerbg.jpg);
	
	color:				#ffffff;
	line-height:		35px;
	font-size:			12px;
	padding-left: 40px;
	padding-right: 40px;
	float:				left;
}
div.footer u {
	color:				#ffffff;
}
div.footermenu {
	float:				right;
	margin-bottom: 12px;
	margin-top: -2px;
}

div.footermenu a {
	/*font-family:		Arial;*/
	text-decoration:	none;
	font-size:			12px;
	color: white;
	margin-bottom: 12px;
	margin-top: -6px;
}
div.footermenu a.selected{
	/*font-family:		Arial;*/
	color:				#ffffff;
}

p.menukop {
	margin-top:		 	13px;
	font-weight:		bold;
	font-size:			13px;
}

h1, h2 {
	color:  			#000;
	font-size:			16px;
	font-weight:		bold;
}

div.selected {
	color:				#E73028;
	font-weight:		bold;
}

div.group_info {
	width: 				650px;
	min-height:			135px;
}

div.item {
	width: 				200px;
	/*height:				330px;*/
	float:				left;
	padding-right:		20px;
	padding-bottom:		50px;
}

div.items {
	width: 				650px;
}

div.item_left {
	width: 				466px;
	float:				left;
	font-size:			11px;
}

div.item_left b {
	font-size:			12px;
}

div.item_right {
	width:				201px;
	float:				right;
	margin-right:		-5px;		
}

div.breadcrumb {
	display: none;
	position:			absolute;
	top:				125px;
	font-size:			10px;
	padding-bottom:		5px;
}
div.breadcrumb a ,b {
	font-size:			12px;
}

.afwerking{
	position: absolute;
	margin-left: -940px;
	}
	
.dropdown{
width: 200px;
}

div.bestelinfo {
	margin-top:			90px;
	position:			relative;
}

div.brochure a {
	color: 				#E73028;
}

span.bedrag {
	font-weight:		bold;
	font-size:			14px;
	float:				left;
}
span.bedrag_order, span.bedrag_order a {
	font-size:			19px;
	line-height: 		200%;
}
span.omschrijving {
	line-height: 		180%;
	display: block;
	height: 150px;
	width: 200px;
	overflow: hidden;
}

span.vergrootklik {
	font-size:			10px;
}
span.copy{
	float: left;
	display: block;
	color: #ffffff;
	margin-top: -3px;
	}
span.socialmedia{
	display: block;
	width: 70px;
	position: absolute;
	margin-left: 300px;  
	padding-bottom: 3px;
	text-align: center;
	}
