@charset "utf-8";
/* CSS Document */
* html {
	background: none;
	border: 0;
}
html > body {
	font-size: 7.5pt; 					/* = 1em => 1px = 0.1em */
}
body {
	font-size: 63%;
	padding:0;
	margin:0;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
}

#globalWrapper { 	
	text-align: left;
	width: 100%;
}
#header, #left, #right, .contentMetaData, .rightContent, #footer, .exposeLink  { display: none !important; } 
.mainContent { height: auto; float: none; font-size: 14px;  }
#content { font-size: 14px; }
#content h5 { font-size: 14px; }
#content { position: static; }
#content .immoPrev { margin-top: 2em; }
#content .immoPrev .immoThumb img { width: 11em; }
#content .immoPrev .immoThumb a img { border: 0; }
#content .columnCenter.enlarge img { width: 30em; }
.mainText ul.imageGalleryTableStyle li { float: left; list-style-type: none; }
.mainText ul.imageGalleryTableStyle li a img { border: 0; } 

#content h4,
#content h5 { font-size: 12pt; }
#content div.exposeLink { display: none !important; }
#content span.expFacts { display: block ; }
#content span.expFacts span.expFactsTitle { font-weight: bold; }

#content p a.mailIt { display: none !important; }
