#homelink,
#photo,
#menu,
#submenu,
#top_links,
#extra_links,
#lightwindow_overlay,
#lightwindow,

.print_link,
.dropdown {
	display:none;
}
#container {
	overflow: visible;
}
#main {
	position: relative;
	left:0;
	top:0;
	width:650px;
	height:auto;
	overflow: visible;
}
#content, #collectie {
	position:relative;
	width:650px;
	overflow:visible;
	margin:0;
	top:0;
	left:0;
	padding:0;
	display:block;
	background:red;
}
#aanbieding { width: 250px;}
div.foto, div.groot, div.fotoo { width: 100%; }
#collectie div.details {
	width: 100%;
	clear:both;
	float:left;
	left:0;
}
.breed {
	width: 100%; 
}
#header_print , #footer_print {
	position:relative;
	width:500px;
	height:auto;
	overflow:auto;
	margin:0;
	top:0;
	left:0;
	padding:0;
	display:block;
}

#header, #header_kerst 				{ padding:20px 15px; position:relative; z-index:60; }
#header #logo, #header_kerst #logo 			{ float:left; padding-right:15px; border-right:1px solid #b2bdc6; }
#slogan					{ float:left; margin-left:15px; }

#footer { position:relative; clear:both;}
#footer_print {color:#ad8c2f;font-size:11px;}
#footer_print hr {color:#ad8c2f;height:1px; background-color:#ad8c2f;}

table#aanbieding {
	margin-top:5px;
	width:260px;
}

table#aanbieding td {
	width:50%;
	padding:0;
}

#aanbieding .header {
	font-weight:bold;
}

#aanbieding .opmerking,
.opmerking {
	font-size:10px;
	color:#999;
	padding-top:5px;
	line-height:12px;
}

#aanbieding .uitleg {
	padding-right:19px;
	background:url(/img/layout/icon_vraag.gif) 100% 50% no-repeat;
}

#aanbieding_foto {
	position: relative;
	width: 363px;
	height: 75px;
	overflow: hidden;
}
#aanbieding_foto img {
	bottom: 0;
	position: absolute;
}

#aanbieding_klik {
	position: absolute;
	top: 47px;
	right: 2px;
}

#aanbiedingen_thumb {
	list-style:none;
	margin:0 0 12px 0;
	width:365px;
}

#aanbiedingen_thumb li {
	width:45px;
	height:41px;
	float:left;
	overflow:hidden;
	margin:8px 28px 12px 0;
}