/*****************	Expose *********************************/

#expose .objecttitle h1 {
	font-family: Arial,Verdana,sans-serif !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #326EA1 !important;
	margin-bottom: 2px !important;
}

#expose .objecttitle {
	padding: 10px 0 22px;
	border-top: 1px dotted #ccc;
}

#expose {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 17px;
}

#expose .datenspalte {
	width: 366px;
	float: left;	
}

#expose .objecttitle .title .statusicon h1 {
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
	color: #326EA1;
}
#expose .topimmoicon {}

#expose .blue {
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
	color: #326EA1;
	font-weight: bold;
}

#expose .doco a:link, 
#expose .doco a:visited {
	font-size: 12px;
	color: #326ea1;
	font-weight:normal;
	text-decoration:none;
}

.topMargin {
	margin-top: 4px;
}

/*************************************************
				Funktionsleiste

**************************************************/
.icoKarte {
	background: url(/img/icons/ico_kartenansicht.jpg) no-repeat scroll 0 0;
	padding-left: 20px;
	height: 18px;
}

.icoDrucker {
	background: url(/img/icons/ico_printer.jpg) 0 0 no-repeat;
	padding-left: 20px;
	height: 18px;
}

.funktionsLeiste {
	float: right;
	margin: 10px 5px 0 10px;
	padding: 2px 0 5px 7px;
	width: 111px;
}

#linke_spalte100 a:link,
#linke_spalte100 a:visited,
#linke_spalte100 a:hover {
	color:#326EA1;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#linke_spalte100 .icoTXT{
	text-align: center;
}
/**************************************************
	Eckdaten
**************************************************/

#expose table.eckdaten {
	border-collapse: collapse;

}

#expose table.eckdaten .price,
#expose table.eckdaten .rooms,
#expose table.eckdaten .size {
	width: 122px;
	border: 1px solid #fff;
	text-align: center;
}

#expose table.eckdaten th {
	background-color: #bbb;
	height: 17px;
	color: #fff;
}

#expose table.eckdaten td {
	background-color: #eee;
	color: #000;
	padding: 2px;
}


/**************************************************
	alle Ansichten
**************************************************/

#expose #alleansichten {	
	}

#ersteansicht {	
}

#ersteansicht .keinBild {
	padding: 30px 0;
}

#ersteansicht .image {
	height: 300px;
	text-align: center;
}

#expose .exposerahmen {	
	border: 1px solid #B4CEEF;
	padding: 10px 10px 0 10px;
	position: relative;
}

#alleansichten .weitereansichten {
	width: 366px;
	height: 80px;
	margin-bottom: 12px;
	overflow-x: auto;
	overflow-y: hidden;	
	height: 80px;
}

#alleansichten .weitereansichten .scrollinnen {
}

#alleansichten .weitereansichten div.image {
	float: left;
	margin: 0px 4px 4px 0px;
	height: 55px;
	text-align: center;
	width: 70px;
	border: 1px solid #999;
}

/**************************************************
	Dokumente & Objektart mit Kartenlink
**************************************************/

.dokumente {
	float: left;
	margin-right: 20px;
}

.objektart_und_karte {
	float: left;
	margin-bottom: 12px;
}

/**************************************************
	schnell_Kontakt
**************************************************/

.kontakt {
	float: right;
	width: 242px;	
}

.kontakt .schnell_Kontakt {
	background: #eee;	
	margin-bottom: 12px;	
}

.kontakt .schnell_Kontakt .abstand {
	padding: 12px;
}

.kontakt .schnell_Kontakt .txt {
	text-align:justify;
}

.kontakt .schnell_Kontakt .headline {
	font-weight: bold;
	margin-bottom: 10px;
}

.kontakt .schnell_Kontakt form, .schnell_Kontakt .freeform * {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
}

.kontakt .schnell_Kontakt .freeform .salutation,
.kontakt .schnell_Kontakt .freeform .name,
.kontakt .schnell_Kontakt .freeform .email,
.kontakt .schnell_Kontakt .freeform .phone {
	height: 22px;
}

.kontakt .schnell_Kontakt .freeform .objectInfo,
.kontakt .schnell_Kontakt .freeform .perambulation {
	height: 15px;
}

.kontakt .schnell_Kontakt .freeform .freeformrow {
	margin-bottom: 4px;
}

.kontakt .schnell_Kontakt .freeform .annotations {
	margin-bottom: 10px;
}

.kontakt .schnell_Kontakt .freeform .freeformrow .label {
	float: left;
	width: 82px;
	margin-right: 8px;
}

.kontakt .schnell_Kontakt .freeform .freeformrow .data {
	float: left;
	width: 125px;
}

.kontakt .schnell_Kontakt .freeform .freeformrow .data select {
	width: 60px;
}

.kontakt .schnell_Kontakt .freeform .name .data input,
.kontakt .schnell_Kontakt .freeform .email .data input,
.kontakt .schnell_Kontakt .freeform .phone .data input {
	width: 118px;
	padding-left: 2px;
}

.kontakt .schnell_Kontakt .freeform .annotations .data textarea {
	width: 118px;
	padding-left: 2px;
	height: 100px;
}

.kontakt .schnell_Kontakt .freeform .objectInfo {
	margin-bottom: 4px;
}

.kontakt .schnell_Kontakt .freeform .perambulation{
	margin-bottom: 1px;
}

.kontakt .schnell_Kontakt .freeform .submitbutton {
	text-align: right;
}

.kontakt .schnell_Kontakt .freeform .submitbutton a {
	padding-left: 0px !important;
}

.kontakt .schnell_Kontakt .freeformrowerror {
	color: red;
	margin-bottom: 10px;
}

.kontakt .schnell_Kontakt .freeformrowsuccess {
	color: green;
	margin-bottom: 10px;	
}


/*************************************************
   			Zeitungsanzeige
*************************************************/
.zeitungsKontakt {
	float: right;
	width: 242px;	
}

.zeitungsKontakt .anzeigen_Kontakt {
	border: 1px solid #666;	
	margin-bottom: 12px;	
}

 .anzeigen_Kontakt .abstand  {
	padding: 10px;
}
.zeitungsKontakt .anzeigen_Kontakt .txt {
	text-align:justify;
}
.zeitungsKontakt .anzeigen_Kontakt .headline {
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}

.zeitungsKontakt p {
	margin-bottom: 12px;
}

/**************************************************
	Ratgeber Box / Expose unten mit Icon
**************************************************/
.ratgeber_icons {
	border: 1px dotted #666;
	display: block;
	float:right;
	width:235px;
	margin-right: 13px;
}

.ratgeber_icons .rat {
	position:relative;
	width:200px;	
	float: left;	
}
.ratgeber_icons .abstand {
	padding: 12px;
}

.ratgeber_icons .listentries {	
	margin-bottom: 1px;
}

.ratgeber_icons .listentriesTxt {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #326ea1;
	font-weight:normal;
}

.listentries a:link, 
.listentries a:visited {
	font-size: 12px;
	color: #326ea1;
	font-weight:normal;
	text-decoration:none;
}

.listentry a:hover {
	color: #326ea1;	
	text-decoration:none;
}
/**************************************************
	Ansprechpartner
**************************************************/

#expose .kontakt .ansprechP {	
	background: #eee;
	height: 100%;
	margin-bottom: 12px;
}

#expose .kontakt .ansprechP .headline {
	font-weight: bold;
	margin-bottom: 12px;	
}

#expose .impress a:link, 
#expose .impress a:visited {
	font-size: 12px;
	color: #326ea1;
	font-weight:normal;
	text-decoration:none;
}

#expose .impress a:hover {
	color: #326ea1;	
	text-decoration:underline;
}

#expose .ansprech_Kontakt img {
	width: 143px;
	height: 24px;
}

/**************************************************
	Anbieter
**************************************************/

#expose .anbieter {
	float: right;
	width: 239px;
	margin-bottom: 12px;
}

#expose .anbieter .abstand,
#expose .ansprechP .abstand {
	padding: 12px;
}

#expose .anbieter .headline {
	font-weight: bold;
	margin-bottom: 10px;
}

#expose .anbieter img#anbieterlogo {
	margin: 0 0 10px 0;
}



/**************************************************
	alle Texte
**************************************************/

.alletexte .headline {
	font-weight: bold;
	margin: 0 12px 0px 0px;
}

.alletexte .inhalt {
	margin: 0 12px 12px 0px;
	line-height: 18px
}

/**************************************************
	weitere Daten
**************************************************/

#expose table.daten {
	border-collapse: collapse;
	border: none;
	width: 100%;
}

#expose table.daten th,
#expose table.daten td {
	border: 1px solid #ccc;
	padding: 2px 0 2px 5px;
	text-align: left;
}

#expose table.daten th {
	background-color: #BBBBBB;
	color: #fff;
}

#expose table.daten td {
	background-color: #fff;
	height:28px;
}

#expose table.daten td.label,
#expose table.daten td.data {
	width: 50%;
}

#expose table.daten td.label {
	font-weight: bold;
}

/* ********************altes *********************** */


#expose #alletexte {
/*	text-align: justify;	*/
	min-height: 260px;
	padding-right: 40px;
}



#expose .weitereSuche a:link, 
.weitereSuche a:visited,
.weitereSuche a:hover {
	font-size: 11px;
	color: #333!important;
}

#expose .weitereSuche a:link, .weitereSuche a:visited {
	text-decoration: underline;
}

#expose .weitereSuche a:hover {
	text-decoration: none;
}

/*****************  Blätterleiste  *********************/

#blaettern {	
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 0px;		
	border-top: 1px dotted #ccc;
}

#blaettern .pagerlinks {
	float: left;
	padding: 4px 0;
	width: 200px;
}

#blaettern .pagerrechts {
	float: right;
	padding: 3px 5px;
	text-align: right;	
	height:20px;
}
#blaettern .pageNumber {
	color: #326ea1;	
}

#blaettern .pageBack  {
	padding-right: 5px;
}

#blaettern .pageForward {
	padding-left: 5px;
}

#blaettern a:link, #blaettern a:visited, 
#blaettern a:hover {
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #326ea1;
}

/**************************************************
	Popup-Expose
**************************************************/

#expose .clear100 {
	clear: both;
}

#expose img {
	border: 0px;	
}
#bilderansicht #titelleiste {
	background-color: #4A7E3E;
	padding: 3px;
	color: white;
	font-weight: bold;
}

#bilderansicht #heading {
	margin-top: 12px;
}
#bilderansicht #heading .objecttitle {
	font-family: "Trebuchet MS",sans-serif;
	font-size: 14px;
	/*color: #5C8FD1;*/
	margin: 0;
	float: left;
	width: 520px;
	font-size: 13px;
}

#bilderansicht #heading .halogo {
	float: left;
}

#bilderansicht #heading .imlogo {
	float: right;
}

#bilderansicht #reiterleiste .selreiter {
	float: left;
	padding: 3px;
}

#bilderansicht #reiterleiste .reiterspacer {
	float: left;
	width: 5px;
}

#bilderansicht #reiterleiste .reiteraktiv,
#bilderansicht #reiterleiste .reiteraktiv a {
	background-color: #4A7E3E;
	font-weight: bold;
	color: white;
}

#bilderansicht #reiterleiste .reiterpassiv {
	background-color: #E3EFE0;
}

#bilderansicht #pages, #bilderansicht #close {
	background-color: #4A7E3E;
	text-align: right;
	padding: 3px;
	font-weight: bold;
	color: #fff;
}

#bilderansicht #pages a, #bilderansicht #close a {
	color: white;
}

#bilderansicht #pages a:hover,
#bilderansicht #close a:hover {
	text-decoration: underline;
}
#bilderansicht a:link, #bilderansicht a:visited, 
#bilderansicht a:hover {
	text-decoration: none;
	color: #7F7F7F;
	font-size: 12px;
}

#bilderansicht #background {
	background-color: #E3EFE0;
	min-height:480px;
}
#bilderansicht #kartenansicht {
	padding-top: 5px;
}

/* Tabelle auf Reiterseite Dokumente oder Grundrisse */
#bilderansicht table#exposeDocs {
	width: 630px;
	margin-bottom: 12px;
}

#bilderansicht table#exposeDocs th {
	text-align: left;
}

#bilderansicht .abstand {
	padding: 12px;
}

/**********************************
 Finanzierungsrechner im Expose
***********************************/

#content530_100 td.finanzierung {
	padding: 0;
}

#content530_100 div#finanzierungsrate {
	padding: 0px;
	margin-bottom: 12px;
	color: #666;
	font-family: Verdana,sans-serif;
	font-size: 11px !important;
}

#content530_100 table.fipatable {
	border: 1px solid #999;
}

#content530_100 div#finanzierungsrate th {
	padding: 7px 4px 7px 12px;
	text-align: left;
	color: #666;
	font-family: Verdana,sans-serif;
	font-size: 11px !important;
}

#content530_100 div#finanzierungsrate td {
	border-top: 1px solid #eee;
	vertical-align: middle;
	color: #666;
	font-family: Verdana,sans-serif;
	font-size: 11px !important;
	height: auto !important; 
}

#content530_100 div#finanzierungsrate td.label {
	width: 200px;
	padding: 7px 4px 7px 32px;
}

#content530_100 div#finanzierungsrate td.data {
	width: 250px;
	padding: 7px 20px 7px 0px;
}

#content530_100 div#finanzierungsrate td.button {
	text-align: center;
	padding: 12px 0;
}

#content530_100 #objektdaten .fipatable {
	width: 100%;
}

#content530_100 #objektdaten .fipatable tr.hide  {
	display:hidden;
}
/* Alignment der Data Spalte */
#content530_100 div#finanzierungsrate img.info {
	float:right;
	top: 0px;
}

/* Icon zum Auf- und Zuklappen */
#content530_100 div#finanzierungsrate img.icon16 {
	cursor: pointer;
	position: relative;
	top: 3px;
}

