
/*         Allgemein------------------------------------------------------------ */

body {
    background: url("/custom/Bilder/Layout/white_px.png") repeat scroll 0 0 #FFFFFF;
}
body,textarea,input.Text,select,td,div,p,b,li {
    color:#555555;
    font-family: Arial,Helvetica,trebuchet MS;
    font-size:100%px;
    font-weight: normal;
    line-height: 140%;
}
input.Text,select,textarea {
        border:1px solid #c0c0c0;
        background:#f6f6f6 url('/custom/Bilder/InputTextHintergrund.gif') no-repeat scroll 0 0 transparent; /* Standard Input Hintergrundbild */
}

#Kontent h1,#Kontent h2,#Kontent h3{
    color: #666666;
    margin-top:1%;
	margin-bottom:1%;
    line-height:130%;
	display: block;
}

#Kontent h1 {
    font-size:150%;
	font-size:20px;
    font-weight: normal;
}
#Kontent h2 {
    font-size: 18px;
    font-weight: normal;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkte h2 {
    color: #999999;
    font-size: 2em;
    font-weight: normal;
}
#Kontent .CrossProdukte h2 {
    border-bottom: 1px dotted #999999;
    border-top: 1px dotted #999999;
    color: #555555;
    margin: 19px 10px 10px;
    padding: 5px;
}
#Kontent h3 {
    font-size:18px;
    font-weight: normal;
    margin-top: 3%;
}

#Kontent a{
	color:#00ade9;
	text-decoration:none;
}
#Kontent a:hover{
	color:#999999;
	text-decoration:underline;
}


#Kontent b{
    font-weight:bold;
	color:#666666;
}
/* Rahmen.css------------------------------------------------------------ */


/*        Seite auf 780px verkleinern        */
#Seite {
    margin: 10px;
    text-align: left;
    width: 1400px;
}

#Seitenkoerper {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    margin: 0;
    padding: 0;
    width:100%;
}
/* keine Rechte Spalte *************************************************************************/
#Extra {
        display:block;
}
/*        Logo******************************************************************************************/

#Logo {
    background: none no-repeat scroll 0 0 transparent;
    height: 98px;
    left: 126px;
    position: absolute;
    top: 20px;
    width: 350px;
}

#Logo a.Startseite {
    background: none no-repeat scroll 0 0 transparent;
    left: 0;
    top: 0;
    width: 350px;
        height: 98px;
        position: relative;
}
/* **********************************************************************************/
#Seitenkopf #Slogan {
    float: right;
    left: -377px;
    position: relative;
    top: 65px;
}
#Slogan .Slogan_Koerper{


}
#Slogan .Slogan_Koerper_Text {
    color: #F18900;
    font-size: 25px;
}
/* SeitenStimmung  *************************************************************************/


/*Seitenkopf *****************************************************************/
#Seitenkopf {
    height: 144px;
    position: relative;
    top: -20px;
}
#Seitenkopf .Seitenkopf_Koerper {
    height:100%;
        width:100%
}

/*Zurück *********************************************************/
#Seitenkopf .Zurueck {
    left: 5px;
    position: absolute;
    top: 140px;
}

#Seitenkopf .Zurueck a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
}

/* StandardLink *************************************************************************/
.StandardLinks {
    height:70px;
    position: absolute;
    right: 25px;
    top: 15px;
}
.StandardLinks .MetaInformationen {
    float: left;
    height: 25px;
    width: 580px;
}
.StandardLinks .warenkorbRahmen {
    border: 1px dotted #999999;
    float: left;
    height: 120px;
    margin-left: 20px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 20px;
    position: relative;
    right: 7px;
    top: -23px;
    width: 260px;
}
.StandardLinks .warenkorbRahmen .warenkorb_bg {
    background: url("/custom/Bilder/Layout/warenkorb_bg.png") no-repeat scroll 1px -35px transparent;
    border: 1px solid #DDDDDD;
    height: 115px;
    margin: 0;
    padding-left: 29px;
    width: 228px;
}
.StandardLinks .warenkorbRahmen .IhrWarenkorb a {
    color: #F18900;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-decoration:none;
    top: -13px;
}
.StandardLinks .warenkorbRahmen .IhrWarenkorb a:hover {
    color:#F18900;
	text-decoration:underline;
}
.StandardLinks .warenkorbRahmen .cartItemQuantity a {
    color: #00ade9;
    font-size: 12px;
    font-weight: bold;
}
.StandardLinks .warenkorbRahmen .cartButton{

}
.StandardLinks .warenkorbRahmen .IhrWarenkorb .warenkorb {
    margin-top: 5px;
    width: 215px;
}
.StandardLinks .warenkorbRahmen .warenkorbSymbol {
    height: 25px;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 5px;
    text-align: center;
    width: 215px;
}
.StandardLinks .warenkorbRahmen .AmountControl, .StandardLinks .warenkorbRahmen .AmountControl a {
    color: #393939;
    font-size: 11px;
    text-align: center;
    white-space: normal;
}
.StandardLinks .warenkorbRahmen .AmountControl, .StandardLinks .warenkorbRahmen .AmountControl a {
    color: #00ade9;
    font-size: 0.9em;
    text-align: center;
    white-space: normal;
}

.ATTRIBUT_Seite_Kategorie #Kontent .Produkte {
    float: right;
    width: 100%;
}
.StandardLinks .warenkorbRahmen .IhrWarenkorb {
    height: 30px;
    text-align: left;
    width: 232px;
}
.StandardLinks .warenkorbRahmen .loginName {
    position: relative;
    text-align: center;
    top: 0;
}
.StandardLinks .loginName a{
  text-decoration:none;
  font-size:0.90em;
  margin-left:2px;
  margin-right:2px;
  color:#F18900;
  
}
.StandardLinks .loginName a:hover{
  color:#999999;
  text-decoration:underline;
  font-size:11px;
  
}
/* Begin Produkt Formatierung* ************************************************************/
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Warenkorb {
    display: block;
	padding:3px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Warenkorb input.Text {
    width: 20px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .PreisListe .Preis, .ATTRIBUT_Seite_Kategorie #Kontent .Preis {
    color: #F80A0F;
    font-size: 2em;
    font-weight: normal;
    height: 25px;
    width: 167px;
}

.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Preis .UVP,
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Preis .Grundpreis,
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Preis .Ersparniss{
    display: none;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Bild {
    height: 216px;
    margin-bottom: 6px;
    width: 235px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Bild_Koerper {
    float: left;
    height: 200px;
    margin: 6px 0 0;
    overflow: hidden;
    text-align: center;
    width: 200px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info {
    height: 75px;
    overflow: hidden;
    position: relative;
    top: -20px;
    width: 170px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .WarenInfo {
    height: 80px;
    left: 9px;
    overflow: hidden;
    position: relative;
    top: -128px;
    width: 170px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Price {
    background: url("/custom/Bilder/Layout/PriceBG.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bold;
    height: 90px;
    left: 140px;
    line-height: 90%;
    padding: 12px 0 2px;
    position: relative;
    text-align: center;
    top: -30px;
    width: 93px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Price .nur, .ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Price .MwSt {
    font-size:9pt;
    font-weight:normal;
}
.StandardLinks .warenkorbRahmen .AmountControl, .StandardLinks .warenkorbRahmen .AmountControl a {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dt.Hersteller,
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dd.Hersteller 
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dt.PZN,
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt .Info dl.InfoListe dd.PZN 
{
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 10px;
}
#Suche .Suche_Koerper {
    margin: 3px;
    width: 195px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Produkt,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt, 
.ATTRIBUT_Seite_Angebote #Kontent .Produkt, 
.ATTRIBUT_Seite_Topseller #Kontent .Produkt, 
.ATTRIBUT_Seite_Promo #Kontent .Produkt {
    background: none repeat scroll 0 0 transparent;
    border: 1px dotted #DDDDDD;
    float: left;
    height:400px;
    margin: 0 5px 5px 0;
    padding: 4px;
    width: 248px;
}
.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Preis .UVP, .ATTRIBUT_Seite_Produkte #Kontent .Produkt .Preis .UVP, .ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Preis .UVP, .ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Preis .UVP,
 
.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Preis .Ersparniss, .ATTRIBUT_Seite_Produkte #Kontent .Produkt .Preis .Ersparniss,.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Preis .Ersparniss,.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Preis .Ersparniss,

.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt .Preis .Grundpreis,.ATTRIBUT_Seite_Produkte #Kontent .Produkt .Preis .Grundpreis, .ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt .Preis .Grundpreis, .ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt .Preis .Grundpreis,

.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{
   display:none;
}

.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 {
    font-size: 95%;
    height: auto;
    overflow: hidden;
    padding: 5px;
    width: 238px;
}
.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 {
    color: #F80A0F;
    float: left;
    font-size: 2em;
    margin: 0;
    width: auto;
}

.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 {
    float: left;
    height: 200px;
    margin: 6px 0 0;
    overflow: hidden;
    text-align: center;
    width: 200px;
}

#Kontent .mwst, #Kontent .Artikelnr, 
#Kontent .Ersparniss span, 
#Kontent .AvailabilityText, 
#Kontent a.Versandkosten, #Kontent a.Versandkosten:hover, #Kontent .Darreichungsform b, #Kontent .ProduktInfo, .StandardLinks ul.LinkListe li a, .StandardLinks ul.LinkListe li a:active, .StandardLinks ul.LinkListe li.Aktiv a, .StandardLinks ul.LinkListe li a:link, .StandardLinks ul.LinkListe li a:visited, .StandardLinks ul.LinkListe li a:hover, .StandardLinks a, .StandardLinks ul.LinkListe li a, .StandardLinks ul.LinkListe li a:link, .StandardLinks ul.LinkListe li a:visited {
    color: #555555;
    font-size: 11px;
}
.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkte, .ATTRIBUT_Seite_Produkte #Kontent .Produkte, .ATTRIBUT_Seite_Detail #Kontent .SmartProdukte, .ATTRIBUT_Seite_Detail #Kontent .CrossProdukte {
    margin-bottom: 20px;
    margin-top: -25px;
}
.ATTRIBUT_Seite_Detail  #Kontent .PreisInfosHeight{

}
.ATTRIBUT_Seite_Detail #Kontent .PreisInfos .Preis {
    color: #FFFFFF;
    font-size: 19px;
    left: 2px;
    position: relative;
    top: 8px;
}
.ATTRIBUT_Seite_Detail #Kontent .PreisInfos .MwSt {
    font-size: 11px;
    position: relative;
    top: -8px;
	color: #FFFFFF;
}
.ATTRIBUT_Seite_Detail #Kontent .PreisInfos {
    background: url("/custom/Bilder/Layout/PriceBG.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bold;
    height: 90px;
    left: 210px;
    line-height: 90%;
    padding: 12px 0 2px;
    position: relative;
    text-align: center;
    top: -120px;
    width: 93px;
}
.ATTRIBUT_Seite_Detail #Kontent .SocialMediaButton {
    height: 50px;
    width: 300px;
}
.ATTRIBUT_Seite_Detail #Kontent .SocialMediaButton .addthis_button_email {
    padding-top: 2px;
	padding-bottom: 2px;
}
.ATTRIBUT_Seite_Detail #Kontent .SocialMediaButton .addthis_button_preferred_11 {
    padding-right: 0;
    position: relative;
    top: 6px;
}
.ATTRIBUT_Seite_Detail  #Kontent .UVP,
.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte {
    display: none;
}

/* Begin Produkt formatierung* ************************************************************/
/*  BeginStimmung ******************************************************************************/
#Stimmung {
    border-bottom: 1px dotted #999999;
    border-right: 1px dotted #999999;
    border-top: 1px dotted #999999;
    float: left;
    margin: 0;
    min-height: 1288px;
    padding: 0;
    width: 264px;
}
.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 {
    font-size: 1.5em;
    font-weight: normal;
    height: 0;
    line-height: 130%;
    margin-bottom: 10%;
    overflow: visible;
}
#Stimmung .Stimmung_Koerper {
    padding: 0;
    width: auto;
}
#Stimmung .StimmungsBild {
    margin-top: 5px;
}

/* TagClouds*/

#Stimmung .Tagcloud {
    background: none repeat scroll 0 0 Transparent;
    height: auto;
    text-align: left;
    width: 100%;
}
#Stimmung .TagCloudKoerper {
    padding: 5px 5px 5px 0;
    text-align: center;
    width: 250px;
}
#Stimmung #TagCloudKeys .TagCloudKoerper a {
    color: #999999;
    font-weight:normal;
    line-height:135%;
    text-decoration: none;
	font-family:Helvetica;
}
#Stimmung #TagCloudKeys .TagCloudKoerper a:hover {
    color: #555555;
}
#TagCloudKeys .TagCloudKoerper span.size0 a {
    font-size:20px;
    font-weight:bold;
}
#TagCloudKeys .TagCloudKoerper span.size1 a {
    font-size: 20px;
    font-weight:normal;
}
#TagCloudKeys .TagCloudKoerper span.size2 a {
    font-size: 18px;
    font-weight: normal;
}
#TagCloudKeys .TagCloudKoerper  span.size3 a {
    font-size:17px;
    font-weight:normal;
}
#TagCloudKeys .TagCloudKoerper  span.size4 a {
    font-size: 125%;
    font-weight: bold;
}
#TagCloudKeys .TagCloudKoerper span.size5 a {
    font-size: 110%;
    font-weight: bold;
}
#TagCloudKeys .TagCloudKoerper  span.size6 a {
    font-size:11px;
    font-weight: bold;
}

/* Ende Stimmung ******************************************************************************/

/* Suchen *************************************************************/
#Suche{

}
#Suche h3 {
    display: block;
    font-size: 12px;
    left: 6px;
    position: relative;
    top: 14px;
}
#Suche input.Suchbegriff {
    height: 13px;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 150px;
}
/* Sortiment **********************************************************/
#Sortiment {
    border-bottom: 1px dotted #999999;
    border-right: 1px dotted #999999;
    border-top: 1px dotted #999999;
    margin-left: 2px;
    min-height: 1288px;
    width: 260px;
}
#Sortiment .Sortiment_Koerper {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 247px;
}

/* Kategorie *************************************************************/

#Themenkategorien {
    left: -14px;
    margin: 0;
    padding: 0 0 0 1px;
    position: relative;
    width: 100%;
}
#Themenkategorien .linkeNaviOnlineshop, 
#Themenkategorien .linkeNaviSuche, 
#Themenkategorien .linkeNaviGelenk, 
#Themenkategorien .linkeNaviNatur, 
#Themenkategorien .linkeNaviGanzheitlich {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
#Themenkategorien .linkeNaviOnlineshop {
    margin-top: 6px;
}
#Themenkategorien .linkeNaviGelenk{
    margin-top:-9px;
}
#Themenkategorien .linkeNaviSuche {
    background: url("/custom/Bilder/Layout/Navi_Vitaplace_Suche_bg.png") no-repeat scroll 0 0 transparent;
    height: 55px;
    margin-left: 5px;
    margin-top: 5px;
    width: 257px;
}
#Themenkategorien .linkeNaviNatur{
    margin-top:-9px;
}

#Themenkategorien .linkeNaviGanzheitlich {
    margin-top:-9px;
}
.linkeNaviSuche #Suche {
    margin-left: 15px;
    margin-top: 0;
}
#Themenkategorien h2{
        display:block;
}

#Themenkategorien .LinkeNaviTextOrangeBG h2, #Themenkategorien .LinkeNaviTextGreenBG h2, #Themenkategorien .LinkeNaviTextGrayBG h2 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    margin-bottom: -3px;
    margin-left: 3px;
    padding-left: 11px;
    padding-top: 3px;
    width: 257px;
}
#Themenkategorien .LinkeNaviTextOrangeBG h2 {
    background: url("/custom/Bilder/Layout/Navi_Vitaplace_orange_bg.png") no-repeat scroll 0 0 transparent;
}
#Themenkategorien .LinkeNaviTextGreenBG h2 {
    background: url("/custom/Bilder/Layout/Navi_Vitaplace_green_bg.png") no-repeat scroll 0 0 transparent;
}
/*list_1_ebene *********************************************************************/
#Themenkategorien  ul li {
    line-height:150%;
    list-style: none outside none;
    margin-left:1px;
    margin-top: 1px;
    padding-left: 10px;
}
#Themenkategorien ul li, #Themenkategorien .linkeNaviNatur ul li, #Themenkategorien .linkeNaviGanzheitlich ul li {
    left: -9px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
    position: relative;
    width: 240px;
}

#Themenkategorien ul li {
    background: url("/custom/Bilder/Layout/pfeil_orange.png") no-repeat scroll 3px 50% #DDDDDD;
    left:-9px;
}
#Themenkategorien .linkeNaviNatur ul li,#Themenkategorien .linkeNaviGanzheitlich ul li, #Themenkategorien .linkeNaviGelenk ul li{
    background: url("/custom/Bilder/Layout/pfeil_green.png") no-repeat scroll 5px 50% #DDDDDD;
}
#Themenkategorien .linkeNaviNatur ul li.Aktiv, #Themenkategorien .linkeNaviGanzheitlich ul li.Aktiv, #Themenkategorien .linkeNaviGelenk ul li.Aktiv {
    background: url("/custom/Bilder/Layout/pfeil_green_active.png") no-repeat scroll 3px 10px #DDDDDD;
}
#Themenkategorien ul li a, #Themenkategorien .linkeNaviNatur ul li a, #Themenkategorien .linkeNaviGanzheitlich ul li a, #Themenkategorien .linkeNaviGelenk ul li a {
    color: #393939;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 140%;
    text-decoration: none;
}
#Themenkategorien ul li.Aktiv a {
    font-size:1.1em;
	color:#393939;
    font-weight: bold;
    line-height: 150%;
    margin-left: 2px;
}

/*list_2_ebene *********************************************************************/
#Themenkategorien ul.list_2_ebene li.Aktiv a {
    font-size:1.1em;
	color:#393939;
    font-weight: bold;
    line-height: 150%;
    margin-left: 2px;
}
#Themenkategorien ul.list_2_ebene {
    margin-left: 10px;
    width: 227px;
}
#Themenkategorien ul.list_2_ebene li {
    background: url("/custom/Bilder/Layout/pfeil_green.png") no-repeat scroll 0 50% #DDDDDD;
    width: 220px;
}
#Themenkategorien ul.list_2_ebene li.Aktiv {
    margin-left: -2px;
    width: 220px;
}
#Themenkategorien ul.list_2_ebene li a {
    background: none repeat scroll 0 0 transparent;
    font-size:1.1em;
	color:#393939;
    font-weight:normal;
    line-height: 150%;
    margin-left: -5px;
    overflow: hidden;
    padding-left: 0;
    white-space: nowrap;
    word-spacing: -1px;
	text-decoration: none;
	padding-left: 3px;
}

/*list_3_ebene *********************************************************************/

#Themenkategorien ul.list_3_ebene li.Aktiv a {
    font-size:1.1em;
	color:#393939;
    font-weight: bold;
    line-height: 150%;
    margin-left: 2px;
}
#Themenkategorien ul.list_3_ebene {
    margin-bottom: -1%;
    margin-left: -15px;
    overflow: hidden;
    padding-left: 0;
    width: 224px;
}
#Themenkategorien ul#VitaplaceLinkeNaviList ul.list_3_ebene li {
    width: 220px;
}
#Themenkategorien ul#VitaplaceLinkeNaviList ul.list_3_ebene li.Aktiv {
    background:none transparent;
    margin-left: 0;
    width: 220px;
}
#Themenkategorien ul#VitaplaceLinkeNaviList ul.list_3_ebene li a {
    font-weight: normal;
    margin-left: 10px;
    text-decoration: none;
}

#Themenkategorien ul#VitaplaceLinkeNaviList ul.list_3_ebene li.Aktiv a {
    font-size:1.1em;
	color:#393939;
    font-weight:bold;
    margin-left: 10px;
    text-decoration: none;
}

/* kategorie ***************************************************************************************/

#Kontent .Kategorien_Beschreibung {
    background: url("/custom/Bilder/Layout/KategorieBeschreibung.png") no-repeat scroll 0 0 transparent;
    height: auto;
    left: -2px;
    margin-bottom: 0;
    padding: 10px;
    position: relative;
    top: -6px;
    width: 512px;
}
.ATTRIBUT_Kategorie_Abnehmen_und_Entschlacken #Kontent .Kategorien_Beschreibung,
.ATTRIBUT_Kategorie_Knie_und_Gelenkprobleme #Kontent .Kategorien_Beschreibung,
.ATTRIBUT_Kategorie_Sportverletzungen #Kontent .Kategorien_Beschreibung,
.ATTRIBUT_Kategorie_Rueckenschmerzen #Kontent .Kategorien_Beschreibung {
    background: none scroll 0 0 transparent;
    height: auto;
    left: -2px;
    margin-bottom: 0;
    padding: 10px;
    position: relative;
    top: -6px;
    width: 512px;
}
#Kontent .Kategorien_Beschreibung h1,#Kontent .Kategorien_Beschreibung p,#Kontent .Kategorien_Beschreibung div {
    color: #393939;
}
#Kontent .Kategorien_Beschreibung h1 {
    font-weight: normal;
}
#Kontent .Kategorien_Beschreibung h2 {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}
#Kontent .Kategorien_Beschreibung .Kategorien_Beschreibung{
display:none;
}

/* Kategoriepfad**********************************************************************************/

#Seitenkopf #Kategoriepfad ul.LinkListe li a {
    font-size:95%;
    font-weight: normal;
    text-decoration: none;
}
#Kontent #Kategoriepfad ul.LinkListe li,
#Kontent #Kategoriepfad ul.LinkListe li a {
    Display: none;
}


#Kategoriepfad {
    left: -275px;
    position: relative;
    top: -60px;
}
#Kategoriepfad ul.LinkListe {
    left: 477px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 162px;
}
#Kategoriepfad,
#Themenkategorien .linkeNaviNatur ul li.Arzneimittel,
.ATTRIBUT_Kategorie_Arzneimittel #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Vitahomöopathie,
.ATTRIBUT_Kategorie_Vitahomoeopathie #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Vitakombi,
.ATTRIBUT_Kategorie_Vitakombi #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Rückenschmerzen,
.ATTRIBUT_Kategorie_Rueckenschmerzen #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Sportverletzungen,
.ATTRIBUT_Kategorie_Sportverletzungen #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Abnehmen,
.ATTRIBUT_Kategorie_Abnehmen #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Knie-,
.ATTRIBUT_Kategorie_ATTRIBUT_Kategorie_Knie_und_Gelenkprobleme #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.angebote,
.ATTRIBUT_Kategorie_angebote #Themenkategorien .linkeNaviNatur ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Orthomolekular,
.ATTRIBUT_Kategorie_Orthomolekular #Themenkategorien .linkeNaviNatur ul li.Aktiv,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Themenkategorien ul li.Aktiv,
#Themenkategorien .linkeNaviNatur ul li.Angebote {
	display:none;
}

/*        Seitenfuss        */
#Seitenfuss {
    border-top: 1px dotted #999999;
    color: #696969;
    margin-left: 0;
    padding-bottom: 12px;
    width: 1367px;
}

#Seitenfuss a {
        color:#696969;
}
#Seitenfuss .Seitenfuss_Koerper .Hinweis {
        font-weight:bold;
}

/* ShopbereichLinks ------------------------------------------------------------ */

#ShopbereichLinks {
   display: none;
   left: 220px;
   position: absolute;
   top: 200px;
   z-index: 2;
}

/* Kontent ------------------------------------------------------------ */

#Kontent {
    border: 1px dotted #999999;
    float: left;
    margin: 0 10px 20px;
    min-height: 1270px;
    overflow: hidden;
    padding: 10px;
    width: 530px;
}

#Kontent .Produkt .ProdImageWidth img {
    border: 1px solid #DDDDDD;
    padding: 10px;
}
#Kontent .Produkt .ProdImageInfo {
    margin-left: 3px;
    width: 400px;
}
#Kontent #PagerOben .Pager,#Kontent .Filter,.GesundheitsTippText {
    display: none;

}

/* Ende Kontent------------------------------------------------------------ */


/* Extra------------------------------------------------------------ */

#Extra {
    background: none repeat scroll 0 0 transparent;
    border: 1px dotted #999999;
    float: right;
    left: 1100px;
    min-height: 1288px;
    overflow: hidden;
    padding: 1px;
    position: absolute;
    top: 144px;
    vertical-align: top;
    width: 264px;
}
#Extra .Extra_Koerper {
    font-family: Arial;
    margin: 0;
    padding: 5px;
    width: 100%;
}
/* Extra Hotline */
#Extra #Hotline {
    height: auto;
    width:100%;
}

#Extra #Hotline .HotlineFoto {
    float: left;
    margin-right: 5px;
    padding: 1px;
    width: 100px;
}
#Extra #Hotline .HotlineFoto img {
    padding: 1px;
    width: 100px;
}
#Extra #Hotline .HotlineText_1 {
    color: #666666;
    float: left;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    height: 142px;
    line-height: 110%;
    padding-top: 3px;
    width: 126px;
}

#Extra #Hotline .HotlineText_2 {
    background: url("/custom/Bilder/Layout/Service-nr.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 92px;
    width: 264px;
}
.HotlineText_2 .frage {
    font-size: 1.4em;
    position: relative;
    top: -38px;
    color: #666666;
}
.HotlineText_2 .frage {
    font-size: 1.4em;
    position: relative;
    top: -38px;
    color: #666666;
}
#Extra #Hotline span.service {
    color: #666666;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
}
#Extra #Hotline h3 {
    color: #7DA40B;
    font-family: Helvetica;
    font-size: 2.4em;
    font-weight: normal;
    margin-bottom: 9px;
    margin-top: 15px;
}
#Extra #Hotline span.rueckruf, #Extra #Hotline span.rueckruf a {
    color: #666666;
    font-size: 17px;
    font-weight: 500;
    line-height: 130%;
	font-family: Georgia;
}
.HotlineText_2 .tag {
    color: #666666;
    font-size:11px;
    font-weight: normal;
    line-height: 130%;
	font-family: Georgia;
}
#Extra #Hotline span.rueckruf a {
    color: #00ade9;
    font-style: italic;
    font-weight: bold;
    left: 125px;
    margin-left: 5px;
    position: relative;
    text-decoration: none;
    top: 63px;
}
#Extra #Hotline span.wehner-mueller {
    color: #393939;
    font-size: 11px;
    left: 13px;
    position: absolute;
    top: 111px;
    width: 100px;
}

/*Blog*****/
#Extra #blog {
    border-top: 1px dotted #999999;
    height: 70px;
    margin-bottom: 0;
    margin-left: -12px;
    margin-top: 0;
    padding: 10px;
    width: 100%;
}
#Extra #blog .blogText {
    color: #666666;
    float: left;
    font-family: Georgia;
    font-size: 13px;
    font-weight: normal;
    left: 10px;
    position: relative;
    width: 197px;
    word-spacing: 0;
    z-index: 100;
}
#Extra #blog .blogText a {
    color:#0281E2;
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 150px;
        text-decoration:none;
}
#Extra #blog .blogSymbol {
    float: left;
    left: 150px;
    position: relative;
    top: -70px;
    width: 90px;
}
/* Blütten */

#Extra .Bluetten{
    margin: 0;
    padding: 2px;
}
#Extra .Bluetten img {
    border-bottom: 1px dotted #999999;
    height: 152px;
    padding: 5px;
    width: 250px;
}

#Extra .Bluetten {
    left: -4px;
    margin: 0;
    padding: 2px;
    position: relative;
    top: -5px;
}
/* Vorteile */
#Extra #Vorteile {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #999999;
    height: 129px;
    margin: 0 0 140px;
    padding: 5px;
    position: relative;
    top: 135px;
    width: 245px;
}
#Extra #Vorteile .VorteileListe {
    background: url("/custom/Bilder/Layout/vorteile_BG.png") no-repeat scroll 0 0 transparent;
    height: 80px;
    left: 10px;
    margin-left: 0;
    padding: 5px;
    position: relative;
    top: -20px;
    width: 215px;
    z-index: 100;
}
#Extra #Vorteile li, #Extra #Vorteile a {
    color: #FFFFFF;
    font-size: 0.98em;
    font-weight: normal;
    line-height: 135%;
    margin-left: -4px;
    text-decoration: none;
}
#Extra #Vorteile a:hover {
    color: #FFFFFF;
    font-size: 0.98em;
    font-weight: normal;
    line-height: 135%;
    margin-left: -4px;
    text-decoration: underline;
}
#Extra #Vorteile .Apotheke {
    position: relative;
    top: -27px;
}
#Extra #Vorteile .Apotheke .ApothekenA {
    float: left;
    height: 62px;
    width: 60px;
}
#Extra #Vorteile .Apotheke .ApothekenText {
    color: #666666;
    float: left;
    font-family: Georgia;
    font-size: 17px;
    font-weight: normal;
    height: 62px;
    left: -4px;
    padding: 3px;
    position: relative;
    top: 5px;
    width: 150px;
    word-spacing: 0;
}

/* Extra  Kundeninformationen */
#Extra #Kundeninformationen {
    margin-bottom: 5px;
    margin-left: -1px;
    margin-top: 0;
    width: 264px;
}
#Extra #Kundeninformationen .KundeninformationenHeader {
    height: 28px;
    width: 264px;
}
#Extra .KundeninformationenHeader h2 {
    background: url("/custom/Bilder/Layout/Extras_Vitaplace_blue_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    margin: 7px 0 0;
    padding-left: 10px;
    padding-top: 3px;
    width: 267px;
}
#Extra #Kundeninformationen ul {
    margin: -3px 0 0;
}
#Extra #Kundeninformationen li {
    background: url("/custom/Bilder/Layout/pfeil_white.png") no-repeat scroll 2% 50% #6AA1DA;
    line-height: 150%;
    list-style: none outside none;
    margin-left: 0;
    margin-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 2px;
    width: 252px;
}
#Extra #Kundeninformationen li a {
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 22px;
    padding-left: 10px;
    padding-top: 2px;
    text-decoration: none;
    width: 100%;
    word-spacing: 2px;
}

#Extra .addthis {
    border-top: 1px dotted #999999;
    margin-left: 1%;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
}
#Extra .addthis a{
text-decoration:none;
}
/* Fuss ****************************************************************************/

/* ------------------------------------------------------------ */
/*
        Druck.css
*/

/*        Korrigiert das setzen der Hintergrundfarbe am Anfang dieses CSS        */
@media print {
        body {
                background:none;
                background-color:white;
        }
}


/* SeitenNavigation **********************************************************************************/

#SeitenNavigation {
    display: none;
}

/******************************************************************************************************
 ************   Startseite Layout
*******************************************************************************************************/


#Kontent #ThemenTipp {
        height:auto;
    margin: 0;
    padding: 0;
    width: 530px;
}
#Kontent .TrennLinie {
    border-top: medium none;
    margin-bottom: 10px;
    margin-top: 5px;
}
#Kontent .ApothekerTipp,#Kontent .ApothekerTippStartseite {
    height: 260px;
    margin: 0 0 10px;
    padding: 0;
    width: 530px;
}
#Kontent .VitaplaceInfo {
    height: 254px;
    margin: 0 0 10px;
    padding: 0;
    width: 530px;
}
.ATTRIBUT_Kategorie_Rueckenschmerzen #Kontent .Kategorien_Beschreibung,
.ATTRIBUT_Kategorie_Sportverletzungen #Kontent .Kategorien_Beschreibung,
.ATTRIBUT_Kategorie_Knie_und_Gelenkprobleme #Kontent .Kategorien_Beschreibung{
    background:none;
}
.ATTRIBUT_Kategorie_Rueckenschmerzen #Kontent .Kategorien_Beschreibung, 
.ATTRIBUT_Kategorie_Sportverletzungen #Kontent .Kategorien_Beschreibung, 
.ATTRIBUT_Kategorie_Knie_und_Gelenkprobleme #Kontent .Kategorien_Beschreibung,
.ATTRIBUT_Seite_abnehmen #Kontent .Kategorien_Beschreibung,
.ATTRIBUT_Kategorie_Abnehmen_und_Entschlacken{
    margin-bottom: -34px;
}
.ATTRIBUT_Kategorie_Rueckenschmerzen #Kontent .Kategorien_Beschreibung h1,
.ATTRIBUT_Kategorie_Sportverletzungen #Kontent .Kategorien_Beschreibung h1,
.ATTRIBUT_Kategorie_Knie_und_Gelenkprobleme #Kontent .Kategorien_Beschreibung h1 {
    display: none;
}
/* VitaplaceInfo ***********************************************************************/

#Kontent .InfoSeiten {
    margin: -10px;
    padding: 10px;
}
 #Kontent .VitaplaceInfo {
    background: url("/custom/Bilder/Layout/VitaplaceInfoBG.png") no-repeat scroll 0 0 transparent;
    color: #393939;
    font-size: 15px;
    margin-bottom: 1px;
    padding: 15px;
    width: 500px;
}
#Kontent .VitaplaceInfo {
    background: url("/custom/Bilder/Layout/VitaplaceInfoBG.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 15px;
    margin-bottom: 1px;
    padding: 15px;
    width: 500px;
}

#Kontent .VitaplaceInfo2 {
    background: url("/custom/Bilder/Layout/VitaplaceInfoBG.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 15px;
    height: 25px;
    margin-bottom: 1px;
    padding: 15px;
    width: 500px;
}
#Kontent .VitaplaceInfo h1, #Kontent .VitaplaceInfo2 h1 {
    color: #333333;
    font-size: 1.5em;
    font-weight: normal;
}
#Kontent .VitaplaceInfo h2, #Kontent .VitaplaceInfo2 h2 {
    color: #333333;
    font-size: 1.2em;
    font-weight:normal;
}
#Kontent .VitaplaceInfo em{
      font-family:serif;
}

#Kontent .vitaplaceInfoContent {
    margin-top: 2%;
    padding: 0;
}
#Kontent .vitaplaceInfoContent a{
text-decoration:none;
} 
#Kontent .vitaplaceInfoContent a:hover{
	color:#999999;
	text-decoration:underline;
}
#Kontent .vitaplaceInfoContent b{
	color:#666666;
} 
#Kontent .vitaplaceInfoContent li{
margin-bottom:2%;
}
#Kontent .vitaplaceInfoContent h2 {
    color:#333333;
    font-size:150%;
    font-weight: normal;
    margin-top: 15px;
    text-decoration: none;
    text-transform: none;
}
#Kontent .vitaplaceInfoContent h3 {
    color: #666666;
    font-size:150%;
    font-weight: normal;
}
#Kontent .Kontakt {
    margin-left: 100px;
}

#Kontent .Kontakt input.Text, #Kontent  .Kontakt select, #Kontent .Kontakt textarea {
    border: 1px solid #C0C0C0;
	width:250px;
}
#Kontent .Kontakt textarea {
    height: 100px;
}
#Kontent .ApothekerTipp {
    background: url("/custom/Bilder/Layout/ApothekerTipp.png") no-repeat scroll 0 0 transparent;
    height: 210px;
}
.ATTRIBUT_Kategorie_Rueckenschmerzen #Kontent .ApothekerTipp, .ATTRIBUT_Kategorie_Knie_und_Gelenkprobleme #Kontent .ApothekerTipp, .ATTRIBUT_Kategorie_Sportverletzungen #Kontent .ApothekerTipp, .ATTRIBUT_Kategorie_Abnehmen_und_Entschlacken #Kontent .ApothekerTipp {
    background: url("/custom/Bilder/Layout/ApothekerTipp.png") no-repeat scroll 0 0 transparent;
    left: -9px;
    min-height: 215px;
    position: relative;
    top: -8px;
}
.ATTRIBUT_Kategorie_Rueckenschmerzen #Kontent h1,
.ATTRIBUT_Kategorie_Knie_und_Gelenkprobleme #Kontent h1,
.ATTRIBUT_Kategorie_Sportverletzungen  #Kontent h1,
.ATTRIBUT_Kategorie_Abnehmen_und_Entschlacken #Kontent h1{
display:none;
}
.ATTRIBUT_Seite_Detail #Kontent h1{
display:block;
}
.ATTRIBUT_Seite_Suchergebnis #Kontent .Produkt, 
.ATTRIBUT_Seite_Produkte #Kontent .Produkt, 
.ATTRIBUT_Seite_Detail #Kontent .SmartProdukte .Produkt, 
.ATTRIBUT_Seite_Detail #Kontent .CrossProdukte .Produkt {
    border-bottom: 1px dotted #DDDDDD;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 530px;
}

.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 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2em;
}
/* emotion = Stimmungsbild ***********************************************************************/
#Kontent .Kategorien_Beschreibung .emotion {
    border-top: 1px dotted #999999;
    height: auto;
    left: -9px;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    top: 20px;
    width: 530px;
}
#Kontent .Kategorien_Beschreibung .emotion {
    border-top: 1px dotted #999999;
    height: auto;
    left: -9px;
    margin: 0 0 6%;
    padding-bottom: 10px;
    position: relative;
    top: 20px;
    width: 530px;
}
#Kontent .emotion2 {
    border-top: 1px dotted #999999;
    height: auto;
    left:-9px;
    margin: 0;
    padding-bottom:0px;
    position: relative;
    top: -17px;
    width: 530px;
}
#Kontent .Emotion4 {
    border-bottom: 1px dotted #999999;
    border-top: 1px dotted #DDDDDD;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 0;
    width: 530px;
}
/* emotion = Stimmungsbild für die 4 Sonder Kategotien *********************************/



#Kontent .ApothekerTippStartseite {
    background: url("/custom/Bilder/Layout/ApothekerTipp_Startsete.png") no-repeat scroll 0 0 transparent;
}

#Kontent .ApothekerTipp .ApothekerFoto, #Kontent .ApothekerTippStartseite .ApothekerFoto {
    background: url("/custom/Bilder/Layout/Apotheker.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 135px;
    margin: 5px;
    width: 100px;
}
#Kontent .ApothekerTipp .ApothekerFoto img, #Kontent .ApothekerTippStartseite .ApothekerFoto img {
    border: 1px solid transparent;
    float: left;
    height: 134px;
    width: 100px;
}
#Kontent .ApothekerTipp .ApothekerFoto .Identitaet, #Kontent .ApothekerTippStartseite .ApothekerFoto .Identitaet {
    color: #696969;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 3px 3px;
    width: 100%;
}
#Kontent .ApothekerTipp .ApothekerText, #Kontent .ApothekerTippStartseite .ApothekerText {
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 130%;
    margin: 8px;
    padding: 0;
    width: 395px;
}
#Kontent .ApothekerText h2 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 0;
}
#Kontent .ApothekerText p, #Kontent .ApothekerText b {
    margin-bottom: 0;
    padding-left: 0;
}
#Kontent .ApothekerText b {
    color: #393939;
    font-weight: bold;
}
#Kontent .ApothekerText, #Kontent .ApothekerText p {
    color: #393939;
    font-size: 12px;
    font-weight: normal;
}
#Kontent .ApothekerTipp .ApothekerText h3 {
    font-size:15px;
    font-weight: bold;
}
#Kontent .ApothekerTippStartseite .ApothekerText p {
    color: #F1F1F1;
    font-family: Arial;
    font-size: 13px;
}
#Kontent .ApothekerTippStartseite .ApothekerText b{
    color: #F1f1f1;
	    font-weight: bold;
}
#Kontent .Spalten {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
}
/** Begin Nur für die Allgemeine ***************************************************************/
#Kontent .Spalte_1 {
    border-right: 1px dotted #999999;
    float: left;
    height:100%;
}
#Kontent .Spalte_2{
    float: left;
    height:100%;
}
#Kontent .Spalte_3{
    border-left: 1px dotted #999999;
    float: left;
    height:100%;
}

#Kontent .Spalte_1, #Kontent .Spalte_2, #Kontent .Spalte_3 {
    font-size: 14px;
    font-weight: normal;
    height:750px;
    left: 0;
    padding: 5px 5px 5%;
    position: relative;
    width: 160px;
}

#Kontent .Spalte_1 .Text, #Kontent .Spalte_2 .Text, #Kontent .Spalte_3 .Text {
    font-size: 12px;
    font-weight: normal;
    min-height: 70px;
    padding-top: 3%;
}
#Kontent .Spalte_1 .Text h3, #Kontent .Spalte_2 .Text h3, #Kontent .Spalte_3 .Text h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding-top: 0;
}
#Kontent .Spalte_1 .Text2 a, #Kontent .Spalte_2 .Text2 a, #Kontent .Spalte_3 .Text2 a {
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}
#Kontent .Spalte_1 .Text a, #Kontent .Spalte_2 .Text a, #Kontent .Spalte_3 .Text a {
    color: #3399CC;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    margin-top: 13px;
    padding-left: 0;
    text-decoration: none;
}
#Kontent .Spalten .spalten_content {
    height: 340px;
    padding: 1px;
    width: 165px;
}
#Kontent .ApothekerTipp .ApothekerFoto .Identitaet,
#Kontent .ApothekerTippStartseite .ApothekerFoto .Identitaet {
    font-size: 11px;
    font-weight: normal;
    margin: 5px 3px 3px;
    width: 100%;
}
#Kontent .ApothekerTippStartseite .ApothekerFoto .Identitaet {
    color: #F1F1F1;
}
#Kontent .ApothekerTipp .ApothekerFoto .Identitaet {
    color: #393939;
}
#Kontent .Spalte_1 h3, #Kontent .Spalte_2 h3, #Kontent .Spalte_3 h3 {
    color: #393939;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 0;
    word-spacing: -2px;
}
/** End Nur für die Allgemeine ***************************************************************/
/** Begin Nur für die Startseite ***************************************************************/

.ATTRIBUT_Seite_Willkommen #Kontent .Spalte_1 {
    border-right: 1px dotted #999999;
    float: left;
    height:100%;
    width:242px;
}
.ATTRIBUT_Seite_Willkommen #Kontent .Spalte_2{
    float: left;
    height:100%;
    width:242px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dt, .ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dt {
    display: block;
    float: left;
    height: 1.2em;
    margin: 0;
    width: auto;
}
/*ATTRIBUT_Seite_Warenkorb #Kontent*/
.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info dl.InfoListe dd, .ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info dl.InfoListe dd {
    display: block;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
    text-align: left;
    width: auto;
	color:#999999;
}
#Kontent dd.Preis, #Kontent dt.Preis, #Kontent dd.Gesamtpreis, #Kontent dt.Gesamtpreis, #Kontent dd.Summe, #Kontent dt.Summe {
    color: #999999;
    font-weight: normal;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt dl.PreisListe dd.Hinweis, .ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt dl.PreisListe dd.Hinweis {
    color: #999999;
    font-size: 90%;
    letter-spacing: -1px;
    margin-top: 3px;
    text-align: left;
    width: 160px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe .Summe {
    border-bottom: 3px double red;
    font-size: 170%;
    font-weight: normal;
    height: 18px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Bild_Koerper, .ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Bild_Koerper {
    height: 100px;
    overflow: hidden;
    text-align: center;
    width: 100px;
}.ATTRIBUT_Seite_Warenkorb #Kontent .Produkt .Info, .ATTRIBUT_Seite_GespeicherterWarenkorb #Kontent .Produkt .Info {
    float: left;
    margin-right: 15px;
    overflow: hidden;
    width: 100px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein {
    float: right;
    margin-top: -25px;
    padding-bottom: 20px;
    position: relative;
    top: 15px;
    width: 300px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Gutschein .Hinweis {
    color: #999999;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 5px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent a.zur_Kasse {
    float: right;
    left: 105px;
    margin-bottom: 20px;
    position: relative;
    top: 70px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe {
    height: 50px;
    left: -21px;
    margin: 0;
    position: relative;
    width: 270px;
}
.ATTRIBUT_Seite_Warenkorb #Kontent .Zusammenfassung dl.ZusammenfassungListe dd.Hinweis {
    color: #999999;
    font-size: 90%;
    text-align: left;
    width: 250px;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe dt {
    color: #999999;
    font-size: 100%;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe .Gesamtpreis {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .PreisZusammenfassungListe .Gesamtpreis {
    border-bottom: 3px double red;
    font-size: 115%;
    height: 16px;
    margin-top: 20px;
    width: 162px;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dt.Menge {
    background-image: url("/custom/Bilder/Multiplikator.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #999999;
    display: block;
    height: 1em;
    left: 239px;
    position: absolute;
    top: 0;
    width: 9px;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent .BestellEingabe .Produkt .Info dl.InfoListe dd.Menge {
    display: inline;
    font-weight: bold;
    left: 225px;
    position: absolute;
    top: 0;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent h2 {
    border-bottom: 1px dotted #F18900;
    color: #F18900;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 13px;
    text-transform: uppercase;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent h3 {
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    height: 13px;
    margin-bottom: 3px;
    overflow: hidden;
}
.ATTRIBUT_Seite_Bestelldaten #Kontent  a.Warenkorb_aendern{

}
/** End  Nur für die Startseite ***************************************************************/
.ATTRIBUT_Seite_Detail #Kontent h1{
    color: #999999;
	font-size: 1.7em;
	    font-weight: normal;
}
/* Begin  ATTRIBUT_Seite_Detail ********************************/

/* Ende  ATTRIBUT_Seite_Detail ********************************/

/*Bestell Forschritt*/

#Bestellfortschritt .Bestellfortschritt_Koerper ul.BestellfortschrittListe li a {
    color:silver;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}
#Bestellfortschritt .Bestellfortschritt_Koerper ul.BestellfortschrittListe li.Aktiv a {
    color: #00ade9;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;.Aktiv
}
/*****Angebote_des_Monats*************************/

.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 124%;
    margin-bottom: 15%;
}
.ATTRIBUT_Seite_Produkte #Kontent .ProdukteAngebote,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkte,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd{
	display:none;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.Ersparniss,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.UVP, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.UVP,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Preis, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.Preis,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .ProdukteAngebote{
	display:block;
}

.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Produkte,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .ProdukteAngebote {
    background: none repeat scroll 0 0 transparent;
    border: 1px dotted #DDDDDD;
    float: left;
    height: auto;
    margin: 0 5px 5px 0;
    padding: 4px;
    width: 520px;
}
.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Produkt,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt{
    border-bottom: 1px dotted #DDDDDD;
    margin-top: 10px;
	margin-left: 5px;
    padding-bottom: 10px;
    width: 239px;
	height: 290px;
    background: none repeat scroll 0 0 transparent;
}

.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.UVP, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.UVP {
    color: #999999;
    font-size:18px;
    font-weight: normal;
}

.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.UVP, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.UVP {
     position: relative;
    top: -122px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.UVP {
    left: 100px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.UVP {
    left: 95px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Preis, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.Preis {
    position: relative;
    top: -55px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Preis {
    color: #FB0C0C;
    font-size: 30px;
    font-weight: normal;
    height: 60px;
    left: 98px;
    line-height: 90%;
    padding: 37px 0 2px;
    position: relative;
    text-align: center;
    top: -85px;
    width: 93px;
}

.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe .Grundpreis {
    display: none;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.Preis {
    font-size: 20px;
    font-weight: normal;
    left: 94px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss{
    background: url("/custom/Bilder/Layout/PriceBG.png") no-repeat scroll 0 0 transparent;
    height: 92px;
    left: 14px;
    position: relative;
    text-align: center;
    top: -128px;
    width: 93px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss span {
    color: #FFFFFF;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss .sparen,
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss .Real {
    font-size: 13px;
    word-spacing: -2px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss .sparen {
    left: 0;
    margin-bottom: 27px;
    position: relative;
    top: 13px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss .Real {
    position: relative;
    top: 26px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dd.Ersparniss .Prozent {
    font-size: 24px;
    left: -4px;
    position: relative;
    top: -25px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt .Status{
    position: relative;
    top: 17px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt h3 a {
    font-weight: bold;
    margin-bottom: 48px;
}

.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt_Koerper {
    height: 100%; 
}
.ATTRIBUT_Kategorie_Angebote_des_Monats  #Kontent .Produkt .Info {
    left: 92px;
    position: relative;
    top: -65px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats  #Kontent .Produkt .Bild{
    position: relative;
    top: 20px;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt .Warenkorb {
    left: 32px;
    position: relative;
    top: 80px;
    width: 115px;
}

.ATTRIBUT_Kategorie_Angebote_des_Monats #Themenkategorien ul li.Aktiv{

}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt .Hinweis{
	display:none;
}
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt .Preis .UVP,
.ATTRIBUT_Kategorie_Angebote_des_Monats .Ersparniss, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt .Preis .Grundpreis, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt .Preis .Grundpreis, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .SmartProdukte .Produkt .Preis .Grundpreis, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .Produkt dl.PreisListe dt.Preis, 
.ATTRIBUT_Kategorie_Angebote_des_Monats #Kontent .CrossProdukte .Produkt dl.PreisListe dt.Preis {
    display: block;
}
.ATTRIBUT_Seite_Kategorie #Kontent .Produkt {
    border: 1px dotted #DDDDDD;
    float: left;
    height: auto;
    margin: 0 5px 5px 0;
    padding: 4px;
    width: 520px;
}

/******BACHBLÜTEN *********************************************************************/

.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Produkte {
    background: none repeat scroll 0 0 transparent;
    border: 1px dotted #DDDDDD;
    float: left;
    height: auto;
    margin: 0 5px 5px 0;
    padding: 4px;
    width: 520px;
}
.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Produkt {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #DDDDDD;
    height: 290px;
    margin-left: 5px;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Bild {
    float: left;
    height: auto;
    width: 60px;
}
.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Status{
    float: left;
}
.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Info{
    float: left;
}
.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Preis{
    float: left;
}
.ATTRIBUT_Seite_BachBluetenBerater #Kontent .Warenkorb{
    float: left;
}
/* Begin Accordion */

.ATTRIBUT_Seite_Detail #Kontent .accordion h2 {
    background: url("/custom/Bilder/Layout/pfeil_green.png") no-repeat scroll 10px 50% #F1F1F1;
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    color: #393939;
    font-size: 1em;
    padding: 3px 3px 3px 20px;
    text-transform: uppercase;
}
.ATTRIBUT_Seite_Detail #Kontent .accordion h2.active {
    background: url("/custom/Bilder/Layout/pfeil_green_active.png") no-repeat scroll 10px 50% #F1F1F1;
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    color: #696969;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 3px 3px 3px 25px;
    text-transform: uppercase;
}

.ATTRIBUT_Seite_Detail #Kontent .accordion div, .ATTRIBUT_Seite_Detail #Kontent .accordion li, .ATTRIBUT_Seite_Detail #Kontent .accordion p, .ATTRIBUT_Seite_Detail #Kontent .accordion b, .ATTRIBUT_Seite_Detail #Kontent .accordion strong {
    color: #696969;
    font-size: 1em;
    font-weight: normal;
}

/*Ende Accordion*/

/*Gewinnspiel*/
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}



