/*=========> BERTH Print Css <===========*/
/*=========> copyright Robarov <===========*/

body {
font-family: Arial, "Times New Roman", Times, serif;
background: white;
color: #000;
font-size: 12pt;
margin:0;
padding:0;
}
img {
border:0;
width:48%;
}
#lang, #nav, #sidebar, #footer, #immo-nav, .hide, #crumb, #te-koop h1, #te-huur h1, .mail, .thumb p, .close, .print, h1, h2 {
display:none;
}

#header {
margin:0;
padding:0;
}
#header h2 a, #header h2 a:visited{
background: white;
text-decoration:none;
color:#000;
font-size: 22pt;
}

address{
	padding:10px;
	font-style:normal;
}

dl {
	width: 100%;
	display: block;
	
}
dl dt{
	font-weight:bold;
	float:left;
	margin:0 0 10pt 0;
	padding:0px;
	width:40%;
	clear:both;
}
dl dd{
	float:left;
	margin:0 0 10pt 0;
	padding:0;
	width:58%;
}
.print-break{page-break-before: always;}

#interested{color:#666;}

a:link, a:visited {
background: transparent;
font-weight: bold;
text-decoration: underline;
}

/*=========> Immo  <===========*/
.immolist{z-index:1;margin: 10px 0 0 0;padding: 0;position: absolute;}
#content .immolist li {
	z-index:1;
	padding:0px;
	background:transparent;
	text-align:center;
	width:200px;
	height: 215px;
	overflow:hidden;
	background: #efefef;
	border: 1px solid #999;
	float:left;
	margin:0 10px 10px 0px;
	padding-left: 0px;
	list-style: none;
	font-size: 10pt;
	page-break-before: always;
}
#content .immolist li.new{
	background: #efefef;
	border: 1px solid #C50801;
}
#content #immolist li a{text-align:center;font-weight: normal;}
.immolist img{height:150px; display: block; margin: 0 auto;width: auto;}
.immolist img.new{
	width:200px;
	height:16px;
	margin:-16px 0 0 0;
	text-align:left;
}
.immolist img.status{
	width:70px;
	height:70px;
	margin:-150px 0 80px 0;
	text-align:left;
}
.immolist a{
	text-decoration:none;
	text-align:center;
	color: #666;
}

