/* ============================================================ */
/*
	Kontent.css
	Gestaltung von Elementen aussschliesslich des Kontents
	
	Breite des verfuegbaren Kontentbereichs (Kontent_Koerper) 
	ist 570px-2x20px=530px
*/
/* ============================================================ */

	#Kontent {
		width:530px;
		margin:40px 20px 20px 20px;
		
		float:left;
		overflow:hidden;
	}
	#Kontent .Kontent_Koerper {
	}
		
/* ============================================================ */
/*
	 Allgemeine HTML-Tag Formatierung
*/
/* ============================================================ */
	
	#Kontent form {
		margin:0px;
	}
	#Kontent h1,
	#Kontent h2,
	#Kontent h3 {
		color:gray;
		font-weight:normal;
	}
	#Kontent h1 {
		margin-bottom:12px;
		
		font-size:175%;
	}
	#Kontent h2 {
		margin-bottom:8px;
		font-size:150%;
	}
	#Kontent h3 {
		margin-bottom:6px;
		font-size:120%;
	}
	#Kontent h1 a, #Kontent h2 a, #Kontent h3 a {
		text-decoration:none;
	}
	#Kontent p {
		margin:3px 0px 9px 0px;
	}
	
/* ============================================================ */
/*
	 Allgemeine Klassen
*/
/* ============================================================ */

	#Kontent .TextVerweis {
		padding-bottom:2px;
		
		font-weight:normal;
		color:red;
	}
	#Kontent li.Aktiv a {
		color:gray;
	}	
	#Kontent dd.Preis,
	#Kontent dt.Preis,
	#Kontent dd.Gesamtpreis,
	#Kontent dt.Gesamtpreis,
	#Kontent dd.Summe,
	#Kontent dt.Summe {
		color:red;
		font-weight:bold;
	}	
	
/*	
	Produkttitel	
*/
	#Kontent .Produkt h3
	{
		color:black;
	}	
	
/* ------------------------------------------------------------ */
/*
	Seiten Navigation
	Seiten eines Shopbereiches wie z.B. Anmelden, Registrieren
	und Passwort vergessen im Kundendaten-Bereich 
*/	

	#SeitenNavigation .SeitenNavigation_Koerper {
		padding-bottom:10px;
	}
	#SeitenNavigation .SeitenNavigation_Koerper ul.LinkListe {
		margin:0px;
		padding:0px;
		
		list-style-type:none;
	}
	#SeitenNavigation .SeitenNavigation_Koerper ul.LinkListe li {
		margin:0px 12px 0px 0px;
		padding-right:12px;

		display:inline;
		background-image:url('/custom/Bilder/Trenner10.gif');
		background-position:right;
		background-repeat:no-repeat;
	}
	#SeitenNavigation .SeitenNavigation_Koerper ul.LinkListe a {
		font-size:100%;
		text-decoration:none;
		font-weight:bold;
	}
	
/* ------------------------------------------------------------ */
/*
	Bestellfortschritt
	Auf Seiten Warenkorb, Registrierung, Zahlungsarten, Bestelldaten
*/	

	#Bestellfortschritt .Bestellfortschritt_Koerper {
		padding-bottom:10px;
	}
	#Bestellfortschritt .Bestellfortschritt_Koerper ul.BestellfortschrittListe {
		margin:0px;
		padding:0px;
		
		list-style-type:none;
	}
	#Bestellfortschritt .Bestellfortschritt_Koerper ul.BestellfortschrittListe li {
		margin:0px 16px 0px 0px;
		padding-right:16px;
		float:left;
		
		font-weight:bold;
		color:silver;
		background-image:url('/custom/Bilder/Pfeil10.gif');
		background-position:right;
		background-repeat:no-repeat;
	}
	#Bestellfortschritt .Bestellfortschritt_Koerper ul.BestellfortschrittListe a {
		font-size:100%;
		text-decoration:none;
		font-weight:bold;
		white-space:nowrap;
	}
	#Bestellfortschritt .Bestellfortschritt_Koerper .BestellfortschrittListe_Ende {
		clear:both;
	}
	
/* ------------------------------------------------------------ */
/*
	Kategoriepfad
*/	

	#Kategoriepfad {
		margin-bottom:10px;
	}
	#Kategoriepfad ul.LinkListe {
		margin:0px;
		padding:0px;
		
		list-style-type:none;
	}
	#Kategoriepfad ul.LinkListe li {
		margin:0px;
		padding-left:10px;
		
		display:inline;
		background-repeat:no-repeat;
		background-image:url('/custom/Bilder/KategoriepfadPfeil.gif');
	}
	#Kategoriepfad ul.LinkListe li a {
		font-weight:bold;
		text-decoration:none;
	}
	
/* ------------------------------------------------------------ */
/*
	Pager
*/	

	#Kontent .Pager {
		margin-bottom:10px;
	}
	#Kontent .Pager a {
		text-decoration:none;
		font-weight:bold;
	}
	#Kontent .Pager .Aktiv a {
		color:gray;
	}
	#Kontent .Pager ul {
		margin:0px;
		padding:0px;
		list-style-type:none;
	}
	#Kontent .Pager li {
		margin:0px 10px 0px 0px;
		display:inline;
	}

	
/* ------------------------------------------------------------ */
/*
	Hinweis und Warnung
*/	

	#Kontent .AllgemeinerHinweis,
	#Kontent .AllgemeineWarnung {
		width:530px;
	}
	#Kontent .AllgemeinerHinweis_Kopf,
	#Kontent .AllgemeineWarnung_Kopf {
		width:530px;
		height:6px;
		
		line-height:0px;
		font-size:0px;
	}
	#Kontent .AllgemeinerHinweis_Kopf {
		background-image:url('/custom/Bilder/HinweisKopf.gif');
	}
	#Kontent .AllgemeineWarnung_Kopf {
		background-image:url('/custom/Bilder/WarnungKopf.gif');
	}
	#Kontent .AllgemeinerHinweis_Koerper,
	#Kontent .AllgemeineWarnung_Koerper {
		width:530px;
		
		font-size:115%;
		font-weight:bold;
	}
	#Kontent .AllgemeinerHinweis_Koerper {
		background-image:url('/custom/Bilder/HinweisKoerper.gif');
	}
	#Kontent .AllgemeineWarnung_Koerper {
		background-image:url('/custom/Bilder/WarnungKoerper.gif');
	}
	#Kontent .AllgemeinerHinweis_Koerper .Bild,
	#Kontent .AllgemeineWarnung_Koerper .Bild {
		margin:0px 10px 0px 10px;
		float:left;
	}
	#Kontent .AllgemeinerHinweis_Koerper .Bild {
		width:40px;
		height:40px;

		background-image:url('/custom/Bilder/Hinweis.gif');
	}
	#Kontent .AllgemeineWarnung_Koerper .Bild {
		width:42px;
		height:41px;

		background-image:url('/custom/Bilder/Warnung.gif');
	}
	#Kontent .AllgemeinerHinweis_Koerper .Text,
	#Kontent .AllgemeineWarnung_Koerper .Text {
		width:440px;
		padding-top:4px;
		padding-right:10px;
		
		float:right;
		line-height:1.3em;
		display:table-cell;
		overflow:hidden;
		vertical-align:middle;
	}
	#Kontent .AllgemeinerHinweis_Koerper .Suchwort,
	#Kontent .AllgemeineWarnung_Koerper .Suchwort {
		font-style:italic;
		white-space:nowrap;
	}
	#Kontent .AllgemeinerHinweis_Koerper_Ende,
	#Kontent .AllgemeineWarnung_Koerper_Ende {
		width:0px;
		height:1px;
		clear:both;
		
		line-height:0px;
		font-size:0px;
	}
	#Kontent .AllgemeinerHinweis_Fuss,
	#Kontent .AllgemeineWarnung_Fuss {
		width:530px;
		height:6px;
		margin-bottom:15px;
		
		line-height:0px;
		font-size:0px;
	}
	#Kontent .AllgemeinerHinweis_Fuss {
		background-image:url('/custom/Bilder/HinweisFuss.gif');
	}
	#Kontent .AllgemeineWarnung_Fuss {
		background-image:url('/custom/Bilder/WarnungFuss.gif');
	}
	
/* ============================================================ */
/*
	 Willkommen Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Willkommen #Kontent .Begruessungstext {
		padding-bottom:24px;
	}
	
	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt {
			margin:0px 5px 5px 0px;
			padding:4px;
			
			border:1px solid #f0f0f0;
			float:left;
			background-color:#f8f8f8;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt_Koerper,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt_Koerper,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt_Koerper,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt_Koerper,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt_Koerper {
			width:250px;
			
			overflow:hidden; /* Schneide Inhalt ab */
			font-size:95%;
		}
		#Kontent .TrennerProdukte{
	     clear:both;
		}
	/* 
		Ueberschrift	
	*/
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt h3,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt h3,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt h3,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt h3,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt h3 {
			width:auto;
			height:1.25em;
			
			line-height:1.2em;
			overflow:hidden;
			font-size:120%;
			font-weight:bold;
		}		
	/*	
		Produktbild	
	*/
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Bild,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Bild,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Bild,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Bild,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Bild {
			margin-bottom:6px;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Bild_Koerper {
			width:60px;
			height:60px;
			margin:6px 0px 0px 0px;

			float:left;
			overflow:hidden;
			text-align:center;
		}
	/*	
		Status 
	*/
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Status,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Status,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Status,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Status,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Status {
			display:none;
		}
				
	/*	
		Informationen
		Hersteller, Einheit, Darreichungsform und PZN
	*/	
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Info,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Info,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Info,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Info {
			height:2.4em;
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Info dl.InfoListe {
			width:160px;
			margin:0px;
			
			overflow:hidden;
			float:right;
		}		
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Info dl.InfoListe dt {
			display:none;
		}		
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Info dl.InfoListe dd {
			width:auto;
			height:1.2em;
			margin:0px;
			
			display:block;
			white-space:nowrap;
			text-align:left;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dd.PZN,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Info dl.InfoListe dd.PZN,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Info dl.InfoListe dd.PZN,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Info dl.InfoListe dd.PZN,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Info dl.InfoListe dd.PZN {
			display:none;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Info dl.InfoListe dd.Einheit {
			margin-right:5px;
			
			display:inline;
			white-space:nowrap;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform {
			display:inline;
			white-space:nowrap;
		}		
		
	/*	
		Preisuebersicht
		UVP, Preis, Ersparnis, Grundpreis und 
		Hinweis (inkl. MwSt. zzgl. Versandkosten)
	*/	
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe {
			width:160px;
			height:6.2em;
			margin:0px 0px 5px 0px;
			
			float:right;
			white-space:nowrap;
		}	
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe dt {
			width:auto;
			margin:0px;
			
			float:left;
			display:block;
			letter-spacing:-1px;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe dd,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe dd,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe dd,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe dd {
			width:auto;
			margin:0px;
			display:block;
			
			letter-spacing:-1px;
			text-align:right;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe dd.UVP {
			text-decoration:line-through;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe .Preis {
			font-size:110%;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe .Grundpreis {
			font-size:85%;
			white-space:nowrap;
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe dt.Hinweis {
			display:none;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt dl.PreisListe dd.Hinweis {
			width:160px;
			margin-top:3px;

			font-size:11px;
			text-align:left;
		}
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .PreisListe_Ende,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .PreisListe_Ende,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .PreisListe_Endes,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .PreisListe_Endes,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .PreisListe_Ende {
			clear:both;
		}
		
	/*	
		Kaufen und Detail Buttons
	*/		
		.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Warenkorb,
		.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Warenkorb,
		.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Warenkorb,
		.ATTRIBUT_Seite_Promo #Kontent .Produkt .Warenkorb,
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Warenkorb {
			display:none;
		}
		
		
/* ============================================================ */
/*
	 Suchergebnis Seite
*/
/* ============================================================ */
		
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Ergebnis {
		margin-bottom:10px;
		
		font-size:125%;
	}
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Ergebnis .Suchwort,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Ergebnis .TrefferZahl {
		font-weight:bold;
	}
	
	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkte,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkte,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte {
			margin-bottom:20px;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt {
			width:530px;
			margin-bottom:5px;
			border-bottom:1px solid #e0e0e0;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt_Koerper,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt_Koerper,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt_Koerper,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt_Koerper {
			margin-bottom:5px;
			overflow:hidden;
			font-size:90%;
		}
		
	/* 
		Ueberschrift	
	*/
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt h3,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt h3,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt h3,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt h3 {
			height:1.25em;
			margin-bottom:0.5em;
			
			overflow:hidden;
			font-size:120%;
			font-weight:bold;
		}
		
	/*	
		Produktbild	
	*/
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Bild,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Bild,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Bild,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Bild {
			margin-right:15px;
			float:left;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Bild_Koerper {
			width:60px;
			height:60px;
			overflow:hidden;
			text-align:center;
		}
	
	/*	
		Status 
	*/
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Status,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Status,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Status,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Status {
			width:4px;
			margin-right:15px;
			
			float:left;
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.StatusListe,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.StatusListe,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.StatusListe,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.StatusListe {
			
			margin:0px;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.StatusListe dt,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.StatusListe dt,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.StatusListe dt,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.StatusListe dt {
			display:none;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.StatusListe dd,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.StatusListe dd,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.StatusListe dd,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.StatusListe dd {
			width:4px;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.StatusListe dd.Verfuegbar {
			width:4px;
			height:41px;
			margin:0px;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.StatusListe dd.Verfuegbar span,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.StatusListe dd.Verfuegbar span,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.StatusListe dd.Verfuegbar span,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.StatusListe dd.Verfuegbar span {
			display:none;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.StatusListe .Rezeptpflichtig,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.StatusListe .Rezeptpflichtig,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.StatusListe .Rezeptpflichtig,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.StatusListe .Rezeptpflichtig {
			visibility:hidden;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.StatusListe .Nachfolger,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.StatusListe .Nachfolger,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.StatusListe .Nachfolger,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.StatusListe .Nachfolger {
			display:none;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt.ATTRIBUT_Verfuegbar_1 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt.ATTRIBUT_Verfuegbar_1 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt.ATTRIBUT_Verfuegbar_1 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt.ATTRIBUT_Verfuegbar_1 dl.StatusListe dd.Verfuegbar {
			background-image:url('/custom/Bilder/AmpelVertikal1.gif');
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt.ATTRIBUT_Verfuegbar_2 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt.ATTRIBUT_Verfuegbar_2 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt.ATTRIBUT_Verfuegbar_2 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt.ATTRIBUT_Verfuegbar_2 dl.StatusListe dd.Verfuegbar {
			background-image:url('/custom/Bilder/AmpelVertikal2.gif');
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt.ATTRIBUT_Verfuegbar_3 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt.ATTRIBUT_Verfuegbar_3 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt.ATTRIBUT_Verfuegbar_3 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt.ATTRIBUT_Verfuegbar_3 dl.StatusListe dd.Verfuegbar {
			background-image:url('/custom/Bilder/AmpelVertikal3.gif');
		}	
						
	/*	
		Informationen
		Hersteller, Einheit, Darreichungsform und PZN
	*/	
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Info,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Info,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Info,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Info {
			width:160px;
			margin-right:15px;
			float:left;
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Info dl.InfoListe {
			margin:0px;
		}		
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Info dl.InfoListe dt {
			display:none;
		}		
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Info dl.InfoListe dd {
			width:auto;
			margin:0px;
			display:block;
			
			overflow:hidden;
			text-align:left;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Info dl.InfoListe dd.Einheit {
			float:left;
			display:inline;
			margin-right:5px;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Info dl.InfoListe dd.Darreichungsform {
			display:inline;
		}
		
	/*	
		Preisuebersicht
		UVP, Preis, Ersparnis, Grundpreis und 
		Hinweis (inkl. MwSt. zzgl. Versandkosten)
	*/	
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Preis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Preis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Preis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Preis {
			width:170px;
			margin-right:15px;
			float:left;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe {
			margin:0px;
			
			white-space:nowrap;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe dt {
			width:auto;
			height:1.2em;
			margin:0px;
			
			float:left;
			display:block;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe dd,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe dd,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe dd,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe dd {
			width:auto;
			height:1.2em;
			margin:0px;
			display:block;
			float:none;
			
			text-align:right;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe dd.UVP {
			text-decoration:line-through;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe .Preis {
			font-size:110%;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe dt.Preis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe dt.Preis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe dt.Preis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe dt.Preis {
			letter-spacing:-1px;
		}	
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe .Ersparnis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe .Ersparnis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe .Ersparnis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe .Ersparnis {
			letter-spacing:-1px;
		}				
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe .Grundpreis {
			font-size:90%;
			letter-spacing:-1px;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe dd.Grundpreis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe dd.Grundpreis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe dd.Grundpreis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe dd.Grundpreis {
			white-space:nowrap;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe dt.Hinweis {
			display:none;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt dl.PreisListe dd.Hinweis {
			width:160px;
			margin-top:3px;
			
			letter-spacing:-1px;
			font-size:11px;
			text-align:left;
		}
			
	/*	
		Kaufen und Detail Buttons
	*/		
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Warenkorb,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Warenkorb,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Warenkorb,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Warenkorb {
			width:70px;
			float:left;
		}		
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Warenkorb Input.Text,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Warenkorb Input.Text,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Warenkorb Input.Text,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Warenkorb Input.Text {
			width:18px;
			float:left;
			
			text-align:right;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Warenkorb Input.Kaufen,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Warenkorb Input.Kaufen,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Warenkorb Input.Kaufen,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Warenkorb Input.Kaufen {
			margin:0px 0px 0px 3px;
		}
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Warenkorb a.Details img,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Warenkorb a.Details img,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Warenkorb a.Details img,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Warenkorb a.Details img {
			margin:5px 0px 0px 0px;
		}	
		.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Warenkorb a.Details span,
		.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Warenkorb a.Details span,
		.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Warenkorb a.Details span,
		.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Warenkorb a.Details span {
			display:none;
		}
		
/* ============================================================ */
/*
	 Anmeldung Seite
*/
/* ============================================================ */
	
	/* ------------------------------------------------------------ */
	/*
		Login
	*/	
	
		.ATTRIBUT_Seite_Anmeldung #Login,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Login {
			margin-bottom:20px;
		}
		.ATTRIBUT_Seite_Anmeldung #Login dl.LoginEingabeListe,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Login dl.LoginEingabeListe {
			width:320px;
			margin:0px;
		}
		.ATTRIBUT_Seite_Anmeldung #Login dl.LoginEingabeListe dt,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Login dl.LoginEingabeListe dt {
			width:120px;
			margin:0px;
			
			display:block;
			float:left;
		}
		.ATTRIBUT_Seite_Anmeldung #Login dl.LoginEingabeListe dd,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Login dl.LoginEingabeListe dd {
			width:200px;
			margin:0px 0px 2px 0px;
			
			display:block;
			float:left;
		}
		.ATTRIBUT_Seite_Anmeldung #Login .LoginEingabeListe_Ende,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Login .LoginEingabeListe_Ende {
			clear:both;
		}
		.ATTRIBUT_Seite_Anmeldung #Login Input.Anmelden,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Login Input.Anmelden {
			margin:0px 6px 0px 0px;
			
			display:block;
		}
		.ATTRIBUT_Seite_Anmeldung #Login Input.Anmelden_ohne_SSL,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Login Input.Anmelden_ohne_SSL {
			margin:6px 0px 0px 0px;
		}	
			
	/* ------------------------------------------------------------ */
	/*
		Passwort anfordern
	*/	
	
		.ATTRIBUT_Seite_Anmeldung #Passwort,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Passwort {
			margin-bottom:20px;
		}
		.ATTRIBUT_Seite_Anmeldung #Passwort a.Passwort_anfordern span,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Passwort a.Passwort_anfordern span {
			display:none;
		}
		
	/* ------------------------------------------------------------ */
	/*
		Registrierung
	*/	
	
		.ATTRIBUT_Seite_Anmeldung #Neukunde Input.Radio,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Neukunde Input.Radio {
			margin-right:10px;
		}
		.ATTRIBUT_Seite_Anmeldung #Neukunde Input.Kundendaten_eingeben,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Neukunde Input.Kundendaten_eingeben {
			margin:0px 6px 0px 0px;
			
			display:block;
		}
		.ATTRIBUT_Seite_Anmeldung #Neukunde Input.Kundendaten_eingeben_ohne_SSL,
		.ATTRIBUT_Seite_Anmeldung_Fehler #Neukunde Input.Kundendaten_eingeben_ohne_SSL {
			margin:6px 0px 0px 0px;
		}	

	
/* ============================================================ */
/*
	 Warenkorb Seite
*/
/* ============================================================ */

	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkte,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkte {
			margin-bottom:10px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt {
			width:530px;
			margin-bottom:5px;
			border-bottom:1px solid #e0e0e0;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt_Koerper,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt_Koerper {
			margin-bottom:5px;
			overflow:hidden;
			font-size:90%;
		}
		
	/* 
		Ueberschrift	
	*/
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt h3,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt h3 {
			height:1.2em;
			margin-bottom:0.5em;
			
			overflow:hidden;
			font-size:13px;
			font-weight:bold;
		}
		
	/*	
		Produktbild	
	*/

		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Bild,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Bild {
			margin-right:15px;
			float:left;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Bild_Koerper,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Bild_Koerper {
			width:60px;
			height:60px;
			overflow:hidden;
			text-align:center;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt.ATTRIBUT_Gutschein_Ja .Bild {
			display:none;
		}
	
	/*	
		Status 
	*/
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Status,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Status {
			width:4px;
			margin-right:15px;
			
			float:left;
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.StatusListe,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.StatusListe {
			margin:0px;
			padding:0px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.StatusListe dd,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.StatusListe dd {
			width:4px;
			height:41px;
			margin:0px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.StatusListe span,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.StatusListe span {
			display:none;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.StatusListe .Rezeptpflichtig,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.StatusListe .Rezeptpflichtig {
			visibility:hidden;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.StatusListe .Nachfolger,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.StatusListe .Nachfolger {
			display:none;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt.ATTRIBUT_Verfuegbar_1 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt.ATTRIBUT_Verfuegbar_1 dl.StatusListe dd.Verfuegbar {
			background-image:url('/custom/Bilder/AmpelVertikal1.gif');
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt.ATTRIBUT_Verfuegbar_2 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt.ATTRIBUT_Verfuegbar_2 dl.StatusListe dd.Verfuegbar {
			background-image:url('/custom/Bilder/AmpelVertikal2.gif');
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt.ATTRIBUT_Verfuegbar_3 dl.StatusListe dd.Verfuegbar,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt.ATTRIBUT_Verfuegbar_3 dl.StatusListe dd.Verfuegbar {
			background-image:url('/custom/Bilder/AmpelVertikal3.gif');
		}	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt.ATTRIBUT_Gutschein_Ja .Status {
			display:none;
		}
								
	/*	
		Informationen
		Hersteller, Einheit, Darreichungsform und PZN
	*/	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info {
			width:140px;
			margin-right:15px;
			float:left;
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info dl.InfoListe,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info dl.InfoListe {
			margin:0px;
		}		
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info dl.InfoListe dt,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info dl.InfoListe dt {
			display:none;
		}		
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info dl.InfoListe dd,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info dl.InfoListe dd {
			width:auto;
			margin:0px;
			display:block;
			
			overflow:hidden;
			text-align:left;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info dl.InfoListe dd.Einheit,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info dl.InfoListe dd.Einheit {
			float:left;
			display:inline;
			margin-right:5px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info dl.InfoListe dd.Darreichungsform {
			display:inline;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt.ATTRIBUT_Gutschein_Ja .Info {
			width:235px;
		}
				
	/*	
		Preisuebersicht
		UVP, Preis, Ersparnis, Grundpreis und 
		Hinweis (inkl. MwSt. zzgl. Versandkosten)
	*/	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Preis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Preis {
			width:170px;
			margin-right:15px;
			float:left;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe {
			margin:0px;
			
			white-space:nowrap;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dt,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dt {
			width:auto;
			height:1.2em;
			margin:0px;
			
			float:left;
			display:block;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dd,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dd {
			width:auto;
			height:1.2em;
			margin:0px;
			display:block;
			float:none;
			
			text-align:right;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dd.UVP,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dd.UVP {
			text-decoration:line-through;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe .Preis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe .Preis {
			font-size:110%;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dt.Preis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dt.Preis {
			letter-spacing:-1px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe .Gesamtpreis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe .Gesamtpreis {
			font-size:110%;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dt.Gesamtpreis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dt.Gesamtpreis {
			letter-spacing:-1px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe .Ersparnis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe .Ersparnis {
			letter-spacing:-1px;
		}		
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe .Grundpreis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe .Grundpreis {
			font-size:90%;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dd.Grundpreis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dd.Grundpreis {
			white-space:nowrap;
			letter-spacing:-1px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dt.Hinweis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dt.Hinweis {
			display:none;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dd.Hinweis,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dd.Hinweis {
			width:160px;
			margin-top:3px;
			
			letter-spacing:-1px;
			font-size:90%;
			text-align:left;
		}
		
	/*
		Aktionen
	*/
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt Input.Text,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt Input.Text {
			width:18px;
			margin:0px 3px 0px 0px;
			
			float:left;
			text-align:right;
		}	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt Input.Aktualisieren,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt Input.Aktualisieren {
			margin:0px 3px 0px 0px;
			float:left;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt a.Loeschen img,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt a.Loeschen img {
			display:block;
			float:left;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt a.Loeschen span,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt a.Loeschen span {
			display:none;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt a.Details,
		.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt a.Details {
			display:none;
		}			
	
	/* ------------------------------------------------------------ */
	/*
		Zusammenfassung
	*/	
	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung {
			margin:0px 0px 20px 250px;
		}
		
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe {
			width:180px;
			height:50px;
			margin:0px;			
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe dt {
			padding:0px 0px 2px 0px;
			margin:0px 0px 3px 0px;
			width:85px;
			
			display:block;
			float:left;	
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe dd {
			padding:0px 0px 2px 0px;
			margin:0px 0px 3px 0px;
			width:85px;
			
			display:block;
			float:left;
			text-align:right;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe .Summe {
			height:1.5em;
			
			font-size:110%;
			border-bottom:3px double red;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe dt.Hinweis {
			display:none;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe dd.Hinweis {
			width:190px;
			
			font-size:75%;
			text-align:left;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe dd.Hinweis a {
			text-decoration:none;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe .Ersparnis {
			border-bottom:1px solid #e0e0e0;
			
			font-size:90%;
			font-weight:bold;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .ZusammenfassungListe_Ende {
			clear:both;
		}
		
	/* ------------------------------------------------------------ */
	/*
		Gutschein
	*/		
	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein {
			width:240px;
			margin-top:-70px;
			padding-bottom:20px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein .Hinweis {
			margin:0px 0px 5px 0px;
			
			display:block;
			font-weight:bold;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein dl.GutscheinEingabeListe {
			width:240px;
			margin:0px;		
			
			float:left;	
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein dl.GutscheinEingabeListe dt {
			margin:0px;
			
			display:block;
			float:left;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein dl.GutscheinEingabeListe dt input {
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein dl.GutscheinEingabeListe dd {
			width:40px;
			margin:0px 0px 0px 5px;
			
			display:block;
			float:left;
		}	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein .GutscheinEingabeListe_Ende {
			clear:both;
		}	
		.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein_Koerper_Ende {
			clear:both;
		}	
			
	/* ------------------------------------------------------------ */
	/*
		Zur Kasse
	*/	
	
		.ATTRIBUT_Seite_Warenkorb #Kontent a.zur_Kasse {
			margin-bottom:20px;
		}
		.ATTRIBUT_Seite_Warenkorb #Kontent a.zur_Kasse span {
			display:none;
		}
	
/* ============================================================ */
/*
	 Zahlungsarten Seite
*/
/* ============================================================ */
	
	/* ------------------------------------------------------------ */
	/*
		Zahlungsarten
	*/	
	
		.ATTRIBUT_Seite_Zahlungsarten #Kontent dl.ZahlungartenListe {
			width:520px;
			padding:0px;
			margin:0px;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent .ZahlungartenListe dt {
			width:170px;
			margin:0px;
			float:left;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent .ZahlungartenListe dd {
			width:350px;
			margin:0px 0px 10px 0px;
			float:left;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent .ZahlungartenListe .Kommentar {
			font-size:80%;
			display:block;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent .ZahlungartenListe input.Radio {
			margin:0px 10px 0px 0px;
			padding:0px;
			vertical-align:bottom;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent Input.Text, 
		.ATTRIBUT_Seite_Zahlungsarten #Kontent select {
			margin-bottom:2px;
		}
	/*	
		Paypal	
	*/
		.ATTRIBUT_Seite_Zahlungsarten #Kontent dd.Paypal img {
			padding-top:5px
		}						
	/*	
		Kreditkarte	
	*/
		.ATTRIBUT_Seite_Zahlungsarten #Kontent dl.KreditkartenDatenListe {
			margin:0px;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent dl.KreditkartenDatenListe dt {
			width:180px;
			margin:0px;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent dl.KreditkartenDatenListe dd {
			width:170px;
			margin:0px;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent dl.KreditkartenDatenListe .Kartennummer {
			height:2em;
			margin-bottom:5px;
		}
		
	/*	
		Lastschrift	
	*/
		.ATTRIBUT_Seite_Zahlungsarten #Kontent dl.LastschriftDatenListe {
			margin:6px 0px 0px 0px;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent .LastschriftDatenListe dt {
			width:170px;
			margin:0px 10px 0px 0px;
			float:left;
		}
		.ATTRIBUT_Seite_Zahlungsarten #Kontent .LastschriftDatenListe dd {
			width:170px;
			margin:0px;
			float:left;
		}
	
	/* ------------------------------------------------------------ */
	/*
		Weiter
	*/
		
		.ATTRIBUT_Seite_Zahlungsarten #Kontent Input.weiter {
			margin:20px 0px 0px 0px;
		}	
	
/* ============================================================ */
/*
	 Bestelldaten Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Text {
		margin-bottom:10px;
		display:block;
		
		font-size:110%;
	}
	.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Wert {
		font-size:110%;
		font-weight:bold;
	}
		
	/* ------------------------------------------------------------ */
	/*
		AGB Bestaetigung
	*/
	
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Erklaerung {
			margin-bottom:10px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Erklaerung dl.ErklaerungEingabe  {
			margin:0px;
		}	
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Erklaerung dl.ErklaerungEingabe dt.AGB {
			width:30px;
			margin:0px;
			float:left;
			display:block;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Erklaerung dl.ErklaerungEingabe dd.AGB {
			width:470px;
			margin:0px;
			float:left;
			display:block;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Erklaerung .ErklaerungEingabe_Ende {
			clear:both;
		}		
	
	/* ------------------------------------------------------------ */
	/*
		Bestellung abschicken
	*/

		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Bestellen {
			margin-bottom:10px;
		}
		
	/* ------------------------------------------------------------ */
	/*
		Notiz
	*/

		.ATTRIBUT_Seite_Bestelldaten #Kontent .Notiz dl.NotizEingabe {
			margin:0px 0px 6px 0px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .Notiz dl.NotizEingabe dt {
			margin:0px;
		}	
		.ATTRIBUT_Seite_Bestelldaten #Kontent .Notiz dl.NotizEingabe dd {
			margin:0px;
		}	
		.ATTRIBUT_Seite_Bestelldaten #Kontent .Notiz dl.NotizEingabe dt.Text {
			margin-bottom:6px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .Notiz dl.NotizEingabe dd.Text textarea {
			width:520px;
			height:4em;
		}
		
			
	/* ------------------------------------------------------------ */
	/*
		Anschrift
	*/
	
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Anschrift {
			width:350px;
			height:195px;
			
			float:left;
		}
		
	/*	
		Kundenanschrift 
	*/
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift {
			float:left;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift_Koerper {
			width:175px;
			margin-bottom:10px;
			
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .KundenanschriftListe {
			font-size:100%;
			height:9em;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift dl.KundenanschriftListe {
			margin:0px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift dl.KundenanschriftListe dt {
			display:none;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift dl.KundenanschriftListe dd {
			margin:0px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift dl.KundenanschriftListe dd.Vorname {
			float:left;
			margin-right:5px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift dl.KundenanschriftListe dd.Anrede {
			margin-bottom:3px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift dl.KundenanschriftListe dd.PLZ {
			float:left;
			margin-right:5px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Kundenanschrift dl.KundenanschriftListe dd.Strasse {
			margin-bottom:3px;
		}
		
	/*	
		Lieferanschrift	
	*/
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift {
			float:left;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift_Koerper {
			width:175px;
			margin-bottom:10px;
			
			overflow:hidden;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .LieferanschriftListe {
			font-size:100%;
			height:9em;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift dl {
			margin:0px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift dt {
			display:none;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift dd {
			margin:0px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift dd.Vorname {
			float:left;
			margin-right:5px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift dd.Anrede {
			margin-bottom:3px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift dd.PLZ {
			float:left;
			margin-right:5px;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Lieferanschrift dd.Strasse {
			margin-bottom:3px;
		}
		
	/*	
		Anschrift aendern Button	
	*/
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe a.Anschrift_aendern {
			clear:both;
			display:block;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe a.Anschrift_aendern span {
			display:none;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Anschrift_Koerper_Ende {
			clear:both;
		}
		
	/* ------------------------------------------------------------ */
	/*
		Zahlungsart
	*/	
	
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Zahlungsart_Koerper {
			height:195px;
			width:150px;
					
			overflow:hidden;
			float:left;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Zahlungsart_Koerper .Text {
			font-size:100%;
			height:9em;
			display:block;
		}
		
	/*	
		Zahlungsart aendern
	*/	
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Zahlungsart_Koerper a.Zahlungsart_aendern span {
			display:none;
		}
		.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Zahlungsart_Fuss {
			clear:both;
		}
				
	/* ------------------------------------------------------------ */
	/*
		Warenkorb
	*/

		/* ------------------------------------------------------------ */
		/*
			Produktauflistung
		*/	
		
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkte {
				margin-bottom:10px;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt {
				width:530px;
				margin-bottom:5px;
				border-bottom:1px solid #e0e0e0;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt_Koerper {
				margin-bottom:5px;
				overflow:hidden;
				font-size:90%;
			}
			
		/* 
			Ueberschrift	
		*/
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt h3 {
				height:1.2em;
				margin-bottom:0.5em;
				
				overflow:hidden;
				font-size:13px;
				font-weight:bold;
			}
			
		/*	
			Produktbild	
		*/
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Bild {
				display:none;
			}
		
		/*	
			Status 
		*/
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Status {
				display:none;
			}
					
		/*	
			Informationen
			Hersteller, Einheit, Darreichungsform und PZN
		*/	
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info {
				width:300px;
				
				position:relative;
				float:left;
				overflow:hidden;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe {
				margin:0px;
			}		
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dt {
				display:none;
			}		
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dd {
				width:auto;
				margin:0px;
				display:block;
				
				overflow:hidden;
				text-align:left;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dd.Einheit {
				float:left;
				display:inline;
				margin-right:5px;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dd.Darreichungsform {
				display:inline;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dt.Menge {
				position:absolute;
				width:9px;
				height:1em;
				left:265px;
				top:0px;
				
				background-image:url('/custom/Bilder/Multiplikator.gif');
				background-position:left bottom;
				background-repeat:no-repeat;
				display:block;
			}	
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dt.Menge span {
				display:none;
			}	
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dd.Menge {
				left:280px;
				top:0px;
				
				position:absolute;
				display:inline;
				font-weight:bold;
			}		
				
		/*	
			Preisuebersicht
			UVP, Preis, Ersparnis, Grundpreis und 
			Hinweis (inkl. MwSt. zzgl. Versandkosten)
		*/	
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Preis {
				width:200px;
				float:right;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe {
				margin:0px;
				
				white-space:nowrap;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe dt {
				width:auto;
				height:1.2em;
				margin:0px;
				
				float:left;
				display:block;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe dd {
				width:auto;
				height:1.2em;
				margin:0px;
				display:block;
				float:none;
				
				text-align:right;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe .TextVerweis {
				display:none;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe .UVP {
				display:none;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe .Preis {
				font-size:110%;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe dt.Preis {
				letter-spacing:-1px;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe .Gesamtpreis {
				font-size:110%;
			}							
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe .Ersparnis {
				letter-spacing:-1px;
			}		
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe .Grundpreis {
				display:none;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt dl.PreisListe .Hinweis {
				display:none;
			}
			
		/* */
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkte_Ende {
				clear:both;
			}
			
		/* ------------------------------------------------------------ */
		/*
			Zusammenfassung
		*/
		
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe {
				margin:0px 0px 0px 330px;
			}
			
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe dl {
				width:200px;
				height:50px;
				margin:0px;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe dt {
				width:120px;
				height:1.2em;
				padding:0px 0px 2px 0px;
				margin:0px 0px 3px 0px;
				
				float:left;
				display:block;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe dd {
				width:auto;
				height:1.2em;
				padding:0px 0px 2px 0px;
				margin:0px 0px 3px 0px;
				display:block;
				float:none;
				
				text-align:right;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe .Summe {
				border-bottom:3px double #e0e0e0;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe .Gesamtpreis {
				height:3em;
				
				font-size:115%;
				border-bottom:3px double red;
			}
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe .Ersparnis {
				border-bottom:1px solid #e0e0e0;
				font-weight:normal;
			}
	
		/* ------------------------------------------------------------ */
		/*
			Warenkorb aendern
		*/
		
			.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe a.Warenkorb_aendern span {
				display:none;
			}
	
/* ============================================================ */
/*
*	Ergebnis Seite
*/	
/* ============================================================ */

	.ATTRIBUT_Seite_Error404 #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_Error500 #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_Bestellung_Ergebnis #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_Beratung #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_Kontakt #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_PasswortVergessen #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_PasswortAendern #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_Rezeptvorbestellung #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_Freiumschlaege #Kontent a.ZurStartseite span,
	.ATTRIBUT_Seite_Weiterempfehlen #Kontent a.ZurStartseite span {
		display:none;
	}
	
/* ============================================================ */
/*
*	Registrierung Seite
*/	
/* ============================================================ */

	.ATTRIBUT_Seite_Registrierung #Kontent input.Text {
		width:140px;
		display:inline;
	}
	
	/* ------------------------------------------------------------ */
	/*
		Anschrift
	*/	
		.ATTRIBUT_Seite_Registrierung #Kontent .Anschrift_Koerper_Ende {
			clear:both;
		}
			
	/* ------------------------------------------------------------ */
	/*
		Rechnungsanschrift
	*/	
	
		.ATTRIBUT_Seite_Registrierung #Kontent .Kundenanschrift {
			width:260px;
			margin:0px 10px 10px 0px;
			
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.KundenanschriftEingabe {
			margin:0px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.KundenanschriftEingabe dt {
			width:110px;
			margin:0px;
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.KundenanschriftEingabe dd {
			width:150px;
			height:24px;
			margin:0px;
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent .KundenanschriftEingabe_Ende {
			clear:both;
		}
		
	/* ------------------------------------------------------------ */
	/*
		Lieferanschrift
	*/	
		
		.ATTRIBUT_Seite_Registrierung #Kontent .Lieferanschrift {
			width:260px;
			margin-bottom:10px;
			float:right;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.LieferanschriftEingabe {
			margin:0px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.LieferanschriftEingabe dt {
			width:110px;
			margin:0px;
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.LieferanschriftEingabe dd {
			width:150px;
			height:24px;
			margin:0px;
			float:left;
		}	
		.ATTRIBUT_Seite_Registrierung #Kontent .LieferanschriftEingabe_Ende {
			clear:both;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent .Lieferanschrift_Koerper .Kommentar {
			height:1em;
			overflow:visible;
			font-size:50%;
		}
		
	/* ------------------------------------------------------------ */
	/*
		Packstation
	*/		
	
		.ATTRIBUT_Seite_Registrierung #Kontent .Packstation {
			width:100%;
			margin:5px 0px 10px 0px;
		}
		
		.ATTRIBUT_Seite_Registrierung #Kontent .Packstation_Koerper {
			text-align:right;
		}

	/* ------------------------------------------------------------ */
	/*
		Zusatzdaten
	*/	
	
		.ATTRIBUT_Seite_Registrierung #Kontent .Zusatzdaten {
			width:260px;
			height:11em;
			margin:0px 10px 10px 0px;
			
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.ZusatzdatenEingabe {
			margin:0px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.ZusatzdatenEingabe dt {
			width:110px;
			height:24px;
			margin:0px;
			
			white-space:nowrap;
			overflow:hidden;
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.ZusatzdatenEingabe dd {
			width:150px;
			height:24px;
			margin:0px;
			
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.ZusatzdatenEingabe select.Tag {
			width:40px;
			margin-right:2px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.ZusatzdatenEingabe select.Monat {
			width:40px;
			margin-right:2px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.ZusatzdatenEingabe select.Jahr {
			width:56px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent .ZusatzdatenEingabe_Ende {
			clear:both;
		}

	/* ------------------------------------------------------------ */
	/*
		Passwort
		
		Nur vorhanden bei Neuregistrierung.
	*/		

		.ATTRIBUT_Seite_Registrierung #Kontent .Passwort {
			width:260px;
			height:11em;
			margin-bottom:10px;
			float:right;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent .Passwort_Koerper span.Text {
			font-size:100%;
			height:4em;
			display:block;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.PasswortEingabe {
			margin:0px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.PasswortEingabe dt {
			width:110px;
			margin:0px;
			float:left;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.PasswortEingabe dd {
			width:150px;
			height:24px;
			margin:0px;
			float:left;
		}			
		.ATTRIBUT_Seite_Registrierung #Kontent .PasswortEingabe .Kommentar {
			font-size:75%;
			display:block;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent .PasswortEingabe_Ende {
			clear:both;
		}
		
	/* ------------------------------------------------------------ */
	/*
		Datenschutz
	*/	
		.ATTRIBUT_Seite_Registrierung #Kontent .Datenschutz_Kopf {
			clear:both;
		}	
		.ATTRIBUT_Seite_Registrierung #Kontent .Datenschutz_Koerper {
			width:530px;
			margin-bottom:10px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.DatenschutzEingabe {
			margin:0px;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.DatenschutzEingabe dt {
			width:20px;
			margin:0px;
			
			float:left;
			display:inline;
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.DatenschutzEingabe input.Checkbox {
		}
		.ATTRIBUT_Seite_Registrierung #Kontent dl.DatenschutzEingabe dd.Datenschutz {
			width:500px;
			margin:0px;
			
			display:inline;
		}
	
/* ============================================================ */
/*
*	Kategorie Seite
*/	
/* ============================================================ */

	.ATTRIBUT_Seite_Kategorie #Kontent .Unterkategorien {
		width:250px;
		margin-right:10px;
		float:left;
	}
	.ATTRIBUT_Seite_Kategorie #Kontent .Unterkategorien h2{
		display:none;
	}
	.ATTRIBUT_Seite_Kategorie #Kontent .Unterkategorien ul {
		margin:3px 0px 10px 0px;
		
	}	
	.ATTRIBUT_Seite_Kategorie #Kontent .Unterkategorien ul a {
		text-decoration:none;
	}	
	.ATTRIBUT_Seite_Kategorie #Kontent .Produkte {
		width:270px;
		float:right;
	}
	.ATTRIBUT_Seite_Kategorie #Kontent .Unterkategorien_und_Produkte_Ende {
		clear:both;
	}
	
	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
	/*
		-> siehe Willkommen Seite
	*/	
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Warenkorb {
			display:none;
		}
		.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Preis dl.PreisListe {
			height:auto;
		}	

/* ============================================================ */
/*
*	Angebote Seite
*/	
/* ============================================================ */


	.ATTRIBUT_Seite_Angebote #Kontent .Produkte h1 {
		font-size:28px;
	}
	
	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
	/*
		-> siehe Willkommen Seite
	*/

/* ============================================================ */
/*
*	Topseller Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Topseller #Kontent .Produkte h1 {
		font-size:28px;
	}

	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
	/*
		-> siehe Willkommen Seite
	*/

/* ============================================================ */
/*
*	Promolisten Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Promo #Kontent .Produkte h1 {
		font-size:28px;
	}

	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
	/*
		-> siehe Willkommen Seite
	*/
	
/* ============================================================ */
/*
*	Promolisten Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Promo #Kontent .Produkte h1 {
		font-size:28px;
	}	
/* ============================================================ */
/*
*	Produkte Seite
*/
/* ============================================================ */

	/* ------------------------------------------------------------ */
	/*
		Produktauflistung
	*/	
	
	/*
		-> siehe Suchergebnis Seite
	*/
	.ATTRIBUT_Seite_Produkte #Kontent .Filter,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter {
		margin-bottom:16px;
	}
	.ATTRIBUT_Seite_Produkte #Kontent .Filter dl.FilterEingabe,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter dl.FilterEingabe {
		position:relative;
		margin:0px;
		width:400px;
	}
	.ATTRIBUT_Seite_Produkte #Kontent .Filter dl.FilterEingabe dt,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter dl.FilterEingabe dt {
		width:200px;
		height:1.3em;
	}
	.ATTRIBUT_Seite_Produkte #Kontent .Filter dl.FilterEingabe dd,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter dl.FilterEingabe dd {
		margin:0px;
		width:200px;
	}
	.ATTRIBUT_Seite_Produkte #Kontent .Filter dl.FilterEingabe dd.Filtern_nach select,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter dl.FilterEingabe dd.Filtern_nach select {
		width:180px;
	}
	.ATTRIBUT_Seite_Produkte #Kontent .Filter dl.FilterEingabe dt.Sortieren_nach,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter dl.FilterEingabe dt.Sortieren_nach {
		position:absolute;
		left:200px;
		top:0px;
	}
	.ATTRIBUT_Seite_Produkte #Kontent .Filter dl.FilterEingabe dd.Sortieren_nach,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter dl.FilterEingabe dd.Sortieren_nach {
		position:absolute;
		left:200px;
		top:1.3em;
	}
	.ATTRIBUT_Seite_Produkte #Kontent .Filter .FilterEingabe_Ende,
	.ATTRIBUT_Seite_Suchergebnis #Kontent .Filter .FilterEingabe_Ende {
		clear:both;
	}


	
		
/* ============================================================ */
/*
*	Detail Seite
*/
/* ============================================================ */

/* 
	Ueberschrift	
*/
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt h3 {
		display:none;
	}
	
/* 
	Produktbild	
*/
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Bild {
		float:right;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Bild img {
		margin-bottom:10px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Bild .Hinweis {
		width:200px;
		
		font-size:80%;
		text-align:center;
		display:none;
	}

/*	
	Status
*/	
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.StatusListe {
		margin:0px 0px 10px 0px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.StatusListe dt {
		width:150px;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.StatusListe dd {
		margin:0px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.StatusListe .Rezeptpflichtig {
		display:none;
	}
	
/*	
	Informationen
	Hersteller, Einheit, Darreichungsform und PZN
*/	
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.InfoListe {
		margin:0px 0px 10px 0px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.InfoListe dt {
		width:150px;
		height:1.2em;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.InfoListe dd {
		height:1.2em;
		margin:0px;
	}
	
/*	
	Preisuebersicht
	UVP, Preis, Ersparnis, Grundpreis und 
	Hinweis (inkl. MwSt. zzgl. Versandkosten)
*/	
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe {
		margin:0px 0px 10px 0px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe dt {
		width:150px;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe dd {
		margin:0px;
	}	
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe dd.UVP {
		text-decoration:line-through;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe .Preis {
		font-size:110%;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe .Grundpreis {
		font-size:85%;
		white-space:nowrap;
		overflow:hidden;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe dt.Hinweis {
		display:none;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe dd.Hinweis {
		margin-top:3px;

		font-size:11px;
		text-align:left;
	}	
	
/*	
	Kaufen
*/		
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Warenkorb {
		margin-bottom:10px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Warenkorb_Koerper Input.Text {
		width:18px;
		margin-right:3px;
		
		float:left;
		text-align:right;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Warenkorb_Koerper Input.Kaufen {
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .WarenkorbEingaben_Ende {
		clear:both;
	}		
		
/*	
	Service
*/
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Service  {
		margin:0px 0px 15px 0px;		
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt ul.ServiceListe  {
		margin:0px;
		padding:0px;
		
		list-style-type:none;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li {
		margin:0px 10px 0px 0px;
		padding:0px 0px 2px 30px;
		display:block;		
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li img {
		display:none;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li a {
		font-size:95%;
		font-weight:bold;
		text-decoration:none;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li.Drucken {
		display:none;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li.Beipackzettel {
		background-repeat:no-repeat;
		background-image:url('/custom/Bilder/BeipackzettelSymbol.gif');
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li.Beratung {
		background-repeat:no-repeat;
		background-image:url('/custom/Bilder/BeratungSymbol.gif');
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li.Weiterempfehlen {
		background-repeat:no-repeat;
		background-image:url('/custom/Bilder/WeiterempfehlenSymbol.gif');
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li.Suche_Produktname {
		background-repeat:no-repeat;
		background-image:url('/custom/Bilder/SucheSymbol.gif');
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .ServiceListe li.Suche_Hersteller {
		background-repeat:no-repeat;
		background-image:url('/custom/Bilder/SucheSymbol.gif');
	}
	
/*	
	Beschreibung	
*/
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Beschreibung {
		width:520px;
		margin-bottom:20px;
	}
	
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Beschreibung dl.ifap {
		margin:0px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Beschreibung dl.ifap dt {
		margin:0px 0px 1em 0px;
	}
	.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt .Beschreibung dl.ifap dd {
		margin:0px 0px 1em 0px;
	}	
	/* ------------------------------------------------------------ */
	/*
		Smart- und Cross-Produktauflistung
	*/

	/*
		-> siehe Suchergebnis Seite
	*/

/* ============================================================ */
/*
*	Beratung Seite
*/
/* ============================================================ */

/*
	Eingabe
*/		
	.ATTRIBUT_Seite_Beratung #Kontent .Beratung_Koerper {
		margin-bottom:10px;
	}
	.ATTRIBUT_Seite_Beratung #Kontent dl.BeratungEingabe {
		width:420px;
		margin:0px;
	}
	.ATTRIBUT_Seite_Beratung #Kontent dl.BeratungEingabe dt {
		width:160px;
		height:24px;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Beratung #Kontent dl.BeratungEingabe dd {
		width:250px;
		height:24px;
		margin:0px;
		
		float:left;
	}	
	.ATTRIBUT_Seite_Beratung #Kontent input.Text {
		width:250px;
	}
	.ATTRIBUT_Seite_Beratung #Kontent textarea {
		width:250px;
		height:7.3em;
	}
	.ATTRIBUT_Seite_Beratung #Kontent dl.BeratungEingabe .Mitteilung {
		height:auto;
	}
	.ATTRIBUT_Seite_Beratung #Kontent dl.BeratungEingabe dt.Abschicken {
		display:none;
	}
	.ATTRIBUT_Seite_Beratung #Kontent .BeratungEingabe_Ende {
		clear:both;
	}
	
/* ============================================================ */
/*
*	Kontakt Seite
*/
/* ============================================================ */

/*
	Eingabe
*/		
	.ATTRIBUT_Seite_Kontakt #Kontent .Kontakt_Koerper {
		margin-bottom:10px;
	}
	.ATTRIBUT_Seite_Kontakt #Kontent dl.KontaktEingabe {
		width:440px;
		margin:0px;
	}
	.ATTRIBUT_Seite_Kontakt #Kontent dl.KontaktEingabe dt {
		width:160px;
		height:24px;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Kontakt #Kontent dl.KontaktEingabe dd {
		width:260px;
		height:24px;
		margin:0px;
		
		float:left;
	}	
	.ATTRIBUT_Seite_Kontakt #Kontent input.Text {
		width:250px;
	}
	.ATTRIBUT_Seite_Kontakt #Kontent textarea {
		width:250px;
		height:7.3em;
	}
	.ATTRIBUT_Seite_Kontakt #Kontent dl.KontaktEingabe .Mitteilung {
		height:auto;
	}
	.ATTRIBUT_Seite_Kontakt #Kontent dl.KontaktEingabe dt.Abschicken {
		display:none;
	}
	.ATTRIBUT_Seite_Kontakt #Kontent .KontaktEingabe_Ende {
		clear:both;
	}
	
/* ============================================================ */
/*
*	Passwort Vergessen Seite
*/
/* ============================================================ */
	
	
	.ATTRIBUT_Seite_PasswortVergessen dl.AnfrageEingabeListe  {
		width:320px;
		margin:0px;
	}
	.ATTRIBUT_Seite_PasswortVergessen dl.AnfrageEingabeListe dt {
		width:120px;
		margin:0px;
		display:block;
		float:left;
	}
	.ATTRIBUT_Seite_PasswortVergessen dl.AnfrageEingabeListe dd {
		width:200px;
		margin:0px 0px 5px 0px;
		display:block;
		float:left;
	}
	.ATTRIBUT_Seite_PasswortVergessen .AnfrageEingabeListe_Ende {
		clear:both;
	}
	
/* ============================================================ */
/*
*	Passwort aendern Seite
*/
/* ============================================================ */
	
	.ATTRIBUT_Seite_PasswortAendern dl.PasswortEingabe  {
		width:320px;
		margin:0px;
	}
	.ATTRIBUT_Seite_PasswortAendern dl.PasswortEingabe dt {
		width:120px;
		margin:0px;
		display:block;
		float:left;
	}
	.ATTRIBUT_Seite_PasswortAendern dl.PasswortEingabe dd {
		width:200px;
		margin:0px 0px 5px 0px;
		display:block;
		float:left;
	}
	.ATTRIBUT_Seite_PasswortAendern dl.PasswortEingabe .Passwort2 {
		height:2em;
		margin-bottom:12px;
	}
	.ATTRIBUT_Seite_PasswortAendern dl.PasswortEingabe .Kommentar {
		font-size:75%;
		display:block;
	}
	.ATTRIBUT_Seite_PasswortAendern .PasswortEingabe_Ende {
		clear:both;
	}
	
/* ============================================================ */
/*
*	Gespeicherte Warenkoerbe Seite
*/
/* ============================================================ */

/*
	Anlegen
*/		
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.AnlegenEingabe {
		margin:0px;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.AnlegenEingabe dt {
		width:380px;
		margin:0px;
		float:left;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.AnlegenEingabe dd {
		margin:0px;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.AnlegenEingabe input.Abschicken {
		margin-bottom:10px;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe .AnlegenEingabe_Ende {
		clear:both;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe .Anlegen {
		margin-bottom:12px;
	}
	
/*
	Auflistung
*/	
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe {
		margin:0px;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe dt {
		width:380px;
		height:24px;
		margin:0px 0px 4px 0px;
		border-bottom:1px solid #e0e0e0;
		
		float:left;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe dt a {
		text-decoration:none;
		font-weight:normal;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe dt .Name {
		width:280px;
		margin-right:6px;
		
		float:right;
		overflow:hidden;
		display:block;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe dt .Datum {
		width:80px;
		margin-right:6px;
		
		float:left;
		display:block;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe dd {
		height:24px;
		margin:0px 0px 4px 0px;
		border-bottom:1px solid #e0e0e0;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe a.Anzeigen span {
		display:none;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe a.Hinzufuegen span {
		display:none;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe dl.WarenkoerbeListe a.Loeschen span {
		display:none;
	}
	.ATTRIBUT_Seite_GespeicherteWarenkoerbe .WarenkoerbeListe_Ende {
		clear:both;
	}

/* ============================================================ */
/*
*	Gespeicherter Warenkorb Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Warenkorb_Operationen a.Hinzufuegen img {
		margin-right:6px;
	}
	.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Warenkorb_Operationen a.Hinzufuegen span {
		display:none;
	}
	.ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Warenkorb_Operationen a.Loeschen span {
		display:none;
	}

/* ============================================================ */
/*
*	Rezeptvorbestellung Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Rezeptvorbestellung .Hinweis  {
		margin-bottom:1em;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung .Hinweis .Rezept_schicken {
		font-weight:bold;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung .Rezept {
		height:530px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung .Rezept_Koerper {
		position:relative;
		left:0px;
		top:0px;	
		width:518px;
		height:490px;
		
		background-image:url('/custom/Bilder/Rezept_Hg.gif');
		background-position:0px 120px;
		background-repeat:no-repeat;
	}
	
/*
	Eingabe
*/
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabe,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd {
		margin:0px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt {
		font-weight:normal;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Name,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Adresse,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Email,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Telefon,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Kundennummer,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Arzt,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Medikamente {
		color:#fc859e;
		font-size:11px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Name.Fehler,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Adresse.Fehler,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Email.Fehler,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Telefon.Fehler,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Kundennummer.Fehler,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Arzt.Fehler,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Medikamente.Fehler {
		color:red;
		font-weight:bold;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Name input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Adresse textarea,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Email input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Telefon input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Kundennummer input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Arzt input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Medikamente textarea {
		width:200px;
		background-color:white;
		background-image:none;
		border:1px solid #ffe6e8;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Name.Fehler input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Adresse.Fehler textarea,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Email.Fehler input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Telefon.Fehler input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Kundennummer.Fehler input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Arzt.Fehler input.Text,
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe .Medikamente.Fehler textarea {
		border:1px solid red;
	}

/*
	Krankenkassenform
*/
	.ATTRIBUT_Seite_Rezeptvorbestellung dt.Krankenkassenform {
		display:none;
	}
	
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.KrankenkassenformEingabe {
		margin:0px;
	}	
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.KrankenkassenformEingabe dt {
		width:20px;
		height:1em;
		margin-bottom:6px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.KrankenkassenformEingabe dd {
		width:320px;
		height:1em;
		margin-bottom:6px;
	}
	
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.KrankenkassenformEingabe dt.Privat {
		margin-bottom:1em;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.KrankenkassenformEingabe dd.Privat {
		margin-bottom:1em;
	}
	
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.KrankenkassenformEingabe dt.Krankenkassenname {
    float:none;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.KrankenkassenformEingabe dd.Krankenkassenname {
		height:1.5em;
		margin-bottom:1em;
	}	
	
/*
	Zuzahlungsbefreit
*/	
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Zuzahlungsbefreit {
		width:20px;
		height:1em;
		margin-bottom:6px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Zuzahlungsbefreit {
		width:320px;
		height:1em;
		margin-bottom:6px;
	}	
	
/*
	Name
*/	
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Name {
		position:absolute;
		left:35px;
		top:140px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Name {
		position:absolute;
		left:100px;
		top:140px;
	}
	
/*
	Adresse
*/
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Adresse {
		position:absolute;
		left:35px;
		top:165px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Adresse {
		position:absolute;
		left:100px;
		top:165px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Adresse textarea {
		height:51px;
	}
	
/*
	Email
*/
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Email {
		position:absolute;
		left:35px;
		top:225px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Email {
		position:absolute;
		left:100px;
		top:225px;
	}
	
/*
	Telefon
*/
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Telefon {
		position:absolute;
		left:35px;
		top:250px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Telefon {
		position:absolute;
		left:100px;
		top:250px;
	}
	
/*
	Kundennummer
*/
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Kundennummer {
		position:absolute;
		left:35px;
		top:275px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Kundennummer {
		position:absolute;
		left:100px;
		top:275px;
	}
	
/*
	Arzt
*/	
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Arzt {
		position:absolute;
		left:35px;
		top:305px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Arzt {
		position:absolute;
		left:35px;
		top:320px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Arzt input.Text {
		width:265px;
		border:1px solid #ffd4d6;
		background-color:#ffeff0;
	}
	
/*
	Medikamente
*/
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dt.Medikamente {
		position:absolute;
		left:35px;
		top:345px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Medikamente {
		position:absolute;
		left:35px;
		top:360px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Medikamente textarea {
		width:265px;
		height:55px;
		border:1px solid #ffd4d6;
		background-color:#ffeff0;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung dl.RezeptEingabeListe dd.Abschicken {
		position:absolute;
		left:0px;
		top:500px;
	}
	.ATTRIBUT_Seite_Rezeptvorbestellung .RezeptEingabeListe_Ende {
		clear:both;
	}

/* ============================================================ */
/*
*	Freiumschlaege Seite
*/
/* ============================================================ */
	
/*
	Anschrift
*/	
	.ATTRIBUT_Seite_Freiumschlaege #Kontent input.Text {
		width:150px;
		display:inline;
	}
	.ATTRIBUT_Seite_Freiumschlaege #Kontent dl.KundenanschriftEingabe {
		width:270px;
		margin:0px;
	}
	.ATTRIBUT_Seite_Freiumschlaege #Kontent dl.KundenanschriftEingabe dt {
		width:110px;
		margin:0px;
		float:left;
	}
	.ATTRIBUT_Seite_Freiumschlaege #Kontent dl.KundenanschriftEingabe dd {
		width:150px;
		height:24px;
		margin:0px;
		float:left;
	}
	.ATTRIBUT_Seite_Freiumschlaege #Kontent dl.KundenanschriftEingabe dd.Anzahl input.Text {
		width:20px;
	}
	.ATTRIBUT_Seite_Freiumschlaege #Kontent .KundenanschriftEingabe_Ende {
		clear:both;
	}
	
/*
	Abschicken
*/
	.ATTRIBUT_Seite_Freiumschlaege #Kontent dl.KundenanschriftEingabe dt.Abschicken {
		display:none;
	}
	
/* ============================================================ */
/*
*	Weiterempfehlen Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Weiterempfehlen #Kontent dl.EmpfehlungEingabe {
		width:420px;
		margin:0px;
	}
	.ATTRIBUT_Seite_Weiterempfehlen #Kontent dl.EmpfehlungEingabe input.Text {
		width:250px;
	}
	.ATTRIBUT_Seite_Weiterempfehlen #Kontent dl.EmpfehlungEingabe dt {
		width:160px;
		height:24px;
		margin:0px;

		float:left;
		overflow:hidden;
	}
	.ATTRIBUT_Seite_Weiterempfehlen #Kontent dl.EmpfehlungEingabe dd {
		width:250px;
		height:24px;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Weiterempfehlen #Kontent dl.EmpfehlungEingabe dd.Mitteilung {
		height:auto;
	}
	.ATTRIBUT_Seite_Weiterempfehlen #Kontent dl.EmpfehlungEingabe dd.Mitteilung textarea {
		width:250px;
		height:7em;
	}
/*
	Abschicken
*/
	.ATTRIBUT_Seite_Weiterempfehlen #Kontent dl.EmpfehlungEingabe dt.Abschicken {
		display:none;
	}
	
/* ============================================================ */
/*
*	Bewertungen Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Bewertungen #Kontent .Bewertung,
	.ATTRIBUT_Seite_Bewertungen #Kontent .BewertungenDurchschnitt {
		margin:0px 5px 5px 0px;
		padding:4px;
		
		border:1px solid #f0f0f0;
		background-color:#f8f8f8;
	}
	.ATTRIBUT_Seite_Bewertungen #Kontent .BewertungenDurchschnitt {
		margin-bottom:1em;
	}

		
	.ATTRIBUT_Seite_Bewertungen #Kontent dl {
		margin:0px;
	}
	.ATTRIBUT_Seite_Bewertungen #Kontent dt.Kriterium {
		width:200px;
		height:1.5em;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Bewertungen #Kontent dd.Kriterium {
		width:300px;
		height:1.5em;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Bewertungen #Kontent dd.Kriterium img {
		margin-right:1em;		
		float:left;
	}
	
	.ATTRIBUT_Seite_Bewertungen #Kontent .KriterienDurchschnittListe_Ende,
	.ATTRIBUT_Seite_Bewertungen #Kontent .KriterienListe_Ende {
		clear:both;
	}
	.ATTRIBUT_Seite_Bewertungen #Kontent .KriterienListe_Ende {
		margin-bottom:1em;
	}
	
/*
	Einzelbewertungen
*/	
	.ATTRIBUT_Seite_Bewertungen #Kontent dt.Datum {
		width:200px;
		height:1.5em;
		margin:0px;
		
		float:left;
	}			
	.ATTRIBUT_Seite_Bewertungen #Kontent dt.Kriterien {
		display:none;
	}
	.ATTRIBUT_Seite_Bewertungen #Kontent dd.Kriterien {
		margin:0px;
	}
	.ATTRIBUT_Seite_Bewertungen #Kontent dd.Notiz {
		margin:0px;
	}

/* ============================================================ */
/*
*	Bewerten Seite
*/
/* ============================================================ */

	.ATTRIBUT_Seite_Bewerten #Kontent dl {
		margin:0px;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dt.Kriterium {
		width:200px;
		height:1.5em;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dd.Kriterium {
		width:300px;
		height:1.5em;
		margin:0px;
		
		float:left;
	}
	
	.ATTRIBUT_Seite_Bewerten #Kontent dt.BestellNr {
		width:200px;
		height:1.5em;
		margin:0px;
		
		float:left;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dt.Kriterien {
		display:none;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dd.Kriterien {
		margin:0px;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dt.Notiz {
		margin:0px 0px 1em 0px;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dd.Notiz {
		margin:0px 0px 1em 0px;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dd.Notiz textarea {
		width:275px;
		height:3em;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dt.Abschicken {
		display:none;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent dd.Abschicken {
		margin:0px 0px 2em 0px;
	}
	.ATTRIBUT_Seite_Bewerten #Kontent .KriterienListe_Ende {
		clear:both;
		margin-bottom:1em;
	}

/* ============================================================ */
/*
*	suchen verfeinern bei FF
*/
/* ============================================================ */
#Kontent .afterSearchNavi .body {
        overflow: hidden;
        padding-left:10px;
}
#Kontent .afterSearchNavi .body fieldset {
        display: block;
}
#Kontent .afterSearchNavi .filter.filter4 {
				 clear:both; 
}
#Kontent .afterSearchNavi .footer {
        clear: both
}
#Kontent .afterSearchNavi h2{
				margin-left:-10px;
				width:560px;
}
#Kontent .afterSearchNavi h3{
				 margin-left:0px;
}
#Kontent .afterSearchNavi select{
				 font-size:90%;
}
#Kontent .afterSearchNavi hr {
        background-color: #E0E0E0;
        border: 0 none;
        clear: both;
        color: #E0E0E0;
        height: 1px;
        margin: 10px 0 5px 0;
}
#Kontent .afterSearchNavi .filter {
        padding: 10px 10px 5px 0;
        width: 30%;
        min-height:100px;
        float:left;
}
#Kontent .afterSearchNavi .filter label {
        font-weight: bold;
        padding-bottom: 6px;
}
#Kontent .afterSearchNavi .filter li {
        margin-left: 2px;
        font-size: 90%;
}
