@import url("screen.css");

/*>>>>>>EXCEPTIONS ON SCREEN.CSS <<<<<<<<<<*/

div#wrapper, div#header, div#content {
	width: 700px;
	margin-left:-190px;
	margin-top:0;
}

*html div#wrapper {
	width: 500px;
	margin-left: -150px;
}

*html div#content {
	width: 500px;
}

.aanbod, .omschrijving, div#detail, .titel  {
	width: 680px;
	border-right-width:0;
}

*html .aanbod, .omschrijving, div#detail, .titel  {
	width: 480px;
}

div#detailFoto
{
	width:565px;
}
div#header ul, .paging_links, .paging_rechts, .img, div#submenu, .overzicht, .disclaimer, .screen
{
	display:none;
}
.print
{
	display:block;
}
div#header img 
{
	position:absolute;
	right:0;
}
.blauw_detail
{
	background-image: url(../img/bck_service.gif);
}
div#content div#content_right, div#footer
{
	clear: both;
}
div#content ul, div#content img.nut {
	float:left;
}
#detailFoto .verkocht
{
	visibility:visible;
}
