/*Shop 
Textfarbe: #BEC400
Hintergrund dunkel: #EEF400
Hintergrund mittel: #FEFFC1
Hintergrund hell: #FEFFE1
*/

body {
	background-color: White;
}
a, a:active, a:link, a:visited, a:hover {
	color: #BEC400;
}
.tdLogo{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	vertical-align: top;
}
.clsLogo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	padding-right: 20px;
}
.clsLogo a, .clsLogo a:active, .clsLogo a:link, .clsLogo a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
.clsLogo a:hover{
	text-decoration: none;
	color: #999999;	
}

/* Linke Spalte */
.tdLinks {
	table-layout: fixed;
	width: 250px;
	vertical-align: top;
	background-image: url(headLinkesEck.gif);
	background-repeat: no-repeat;
}
.tdMitte {
	vertical-align: top;
	background-color: #FEFFE1;
}
.tdRechts {
vertical-align: top;
}
.tdFussLinie {
	background-color: #EEF400;
	border: 1px solid #CCCCCC;
}

.clsPage
{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}

/* Linke Spalte - begin */
.clsLinks
{
	padding-top: 20px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.clsTrennlinie {
	padding-top: 13px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.clsSidebarHead {
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 2px;
}

/* Subnav  */
.clsSubnavHeader{
	padding-bottom: 5px;
	padding-left: 5px;
}

.clsSubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 5px;
}
.clsSubnavAct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 5px;
}
.clsSubnav a, .clsSubnav a:active, .clsSubnav a:link, .clsSubnav a:visited, .clsSubnav a:hover{
	text-decoration: none;
	color: #ADB200;
}
.clsSubnavSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 17px;
	padding-bottom: 2px;
}
.clsSubnavSubAct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 17px;
}
/*
.clsSubnavSub a, .clsSubnavSub a:active, .clsSubnavSub a:link, .clsSubnavSub a:visited, .clsSubnavSub a:hover{
	text-decoration: none;
	color: #5B5E00;
}
*/
/* User-Section - Mein Bereich */
.clsUserSection {
	padding-left:10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clsUserSection td{
	padding-top: 5px;
}
.clsUserSection a img {
	border-style:none;
}
.clsUserSection a, .clsUserSection a:active, .clsUserSection a:link, .clsUserSection a:visited, .clsUserSection a:hover{
	color: #BEC400;
}

/* Site Section - Suche */
.clsSiteSection {
	padding-left:10px;
}

/* Section - Gesundheit - Newsletter*/
/* Newsletter-Anmeldung */
.clsSection {
	padding-left: 10px;
/*	background-color: #FEFFE1;
	border: 0px solid #BEC400; */
}
.clsSection a, .clsSection a:active, .clsSection a:link, .clsSection a:visited{
	color: #BEC400;
	font-weight: bold;
	text-decoration: none;
}
.clsSection a:hover{
	text-decoration: underline;
}
.clsSection td{
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Sub-Section */
.clsSubSection{
	padding-left:10px;
}
/* Linke Spalte ------------------------------ end ---------*/

/* Mitteler Spalte --------------------------- begin -------*/
.clsMitte {
	padding-top: 10px;
	padding-bottom: 10px;
}

.clsMitte a, .clsMitte a:active, .clsMitte a:link, .clsMitte a:visited, .clsMitte a:hover
{
	color: #BEC400;
	text-decoration: underline;
}

.clsContent {
	padding-right: 10px;
	padding-left: 10px;
}

.clsImgBorder
{
	border: 1px solid #BEC400;
}

.clsContent h1
{
	padding-top: 0px;
	margin-top: 0px;
	color: #BEC400;
	font-size: large;
}
.clsContent h2
{
	color: #BEC400;
	font-size: medium;
}
.clsContent h3
{
	color: #000000;
	font-size: small;
}


.clsContent .clsBildunterschrift
{
font-size:8px;
color:#999999;
}
/* Bildunterschrift bei Contentelementen*/
.csc-caption {
	color:#999999;
	font-size:x-small;
}

.clsListA
{
	background-color: #FEFFC1;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
}
.clsListB
{
	background-color: #FEFFE1;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
}
.clsListContent
{
	padding: 10px;
}

.clsArtikelListHeader
{
	color: #BEC400;
	font-size: medium;
	font-weight: bold;
}
.clsDatum
{
	color: #999999;
	font-size: x-small;
}

.clsBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #BEC400;
}
.clsImgBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #BEC400;
}
/* Mitteler Spalte ------------------------------ end --------- */

/* Rechte Spalte -------------------------------- begin ------- */
.clsRechts{
	padding-top:5px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
}
.clsRightTop{
	padding-left:10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clsRightTop a, .clsRightTop a:active, .clsRightTop a:link, .clsRightTop a:visited, .clsRightTop a:hover{
	color: #BEC400;
}
.clsRight{
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #BEC400;
	font-size: 12px;
}
.clsRight ul{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	padding-left: 0px;
}
.clsRight h1{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.clsRightBottom{
	padding-left:10px;
}
/* Rechte Spalte -------------------------------- end -------- */

/* footer -------------------------------------- begin ------- */
.clsFooter
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
/* footer -------------------------------------- end -------- */

/* ========================================================== */
/* Shop --------------------------------------- begin ------- */
.clsItemTitle {
	font-size:14px;
	color: #000000;
}
.clsItemTitle a,.clsItemTitle a:hover,.clsItemTitle a:link,.clsItemTitle a:active,.clsItemTitle a:visited {
	font-size:14px;
	color: #000000;
}
.clsProductSingleRow .clsItemTitle {
	font-size:14px;
	color: #000000;
	font-weight:bold;
}
.clsProductSingeleRow img {
	border: none;	
}
.clsItemSubtitle {
	font-size:12px;
	color: #666666;
}
.clsProductRow {
	padding-top: 5px;
	border-top: 2px none #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px none #CCCCCC;
	margin-top: 3px;
	margin-bottom: 2px;
}
.clsProductSingleRow {
	margin-top: 3px;
}
.clsProdTitleRow {
	font-weight: bold;
}
.clsOrderRow {
	border: 1px none #CCCCCC;
}
.clsProdNav {
	font-weight: bold;
	color:#999999;
}
.clsProductSingleRow .clsProdNav {
	font-weight: bold;
	color:#000000;
}

/* Basket */
.clsBasketTitleRow{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	background: #FEFFC1;
}
.clsBasketStd{
	font-size: 14px;
	font-weight: normal;
}
.clsBasketBold{
	font-size: 14px;
	font-weight: bold;
}
.clsBasketInputBox{
	
}
.clsBasketGesBetrag{
	font-size: 18px;
	font-weight: bold;
	background: #FEFFC1;
	color: Black;
}
.clsBasketInfo{
	font-size: 12px;
}
.clsBasketHinweis{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.clsBasketWichtig{
	font-size: 14px;
	font-weight: normal;
	color: Red;
}
.clsBasketWichtigBold{
	font-size: 14px;
	font-weight: bold;
	color: Red;
}
/* ========================================================== */
/* Formulare ---------------------------------- begin ------- */
.clsFormular {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clsFormularDiv{
	vertical-align: top;
}
.clsFehler {
	color: Red;
	font-size: 11px;
}
.clsInfotext {
	font-style: italic;
}
.clsButton{
	
}
/* Formulare ----------------------------------- end ------- */

/* Extension Mailformplus --------------------- begin ------- */
/* styles for extension "tx_thmailformplus_pi1" */
.tx-thmailformplus-pi1 H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Extension Mailformplus ---------------------- end -------- */

/* Extension Newloginbox ---------------------- begin ------- */
/* styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi3-listrow TD {
	background-color: Black;
	padding-left: 3px;
	padding-right: 3px;
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD {
	background-color: White;
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P {
	font-weight: bold;
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD {
	background-color: White;
}
/* Extension Newloginbox ---------------------- end -------- */

/* Extension srFEuserregister ---------------- begin ------- */
/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: Black;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	text-indent: 0px;
}
.tx-srfeuserregister-pi1 A:link {
	background-color: transparent;
	color: #517C97;
	text-decoration: none;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 A:visited {
	background-color: transparent;
	color: #517C97;
	font-weight: bold;
	text-decoration: none;
}
.tx-srfeuserregister-pi1 A:hover {
	background-color: transparent;
	color: #517C97;
	text-decoration: underline;
}
.tx-srfeuserregister-pi1 A:active {
	background-color: transparent;
	color: #517C97;
	font-weight: bold;
	text-decoration: none;
}
.tx-srfeuserregister-pi1 TD {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: Black;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	text-indent: 0px;
}
.tx-srfeuserregister-pi1 INPUT {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-uploader {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-icon {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.tx-srfeuserregister-pi1 SELECT {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 TEXTAREA {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio INPUT  {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	font-weight: bold;
	vertical-align: middle;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox INPUT  {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	font-weight: bold;
	vertical-align: middle;
}
/* Extension srFEuserregister ----------------- end -------- */
