/* Fuer die Druckausgabe ueberfluessiges abschalten */
#schatten_oben, #head, #grossbild, #navigation, #schatten_unten, #breadcrumb, #fusslinks, #immo_fuss, #objektfragen, #immo_bildleiste, #immo_bildtext, #funktionen, #immo_fuss, #immo_texte, #immo_abstand_fuss, #ausgabekriterien, #fusslinks_uebersicht  { display: none; visibility: hidden; }


body 				{ margin: 0; padding: 0; font: 11px Verdana, Arial, Garamond, Palatino, Times New Roman, Times, serif; 
						color: black; background: transparent;  }
p					{ padding: 0; }
img					{ border: none; }

/* Stil-Formatierungen */
h1					{ font-size: 16px; line-height: 20px; padding-bottom: 0px; color: #3c4b82; }
.small				{ font-size: 11px; line-height: 15px; }
.aktiv				{ font-weight: bold; }
.liste				{ margin: 5px 0px 0px 0px; }

/* Listen */
ul      			{ margin-left: -24px; _margin-left: 16px; margin-top: 8px; margin-bottom: 0px; }
*+html ul      		{ margin-left: 16px; }
ol       			{ margin-left: -15px; _margin-left: 30px; margin-top: 8px; margin-bottom: 0px; }
*+html ol     		{ margin-left: 30px; }
li					{ line-height: 16px; padding-top: 5px; }

/* Tabellen */
.tabelle_1			{ width: 695px; background-color: #ebebeb; }
.titelreihe			{ background-color: #616e9c; color: #ffffff; font-size: 11px; }
.inhaltreihe		{ background-color: #ffffff; vertical-align: top; font-size: 11px; }

/* Team */
.team				{ float: left; width: 320px; height: 140px; }
.team_bild			{ float: left; }
.team_kontakt		{ float: left; font-size: 11px; line-height: 16px; padding: 0px 10px 10px 5px; }

#inhalt_breit 		{ float: left; width: 695px; padding-left: 0px; padding-top: 0px; }
#inhalt_text		{ float: left; width: 98%; margin-bottom: 10px; padding: 13px; }

/* Immobilien-Detailansicht */
#print_logo			{ display: yes; visibility: show; }
.objekt_nummer		{ text-align: center; width: 130px; height: 30px; background-color: #ffffff; border: 1px solid #d2d5e2;
						color: #14286e; font-weight: bold; font-size: 16px; }
#immo_rahmen 		{ float: left; width: 655px; background-color: #ebebeb; margin-top: 14px; }
	#immo_titel		{ float: left; width: 610px; margin-bottom: 10px; padding: 13px; background-color: #ffffff; border: 1px solid #d2d5e2;
						font-size: 16px; line-height: 20px; color: #3c4b82; font-weight: bold; }
	#immo_fakten	{ float: left; width: 200px; padding: 13px; background-color: #ffffff; border: 1px solid #d2d5e2; }
		.table_fakten 	{ width: 200px; }
		.zeile_hell		{ vertical-align: top; font-size: 11px; line-height: 15px; }
		.zeile_dunkel	{ background-color: #ebebeb; vertical-align: top; font-size: 11px; line-height: 15px; }
	#immo_bilder	{ float: left; width: 380px; padding-left: 5px; }
	
	#immo_texte_druck	{ display: yes; visibility: show; width: 606px; padding: 15px; margin-top: 5px; border: 1px solid #d2d5e2; }	
	#immo_druckbilder	{ display: yes; visibility: show; text-align: center; margin-top: 10px; }
	
a.crumb:link, a.crumb:visited 	
					{ text-decoration: none; font-family: Verdana,Arial,Helvetica,SansSerif; font-size: 11px; color: #d3d7e3; font-weight: bold; }

a.crumb_aktiv:link, a.crumb_aktiv:visited 	
					{ text-decoration: none; font-family: Verdana,Arial,Helvetica,SansSerif; font-size: 11px; color: #d3d7e3; font-weight: bold; }