
html,body {
	margin:0;
	padding:0;
	background-color: #172824;
}
#master{
	margin: 0 auto;
	width: 846px;
}

#headerimage{
	float: left;
}

#headerimage img{
	border: 4px solid white;
}


#languages{
	float: right;
	width: 24px;
}

#weekaanbieding{
	width: 84px; height: 106px; border: 2px solid white; overflow:hidden;
	margin-bottom: 10px;
	background-color: white;
}

#weekaanbieding img{
	border: 0;
}

#bestelgeschiedenis_frame{
	background-color: #172824;
	position:absolute; top: -250px; left: 100px; height:400px; width: 600px; border: 1px solid white;
	text-align: right;
}

#languages img{
	margin-bottom: 5px;
}

#information_box{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	padding: 0px;
	float: left;
}

#information_box img{
	margin-right: 10px;
}

.information_box_text{
/*	text-align: center;*/
}

.kaart_image{
	border: 5px solid white;
	width: 350px;
	height: 50px;
	overflow: hidden;
	position: relative;
	background-color: white;
}

.kaart_image div{
	position: absolute;
	top: -50px;
}

#winkelwagen_opties{
	width: 150px;
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#product_info_image{
	float:left;border: 4px solid #CCCCCC;
	margin-right: 10px;
	background-color: white;
}

#zoom_uitleg{
	float: left;
	width: 200px;	
	margin-left: 20px;
}

.ruler{
	width: 804px;
	height: 1px;
	padding: 0;	
	margin: 0;	
	background-color: #737F7C;
	border: 0;
	line-height: 0;
	font-size: 0px;
	float: left;
}

#bar{
	margin-top: 0px;
	float: left;
	width: 804px;		
}

#bar_info{
	background-image: url("../images/bar_bg.jpg");
	background-repeat: no-repeat;
	height:170px;
}

.bar_sfeer{
	height:350px;
}

.bar_shoppingcart{
	height:220px;
}

.collectie{
	float: left;
	width: 100px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 27px;
	margin-right: 27px;	
}
.collectie_categorie{
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 22px;
	margin-right: 22px;	
}

#heading_top{
	float: right;
	margin:0;
	padding: 0;
	margin-right: 50px;
	margin-top: 50px;
}

#hoofdmenu{
	float: right;
	margin:0;
	padding: 0;
	margin-right: 50px;
	width:724px;
	margin-bottom: 5px;
}



#party_klanten_box{
	border: 1px solid #999999;
	background-color: #172824;
	overflow: auto;
	height: 200px;
	width: 270px;
	position: absolute;
	padding: 10px;
	top: -185px;
	left: 75px;
	display: none;

}

#party_gastvrouw_box{
	border: 1px solid #999999;
	background-color: #172824;
	overflow: auto;
	height: 200px;
	width: 270px;
	position: absolute;
	padding: 10px;
	top: -100px;
	left: 10px;
	display: none;
}


#column_left{
	width:195px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

#categories{
	background-image: url("../images/categories_bg.jpg");
	background-repeat: repeat-x;
	border-style: solid;
	border-color: black;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	width:195px;
	float: left;
	background-color: #020202;
	margin-bottom: 10px;
}

#productfilter{
	/*background-image: url("../images/categories_bg.jpg");
	background-repeat: repeat-x;*/
	border-style: solid;
	border-color: black;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	width:195px;
	float: left;
	background-color: #020202;
	margin-bottom: 10px;
}

#klant{
	float: left;
	height: 120px;
	width: 200px;
	margin-right: 20px;
}

#boxes{
	float: left;
	width:100%;
}

#column_right{
	width: 190px;
	float: left;
	margin-top: 1px;
}

#content{
	width: 804px;
	float: left;
	margin-right: 1px;
	margin-top: 1px;

}


#content_wide{
	width: 804px;
	float: left;
	margin-right: 1px;
	margin-top: 1px;
}


#footer{
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
	width: 835px;
}

#currencies{
	float: left;
}

#search{
	float: right;
}

#languages{
	float: right;
	margin: 5px;
	clear: both;	
}

#header{
	float: left;
	background-image: url("../images/header.jpg");
	width: 489px;
	height: 241px;
}

#bags{
	float: right;
	width: 200px;
	height: 241px;
	overflow: auto;
}


#copyright{
	text-align: left;
	float: left;
}

#sublinks{
	text-align: center;
	float: right;
	width: 804px;
}

/* horizontal scrolling*/
#producten_achtergrond{
	background-image: url("../images/bg_producten_overzicht.jpg");
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 25px;

}

.scroll-pane {
	background: transparent;
	float: left;
	padding: 0;
}
#pane1 {	
	height: 355px;
	width: 776px;
	padding: 0;
	display: block;
	_overflow: hidden;
}

#inhoud{
	
}

#inhoud .product{
	
	margin-bottom: 50px;
	margin-left: 10px;
	margin-right: 10px;
}

#inhoud .product img{
	border: 4px solid #CCCCCC;
}
/* horizontal scrolling*/

#product_listing{
	width:225px;
	float:left; 
	margin-bottom:5px;
	margin-left:2px;
}

#product_listing_alternate{
	width:225px;
	float:left; 
	border-left: 3px solid #333333;
	margin-bottom:5px;
	margin-left:2px;
}

#product_listing_leeg{
	height: 100px; 
	text-align: center; 
	margin-left: 2px;
}

/* modules */
#modules{
	float: left;
	width: 790px;
	height: 200px;
	border: 1px solid black;
}


/* cross sell */
.crosssell_bar{
	height:350px;
}

#module_crosssell_link{
	border-right: 1px solid black;
	border-top: 1px solid black;
	float: left;	
	padding: 5px;
	margin: 0;
}

#module_crosssell{
	width: 790px;
	height: 310px;
	/*position: absolute;*/
}

#module_crosssell #item{
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:40px;
}

#module_crosssell #item img{
	border: 4px solid #CCCCCC;
}

#module_alsopurchased_link{
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;

	float: left;	
	padding: 5px;
	margin: 0;
}

#module_alsopurchased{
	width: 690px;
	height: 150px;
	position: absolute;
}

#module_alsopurchased #item{
	width: 85px;
	float: left;
}

#infoscherm{
	width: 411px;
	
	margin: 0 auto;
	padding: 15px;
}

#infoscherm #tekst{
	background-color: white;
	border: 1px solid black;
	padding: 15px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #999999;
	background-color: #172824;
	padding:10px;
}
#tooltip div { margin: 0;  }

.pretty {
	cursor: pointer !important;
}


#tooltip ul{
	margin:0;
	padding: 0;		
	padding-left: 15px;
}

#tooltip li{
	margin: 0;
	padding: 0;
}

#googleadservices{
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
	width: 835px;
	text-align: center;
}

#category_header{
	/*border: 1px solid white;*/
	
}

#category_types{
	margin-top: 15px;
	width: 100%;
	
	/*border: 1px solid white;*/
}

.category_types_link{
	width: 80px;
	float: left;
	/*border: 1px solid white;*/
}


#uitverkoop{
	margin: 0;
	padding: 0;
	position:relative;
	margin-left: -215px;
	margin-top: -6px;
	line-height: 0;
	font-size: 0;
	height: 180px;
	clear:both;
}

.bar_sfeer2010{
	height:380px;
}