body {
	position		: absolute;
	left			: 10px;
	width			: 100%;
    background		: white;
	font-family 	: Arial, Helvetica, sans-serif;
	font-size		: 12px;
}
#main {
    background		: white;   
}
#navbar {
    background		: white;
}
#lftBar {
	display			: none;
    width			: 0px;
}
#rgtBar {
	display			: none;
    position		: absolute;
    width			: 0px;
    top				: 0px;
    right			: 0px;
}

/*---------------------------------------------------------------------------------*/
  
#template_pink_top_small{
	display				: none;
	background-color 	: #FCC;
	height				: 10px;
	border 				: 1px solid red;
}

#templateheader{
	position			: absolute;
	left				: 0px;
	top					: 20px;
	background-image 	: url(../images/header-back.gif);
	height				: 88px;
	min-width			: 806px;
    					/* IE Dynamic Expression to set the width */
	width				:expression(document.body.clientWidth < 1024 ? "806px" : "100%" );
}
#templatenavbar{
	display				: none;	
	background-color	: #FCC;
	font-size			: 9pt;
	padding-left		: 5px;
	width				: 100%;
}
#templatenavigation {
	display				: none;	
	background-color	: #FCC;
	margin-left			: 5px;

}
#templatecontent{
	position			: absolute;
	left				: -220px;
	top					: 160px;
	margin				: 5px 5px 5px 5px;
}

#hbutton{
	display				: none;	
	position			: relative;	
}
#bttn{
	display				: none;	
	position			: relative;	
}
#CSSViewer_block{
	display				: none;	
	position			: relative;	
}
.but-print-risto{
	display				: none;	
	position			: relative;	
}
.nietprinten{
	display				: none;	
	position			: relative;	
}

#alink{
	display				: none;	
	position			: relative;	
}

#sidebyside{
	display				: none;	
	position			: relative;	
}


#sidebyside2{
	display				: none;	
	float				: left;
	padding-right		: 7px;
	width				: 120px;
}

#sidebyside_small{
	display				: none;	
	float				: left;
	padding-right		: 7px;
	width				: 30px;
}

#t_product{
	valign				: top;
	width				: 100%;
}

/*----------- blokken -------------*/
#menu{
	display			    : none;
	font-size			: 100%;
	width				: 100%; /* is al aangegeven dat 153 is, dus is 100%*/
	background			: #CCC;
	padding-top			: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	padding-bottom		: 15px;	/* ruimte aan onderkant box*/
}
#infobox{
	display				: none;	
	font-size			: 100%;
	width				: 100%;
	background			: #FFF;
	padding-top			: 0px;
	padding-left		: 3px;
	padding-right		: 3px;
	padding-bottom		: 10px;
	margin				: 5px;
}
#spaceinfo{
    display             : none;
}

#infobox_extra{
	display				: none;	
	font-size			: 100%;
	width				: 100%;
	background			: #CCC;
	height				: 100px;
	padding-top			: 0px;
	padding-left		: 3px;
	padding-right		: 3px;
	padding-bottom		: 10px;
}


#login{
	display				: none;	
	font-size			: 100%;
	width				: 100%;
	background			: #CCC;
	height				: 60px;
	padding-top			: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	padding-bottom		: 10px;
	margin-left			: 1px;

}

  #cartright{
	display				: none;	
  	font-size			: 100%;
	width				: 100%;
	background			: #CCC;
	height				: 60px;
	padding-top			: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	padding-bottom		: 10px;
	margin-left			: 1px;
	
	
	}
#cartright_extra{
	display				: none;	
  	font-size			: 100%;
	width				: 100%;
	background			: #CCC;
	height				: 60px;
	padding-top			: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	padding-bottom		: 10px;
	margin-left			: 1px;
}

/*----------- einde blokken -------------*/

#cartlinkright{
	display				: none;	
	font-size			: 11px;
	text-decoration 	: underline;
	color				: #000;
}

#cartlinkright:HOVER{
	display				: none;	
	font-size			: 11px;
	text-decoration 	: underline;
	color				: #F06;
}


/* ---------- producten -------------  */
#sidebyside_form{
	display				: block;
	float				: left;
	width				: 200px;
	padding				: 3px;
	width				: 45%;
}

#searchinput{
	display				: none;	
	position			: relative;
	top					: -17px;
	left				: 3px;
	width				: 110px;
}

#templatefooter{
	display				: none;	
	margin-left			: 5px;
	margin-right		: 5px;
	background			: white;
	text-align			: left;
	font-size 			: 90%; 
}

#image_menu{
	display				: none;	
	width				: 0px;
	text-align 			: left;
	border				: 0px; 
}

#image{
	display				: none;	
	background-color	: white;
	float				: left;
	width				: 60px;
	height				: 60px;
	padding-right		: 4px;
}
#image_detail{
	display				: none;	
	background-color	: white;
	float				: left;
	width				: 100%;
}

#side_image{
	display				: none;	
	background-color	: white;
	display				: block;
	float				: left;
}

#product_detail_menu{
	display				: none;	
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 10px;
}

#product_detail{

}

#ordertabel{
	background-color	: white;
	width				: 100%;
}
#ordertr{
}
#ordertd{
	width				: 15%;
}

#headlink{
	width				: 100%;
}
#link{
float					: left;
width					: 250px;
height					: 20px;
}
#link_sub{
	float				: left;
	width				: 70px;
}

#popupback{
	background			: #CCC;    
}

#buttonlink{
	display				: none;	
}

.but-center-1H-large{
	display				: none;	
	background-image 	: url(../images/but-white-center.gif);
	height				: 16px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;
}

.but-center-1H-large-pink{
	display				: none;	
	background-image 	: url(../images/but-pink-center-1H.gif);
	height				: 16px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;	
}

.but-center-1H-large-yellow{
	display				: none;	
	background-image 	: url(../images/but-yellow-center-1H.gif);
	height				: 16px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;
}

.but-center-1H-large-white{
	display				: none;	
	background-image 	: url(../images/but-white-center.gif);
	height				: 16px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;
}

.but-center-1H-small{
	display				: none;	
	background-image 	: url(../images/but-white-center.gif);
	height				: 16px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 38px;
}

.but-center-1H-small-pink{
	display				: none;	
	background-image 	: url(../images/but-pink-center-1H.gif);
	height				: 16px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 38px;
}

.but-center-1H-small-yellow{
	display				: none;	
	background-image 	: url(../images/but-yellow-center-1H.gif);
	height				: 16px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 50px;
}

.but-center-2H-large{
	display				: none;	
	background-image 	: url(../images/but-white-center-2H.gif);
	height				: 32px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;
}
.but-center-2H-large-pink{
	display				: none;	
	background-image 	: url(../images/but-pink-center-2H.gif);
	height				: 32px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;
}

.but-center-2H-large-yellow{
	display				: none;	
	background-image 	: url(../images/but-yellow-center-2H.gif);
	height				: 32px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;
}

.but-center-2H-large-white{
	display				: none;	
	background-image 	: url(../images/but-white-center-2H.gif);
	height				: 32px;
	font-family 		: Arial, Helvetica, sans-serif;
	font-size			: 75%;
	margin-left			: 3px;
	padding-left		: 2px;
	padding-right		: 2px;
	width				: 137px;
}