/* Rubrikfarbe Vitaminstatus: #8f1980 */

/* Submenu links normal */
#submenue a { display: block; padding-left: 38px; padding-top: 0px; padding-bottom: 0px; color: #000000; text-decoration: none; border: 0px solid #000000; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; background-image: url(../images/menupfeil.gif); background-repeat: no-repeat; }
#submenue a:hover { background-color: #8f1980; color: #ffffff; background-image: url(../images/menupfeil_over.gif); background-repeat: no-repeat; }

/* Submenu links aktiv */
#submenue_active a { display: block; padding-left: 38px; padding-top: 0px; padding-bottom: 0px; color: #ffffff; text-decoration: none; border: 0px solid #000000; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; background-color: #8f1980; background-image: url(../images/menupfeil_over.gif); background-repeat: no-repeat; }
#submenue_active a:hover { background-color: #8f1980; color: #ffffff; background-image: url(../images/menupfeil_over.gif); background-repeat: no-repeat; }

/* Produktmenu normal */
#produktmenue a { display: block; font-size: 12px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; color: #828282; padding-left: 10px; padding-bottom: 4px; background-image: url(../images/list-bullet-grey.gif); background-repeat: no-repeat; }
#produktmenue a:hover { color: #8f1980; text-decoration: none; background-image: url(../images/list-bullet-all.gif); background-repeat: no-repeat; }
#produktmenue a li { list-style-type: disc; margin-bottom: 1px; margin-top: 1px; margin-left: 15px; list-style-position: outside; }

/* Produktmenu aktiv */
#produktmenue_active a { display: block; font-size: 12px; font-weight: bold; text-decoration: none; color: #8f1980; padding-left: 10px; padding-bottom: 4px; background-image: url(../images/list-bullet-all.gif); background-repeat: no-repeat; }
#produktmenue_active a:hover { color: #8f1980; text-decoration: none; background-image: url(../images/list-bullet-all.gif); background-repeat: no-repeat; }
#produktmenue_active a li { list-style-type: disc; margin-bottom: 1px; margin-top: 1px; margin-left: 15px; list-style-position: outside; }

/* Produktbeschreibung */
#beschreibung { font-size: 12px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; color: #8f1980; margin-bottom: 20px; }
#beschreibung li { list-style-image: url(../images/list-pfeil-all.gif); margin-bottom: 1px; margin-top: 1px; margin-left: 15px; list-style-position: outside; }

/* Linien Contentbereich */
#content { width: 13px; border-right: 1px dotted #d7d7d7; }
#fill { width: 12px; }

div.titel { font-size: 12px; width: 575px; padding-top: 3px; padding-bottom: 3px; color: #000000; font-family: verdana, arial; font-size: 13px; font-weight: bold; background-color: #b7b6b6;}
div.mailtitel { font-size: 12px; width: 575px; padding-top: 3px; padding-bottom: 3px; color: #ffffff; font-family: verdana, arial; font-size: 13px; font-weight: bold; background-color: #8f1980;}

