/* CSS Document */
html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html * {
	margin:0px;
	padding:0px;
}
body {
	font-size:10px;
	background-color:#f7f7f7;
	padding:10px;
}

h1 {
	font:italic 1.8em "Trebuchet MS", Verdana;
	color:#101e43;
	padding:0.8em 0px 0.2em 0px;
	border-bottom:1px solid #d7d7d7;
}
p, ul.aufzaehlung, div.pText {
	font-size:1.2em;
	line-height:1.6em;
	margin:1em 0px;
}
a {
	color:#304c87;
}
/*** Immobiliendetailseite ***/
table.factSheet {
	table-layout:fixed;
	width:100%;
}
table.factSheet td {
	padding:0.2em 0em;
	vertical-align:top;
}

table.factSheet tr th {
	font-size:14px;
	text-align:left;
	color:#801f1f;	
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
}

table.factSheet tr.even td {
	background-color:#ffffff;
}
table.factSheet td.title {
	font-weight:bold;
}
div.factSheet {
	padding:0.5em;
	font-size:1.2em;
	vertical-align:top;
}
div.panelPadding {
	border:1px solid #f7f7f7;
	background-color:#f7f7f7;
	margin-bottom:1em;
	padding:15px;
	font-size:1.2em;
}

div.panelPadding font {
	color:#333333 !Important;
}


div.panelPadding[class] {
	overflow:hidden;
}
div.separator {
	clear:left;
	height:20px;
}
div.IDSimage {
	float:left;
	border:1px solid #d7d7d7;
	margin-right:1em;
}
div.IDSimage a {
	display:block;
	width:14em;
	height:10.5em;
	border:1px solid #ffffff;
	background-color:#ffffff;
	text-align:center;
	overflow:hidden;
}
div.IDSimage img {
	height:100%;
	vertical-align:bottom;
}
.IDSlargeBild {
	border:1px solid #d7d7d7;
	background-color:#ffffff;
	padding:1px;
	overflow:hidden;
	margin:0.7em;
	margin-bottom:1em;
	overflow:hidden;
	height:32em;
	line-height:32em;
	text-align:center;
	position:relative;
}
.IDSlargeBild img {
	height:100%;
	vertical-align:bottom;
}
.IDSimageGrid div {
	text-align:center;
	width:19.95%;
	float:left;
}
.IDSimageGrid a {
	display:block;
	width:11em;
	margin:0.5em auto;
}
.IDSimageGrid a img {
	width:10.5em;
	height:100%;
	vertical-align:bottom;
	border:1px solid #CCCCCC!important;
}
.bildLeft {
	left:0px;
}
.bildRight {
	right:0px;
}
.bildLeft,
.bildRight {
	display:block;
	width:50%;
	height:100%;
	font-size:12em;
	position:absolute;
	color:transparent;
}
.bildLeft a,
.bildRight a {
	display:block;
	width:100%;
	height:100%;
	background:#ffffff;
	text-decoration:none;
	opacity:0;
	filter:alpha(opacity="0");
}
.IDSlargeBild a:hover {
	opacity:0.5;
	filter:alpha(opacity="50");
}
.IDSlargeBild span span{
	display:none;
}
.IDSlargeBild a span {
	display:block;
}
.employeepicture img ,
.officeLogo img  {
	display:block;
	border:1px solid #d7d7d7;
	background-color:#ffffff;
	overflow:hidden;
	padding:1px;
}
.Employpicture  {
	width:7em;
	
	margin-right:0.5em;
}
.officeLogo img {
	float:right;
	width:120px;
	height:40px;
	margin-bottom:1em;
}
/*** Immobiliendetailseite ***/

.noPrint {
	display:block;
	text-align:right;
	background-color:#FFFFFF;
	border-bottom:1px solid #d7d7d7;
	font-size:1.2em;
	padding:0.4em;
}


/* ---------------- Bilddetailseite-----------------------*/

img.Bildgross 
{
	width:380px;	
	padding:3px;
	border:1px solid #CCCCCC !Important;
	background-color:#FFFFFF;
	}

table.bilddetailseite td img 
{
	width:150px;
	
	padding:3px;
	border:1px solid #CCCCCC !Important;
	background-color:#FFFFFF;	
	}
	
table.bilddetailseite
{
	text-align:center;	
	margin-top:20px;	
	}	