/* FAHRNER IMAGE REPLACEMENT *//* ________________________________ BEGINN MINIMALVERSION - UNBEDINGT ANPASSEN ________________________________ */									/* _____ GRUNDELEMENTE TEXT _____ */			ad {			font-weight: bold;			font-style: italic;			}	/* Headlines */						h1.swap {						/* FIR */						height:2.2em;						background-repeat:no-repeat;					}									h1.swap span {display:none;}		/* FIR */						h2.swap {						/* FIR */						height:22.5em;						background-repeat:no-repeat;						padding:0px;						margin:0px;					}									h2.swap span {display:none;}		/* FIR */											h3.swap {						/* FIR */						height:;						background-repeat:no-repeat;					}									h3.swap span {display:none;}		/* FIR */						h4.swap {						/* FIR */						height:;						background-repeat:no-repeat;					}									h4.swap span {display:none;}		/* FIR */								h5.swap {						/* FIR */						height:;						background-repeat:no-repeat;					}									h5.swap span {display:none;}		/* FIR */									/* _____ LAYOUT ALLGEMEIN _____ */	/* pageHeader - LOGO bzw. Ueberschrift - komplett */							#pageHeader h1 {			/* Ueberschrift durch Grafik ersetzen, FIR */								background-image: url('logo_ad_type.gif');								z-index:20;							}													#pageHeader h1 span {		/* FIR */								display:none;			/* Don't Touch! */							}												#pageHeader h2 {			/* Untertitel durch Grafik ersetzen, FIR */								background:;							}													#pageHeader h2 span {		/* FIR */								display:none;				/* Don't Touch! */							}	/* quickSummary - Zusammenfassung - Beispiele */						#quickSummary p {					/* Zusammenfassung Fliesstext */						}														#quickSummary p.p1 {		/* Zusammenfassung 1. Absatz */								}																#quickSummary p.p2 {		/* Zusammenfassung 2. Absatz */								}	/* Fliesstext */						#tm-startseite {							position: absolute;							width: 17.8em;							height: 45.0em;							border: 1px solid #491701;							background-repeat: no-repeat;						}													#tm-startseite h2 {								background-image: url('bg_01.jpg');							}														#tm-startseite h2 span {								display:none;							}													#tm-ueberuns {							position: absolute;							width: 17.8em;							height: 45.0em;							border: 1px solid #491701;							background-repeat: no-repeat;						}													#tm-ueberuns h2 {								background-image: url('bg_02.jpg');							}														#tm-ueberuns h2 span {								display:none;							}													#tm-spezialitaeten {							position: absolute;							width: 17.8em;							height: 45.0em;							border: 1px solid #491701;							background-repeat: no-repeat;						}													#tm-spezialitaeten h2 {								background-image: url('bg_03.jpg');							}														#tm-spezialitaeten h2 span {								display:none;							}						#tm-ambiente {							position: absolute;							width: 17.8em;							height: 45.0em;							border: 1px solid #491701;							background-repeat: no-repeat;						}													#tm-ambiente h2 {								background-image: url('bg_04.jpg');							}														#tm-ambiente h2 span {								display:none;							}													#tm-kontakt {							position: absolute;							width: 17.8em;							height: 45.0em;							border: 1px solid #491701;							background-repeat: no-repeat;						}													#tm-kontakt h2 {								background-image:;							}														#tm-kontakt h2 span {								display:none;							}						#t-startseite {							position: absolute;							width: 36.3em;							height: 45.0em;							left: 18.5em;							border: 1px solid #fea331;						}													#t-startseite h3 {								background-image: url('bg_r_01.jpg');								height: 29.9em;							}														#t-startseite h3 span {								display:none;							}														#t-startseite h3.swap {						/* FIR */								height:29.9em;								background-repeat:no-repeat;								margin:0px;								padding:0px;							}												#t-ueberuns {							position: absolute;							width: 36.3em;							height: 45.0em;							left: 18.5em;							border: 1px solid #fea331;							background-color: #6e2402;							background-image: url("bg_layer1_1px.gif");						}													#t-ueberuns h3,p {							margin-left: 0.9em;							margin-right: 0.9em;							}												#t-spezialitaeten {							position: absolute;							width: 36.3em;							height: 45.0em;							left: 18.5em;							border: 1px solid #fea331;							background-color: #6e2402;							background-image: url("bg_layer1_1px.gif");						}													#t-spezialitaeten h3,p {							margin-left: 1em;							margin-right: 1em;							}						#t-ambiente {							position: absolute;							width: 36.3em;							height: 45.0em;							left: 18.5em;							border: 1px solid #fea331;							background-color: #6e2402;							background-image: url("bg_layer1_1px.gif");						}														#t-ambiente h3 {							margin-left: 1em;							margin-top: 0.9em;							margin-right: 1em;							}														#t-ambiente p {							margin-left: 1em;							}						#t-kontakt {							position: absolute;							width: 36.3em;							height: 45.0em;							left: 18.5em;							border: 1px solid #fea331;							background-color: #6e2402;							background-image: url("bg_layer1_1px.gif");						}													#t-kontakt h3 {							margin-top: 2em;							margin-left: 1.1em;							margin-right: 1.1em;							}																			#t-kontakt p {							margin-left: 1.1em;							}										/* _____ LAYOUT NAVIGATION _____ */		/* ---------- HAUPTNAVIGATION - Beispiel ---------- */								#linkList1 h3.erstermenuebereich {					/* Menue Zwischenueberschrift durch Grafik ersetzen? FIR */									background:;								}														#linkList1 h3.erstermenuebereich span {				/* FIR */									display:none;									/* Don't touch! */								}								#linkList1 h3.zweitermenuebereich {					/* Menue Zwischenueberschrift durch Grafik ersetzen? FIR */									background:;								}														#linkList1 h3.zweitermenuebereich span {				/* FIR */									display:none;									/* Don't touch! */								}/* ________________________________ ENDE MINIMALVERSION ________________________________ */						h6.swap {						/* FIR */						height:;						background-repeat:no-repeat;					}									h6.swap span {display:none}		/* FIR */	