/* ------------------------------------------------------------ */
/* Allgemein.css */
/*Hintergrundfarbe der Seite*/
body {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #C5DDE1;
}
/*Allgemeine Textfarbe der Seite*/
body, textarea {
	color: #132939;
}
input.Text, select, textarea {
	border: 1px solid #339933;
	background-color: #f2f7fb;
	background-image: url('/custom/Bilder/InputTextHintergrund.gif');
/* Standard Input Hintergrundbild */
}
a {
	color: #132939;
}
a:hover {
	color: #339933;
}
/* ------------------------------------------------------------ */
/*Rahmen.css*/
/*Warenkorb Ueberschrift */
#Warenkorb{background-image:none;background-color:#339933}
#Warenkorb h3 {
	color: #CEF7E5;
}
/*Logo*/
#Logo{background-color:#339933;}
#Logo a.Startseite {
	left: 5px;
	top: 30px;
	width: 560px;
	height: 110px;
}
/*StandardLinks*/
.StandardLinks ul.LinkListe li.Aktiv a {
	color: #339933;
}
/*Angebote und Topseller*/
#Sonderkategorien ul.SonderkategorienListe li a {
	color: #e00006;
}
/*Bereich Bestellung*/
.ATTRIBUT_Shopbereich_Bestellung #ShopbereichLinks ul.LinkListe li.Bestellung a {
	color: #339933;
}
/*Bereich Kundendaten*/
.ATTRIBUT_Shopbereich_Kundendaten #ShopbereichLinks ul.LinkListe li.Kundendaten a {
	color: #339933;
}
/*Bereich IhreApotheke*/
.ATTRIBUT_Shopbereich_Informationen #ShopbereichLinks ul.LinkListe li.IhreApotheke a {
	color: #339933;
}
/*Schriftgroesse*/
.ATTRIBUT_Schriftgroesse_1 #Schriftgroesse ul.SchriftgroessenListe li.klein a {
	color: #fff;
}
.ATTRIBUT_Schriftgroesse_2 #Schriftgroesse ul.SchriftgroessenListe li.mittel a {
	color: #fff;
}
.ATTRIBUT_Schriftgroesse_3 #Schriftgroesse ul.SchriftgroessenListe li.gross a {
	color: #fff;
}

#Schriftgroesse ul.SchriftgroessenListe li a {
color:#97D9CD
}

#Schriftgroesse ul.SchriftgroessenListe li a:hover{
color:#fff
}

/*SeitenStatus */
#SeitenStatus {
    color: #FFFFFF;
    font-size: 110%;
    left: 220px;
    top: 165px;
}
.StandardLinks {
    top: 10px;
}
/*Suche*/
#Suche h4 {
	color: #339933;
}
/*Layout-Dropdown sichtbar schalten*/
#LayoutAuswahl {
	display: block;
}
/*Seitenfuss*/
#Seitenfuss {
	padding-bottom: 12px;
}
#Seitenfuss {
	color: #333;
}
#Seitenfuss a {
	color: #c0e0ff;
}
#Seitenfuss .Seitenfuss_Koerper .Hinweis {
	font-weight: bold;
}
/* ------------------------------------------------------------ */
/*Kontent.css */

/*3 spalte-Promolist  */
.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:210px;
}


.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Bild_Fuss,
.ATTRIBUT_Seite_Angebote #Kontent .Produkt .Bild_Fuss,
.ATTRIBUT_Seite_Topseller #Kontent .Produkt .Bild_Fuss,
.ATTRIBUT_Seite_Promo #Kontent .Produkt .Bild_Fuss,
.ATTRIBUT_Seite_Kategorie #Kontent .Produkt .Bild_Fuss {
 clear:both;
}


#Kontent {
	width:700px;
}

#Extra {
	display:none;
}

/*----------------------------------------------------------------*/


/*Ueberschriften*/
#Kontent h1, #Kontent h2, #Kontent h3 {
	color: #339933;
}
/*Verweis*/
#Kontent .TextVerweis {
	color: #e00040;
}
/*Aktuelle Links*/
#Kontent li.Aktiv a {
	color: #339933;
}
/*Pager*/
#Kontent .Pager .Aktiv a {
	color: #339933;
}
/*Preis hervorheben*/
#Kontent dd.Preis, #Kontent dt.Preis, #Kontent dd.Gesamtpreis, #Kontent dt.Gesamtpreis, #Kontent dd.Summe, #Kontent dt.Summe {
	color: #e00040;
	font-weight: bold;
}
/*Produkttitel*/
#Kontent .Produkt h3 {
	color: #132939;
}
/*Produktauflistung*/
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt, .ATTRIBUT_Seite_Angebote #Kontent .Produkt, .ATTRIBUT_Seite_Topseller #Kontent .Produkt, .ATTRIBUT_Seite_Kategorie #Kontent .Produkt {
	border: 1px solid #f4f4f4;
	background-color: #f9f9f9;
}
/*Zusammenfassung*/
.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe .Summe {
	border-bottom: 3px double #e00040;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe .Gesamtpreis {
	border-bottom: 3px double #e00040;
}
/*Rechte Spalte*/
#Extra .Box1, #Extra .Box2, #Extra .Box3, #Extra .Box4 {
	margin-bottom: 6px;
}
.StandardLinks ul.LinkListe li.Drucken {top:155px}
#Schriftgroesse {
top:152px;
}
.StandardLinks ul.LinkListe li.Drucken a{color:#fff}
.StandardLinks ul.LinkListe li.Drucken a:hover{text-decoration:underline}
.ATTRIBUT_Seite_Kategorie #Kontent .Unterkategorien {
margin-bottom:10px;
width:auto;
float:none;
}
.ATTRIBUT_Seite_Kategorie #Kontent .Produkte {
float:none;
width:auto;
}
#Kontent .Unterkategorien_Fuss{clear:both}
.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, .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, .ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dd.UVP, .ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dd.UVP{
background:transparent url(/custom/Bilder/sstrich.gif) no-repeat scroll right 0;
text-decoration:none;
}
.ATTRIBUT_Seite_Detail #Kontent .DetailProdukt dl.PreisListe dd.UVP
{background: transparent url(/custom/Bilder/sstrich.gif) no-repeat scroll 140px 0;
text-decoration:none;
}
/* ------------------------------------------------------------ */
/*Druck.css */
/*Korrigiert das setzen der Hintergrundfarbe am Anfang dieses CSS*/
@media print {
body {
	background: none;
	background-color: white;
}
#Kontent{
max-width: 580px;
}
}

