
/* Allgemein */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

BODY { 	background: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		margin: 0px;} 
		
.lrn-scaleupwindow #lrn-pagecontent,
.lrn-feedbackwindow #lrn-pagecontent {
	background: #FFFFFF url("/images/lrn/shim.gif") top left repeat-y;	
	margin-top:10px;
}
	
#lrn-pagecontent IMG { border:0;}

/* Layoutbereiche */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Kopf*/

#lrn-pagecontent #kopf {
	width: 100%;
	height:144px;
	background: #FFFFFF url("/images/Kopf_higru_endlos-2010-04.jpg") top left repeat-x;
}

#lrn-pagecontent #schmuckbild {
	position:absolute;
	background:url("/images/kopf-2010-04.jpg") no-repeat scroll left top transparent;
	width:996px;
	height:144px;
	left:0;
}

#lrn-pagecontent #freecall {
	position:absolute;
	width: 215px;
	height:108px;
	right:17px;
	top:28px;
}


/* Pfad */
#lrn-pagecontent #pfad-hg {
	width: 100%;
	height:20px;
	background: #FFFFFF url("/images/medi-sport-pfad-hg.gif") top left repeat-x;

	}

#lrn-pagecontent #pfad-hg #pfad {
	font-size: 11px;
	color: #333333;
	padding:8px 0 0 10px;
	}

#lrn-pagecontent #pfad a {
	color: #000000;
}

#lrn-pagecontent #pfad a:hover {
	color: #FF6500;
}	

/* Linke Spalte f�r die Navigation */
#links { position:absolute; top:172px; left:0px; width: 210px; display:inline; z-index:10;}

/* Inhaltsbereich - Umfasst mittlere und rechte Spalte */
#content {	position:absolute; top:172px; left:0px; margin:0 220px; z-index:5;}
* html #content { width: 550px;}/*IE6 only*/
#content * { padding: 0; margin: 0; }
#margin * { padding: 0; margin: 0; }

#text,
#text-feste-breite { margin-top:10px;}

#text-feste-breite { max-width:820px}
#margin { position:absolute; top:172px; right:0px; width: 200px; overflow:hidden; z-index:20; background:#FFFFFF;}

/* Adressblock unter der Navigation */
#adresse {	font-size: 11px; padding:20px 0 20px 15px;}
#adresse  A:link,
#adresse  A:visited {	text-decoration: underline;	color: #008FCB;}
#adresse  A:hover,
#adresse  A:active {	text-decoration: none;	color: #C00;}

/* Footer unterdem 3 Spalten f�r Copyright */
#footer {
	width: 996px;
	height: 55px;
	background-color: #FFFFFF;
}

/* Einkaufsvorteile */

#einkaufsvorteile {
	height: 339px;
	background: #FFFFFF url("/images/einkaufsvorteile_hg.gif") top left no-repeat;
	margin:24px 0px;
	border: 1px solid #cccccc;
}

#einkaufsvorteile .inhalt {
	padding: 30px 20px 0 120px;
}

#adressblock {
	font-size: 11px;
	color: #999999;
	border-top: 1px solid #D3D3D3;
	padding-top: 5px;
	margin-top:10px;
}

/* cekom Link nur auf der Homepage */
#lrn-bi-1 #content #cekomlink { display:block;}
#content #cekomlink a {	font-size: 11px;}
	


/* Float aufheben */
#lrn-main .clearer {clear: both;}

/* Inhalte - Schriftgr��en, -farben und Aufz�hlungen*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Inhalts Elemente */
#content P,
#content TD,
#content LABEL,
#content LEGEND,
#content FIELDSET,
#content INPUT,
#content SELECT,
#content TEXTAREA,
#content LI,
#content span  { font-size: 12px; }

#content P { margin: 0 0 10px 0; padding: 0px; }

/* Listen */
#content UL { list-style-type: square; list-style-position: outside; margin-left: 16px; }
#content OL { list-style-type: square; list-style-position: outside; margin-left: 32px; }

#content IMG { display:block;}

/* Headdline */
#content H1,
#content H2,
#content H3 { font-weight: bold; margin-bottom:10px;}
#content H1 { font-size: 14px; color:#FF6600;}
#content H2 { font-size: 14px; color:#FFBA00; background: #FFFFFF url("/images/lrn/h2_pfeil.gif") 0px 3px no-repeat; padding-left:21px;}
#content H3 { font-size: 12px; color:#FF6600;}

/* Links */
#content A:link,
#content A:visited { font-size: 12px; text-decoration: underline; color: #3461AC; }
#content A:hover,
#content A:active {	font-size: 12px; text-decoration: none; color: #C00;}

/* Inhalts Elemente */
#margin P,
#margin TD,
#margin LABEL,
#margin LEGEND,
#margin FIELDSET,
#margin INPUT,
#margin SELECT,
#margin TEXTAREA,
#margin LI,
#margin span  { font-size: 12px; }

#margin P { margin: 0 0 10px 0; padding: 0px; }

/* Bilder */

#lrn-pagecontent #content #text IMG,
#lrn-pagecontent #content #text-feste-breite IMG {  margin: 0px 5px 5px 0px;}

/* Listen */
#margin UL { list-style-type: square; list-style-position: outside; margin-left: 16px; }
#margin OL { list-style-type: square; list-style-position: outside; margin-left: 32px; }

#margin IMG { display:block;}

/* Headdline */
#margin H1,
#margin H2,
#margin H3 { font-weight: bold; margin-bottom:10px;}
#margin H1 { font-size: 14px; color:#333333;}
#margin H2 { font-size: 14px; color:#FFBA00; background: #FFFFFF url("/images/lrn/h2_pfeil.gif") 0px 3px no-repeat; padding-left:21px;}
#margin H3 { font-size: 12px; }

/* Links */
#margin A:link,
#margin A:visited { font-size: 12px; text-decoration: underline; color: #3461AC; }
#margin A:hover,
#margin A:active {	font-size: 12px; text-decoration: none; color: #C00;}

/* Headline in der rechten Spalte */
#lrn-pagecontent #margin H2 {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #008FCB;
	padding: 5px;
	margin-top: 10px;
}

/* Drucken und Seite weiterempfehlen */
#lrn-pagecontent #content .lrn-printlink { display: inline; padding:2px; border: 1px solid #cccccc; background:#efefef; }

#lrn-pagecontent #content a.lrn-printlink{ text-decoration:none; font-size: 11px;}

/* Scaleup-Element */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#lrn-pagecontent .lrn-scaleup { margin-bottom:15px;}

/* Datalist-Element*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#lrn-pagecontent #content #text .lrn-datalist IMG,
#lrn-pagecontent #content #text-feste-breite .lrn-datalist IMG { margin: 0 20px 20px 0px;}
#lrn-pagecontent #content #text .lrn-datalist,
#lrn-pagecontent #content #text-feste-breite .lrn-datalist,
#lrn-pagecontent #content .lrn-datalist  { text-decoration: none;}
.lrn-datalistdatetime {	font-size: 11px; font-weight: bold;}
.lrn-datalistleadin {   font-size: 11px;}
.lrn-datalisttitle {    font-weight: bold;}
.lrn-datalistsubtitle {	font-size: 11px;}

/* Kontaktformular-Element */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#anfrageFormular { width: 486px; }
#anfrageFormular .innerFieldset { padding: 10px 10px 10px 0px; }
#lrn-main #anfrageFormular FIELDSET { padding-left: 10px; }
#lrn-main #anfrageFormular LEGEND { font-weight: bold; }
#lrn-main #anfrageFormular INPUT { margin: 0px 2px 0px 0px; }
#lrn-main #anfrageFormular,
#lrn-main #anfrageFormular P,
#lrn-main #anfrageFormular TD,
#lrn-main #anfrageFormular TABLE,
#lrn-main #anfrageFormular * { font-size: 12px; }
#lrn-main #anfrageFormular TEXTAREA { font-family: Arial, Helvetica, Verdana, sans-serif; }
#lrn-main #anfrageFormular P.infoText { color: #999; }
.lrn-submit { width: 120px; }

/* Feedback-Fenster, Scale-Up & Elwin-Fenster */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
BODY.lrn-feedbackwindow,
BODY.lrn-elwinwindow,
BODY.lrn-scaleupwindow { background: #FFF; }
.lrn-elwinwindow #lrn-pagecontent,
.lrn-elwinwindow #content,
.lrn-scaleupwindow #lrn-pagecontent,
.lrn-scaleupwindow #content,
.lrn-feedbackwindow #lrn-pagecontent,
.lrn-feedbackwindow #content { width: auto; top: 0px; margin:0px;}
.lrn-feedbackwindow #lrn-pagecontent { padding: 10px; }
.lrn-feedbackwindow #lrn-pagecontent h1 { margin: 0px 5px 20px; }
.lrn-feedbackwindow #lrn-pagecontent p { margin: 5px; }

/* Fix f�r Admin Bereich */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* Shop */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#filialen {font-size:11px;}

#filialen span.filiale-head{	
	display: block;
	border-bottom: 2px solid #75ACB1;
	border-top: 2px solid #75ACB1;
	background-color:#B3C3E9;
	font-size:12px;
	font-weight:bold;
	color: #333366;
	padding: 3px 0px 3px 11px;
	margin-top:5px;
	}
	
#filialen #filiale-box { padding:5px 0px 5px 7px; border-bottom: 1px solid #cccccc;}


/* Search */

#search {
	padding: 5px;
	background-color:#CCCCCC;
	margin-bottom: 10px;
	}
	
#search td {
	font-size: 11px;
	color: #666666;
	}

#search form {
	margin: 0px;
	padding: 0px;
}

#search input {
	font-size: 11px;
	margin: 0px;
}

/*##########################################*/

a.catalogHL:Link {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a.catalogHL:Visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a.catalogHL:Hover {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
a.catalogHL:Active {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.catalogHL {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.catalogH1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.catalogH2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.CARTheadline {
	font-size: 12px;
	font-weight: bold;
}
.CARTtabheadline {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.CARTtabhead2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.CARTlogin {
	width: 188px;
}

.CARTregisterinput {
	width: 208px;
}
.CARTregisterinput1 {
	width: 48px;
}
.CARTregisterinput2 {
	width: 150px;
}
.MINICARTrow1 {
	font-weight: bold;
}
.MINICARTrow2 {
	color: #FF8208;
	font-weight: bold;
}
.MINICARTlastrow {
	color: #FF8208;
	font-weight: bold;
}
.CARTinputS {
	width: 28px;
}
.VIEWCARTselector {
	width: 150px;
}
.VIEWCARTselectorsmall {
	width: 50px;
}
a.LISTname:visited,hover,active {
	font-weight: bold;
	color: #000000;
	text-decoration : none;
	font-size:12px;
}
a.LISTdescription:visited,hover,active {
	color: #000000;
	text-decoration : none;
}
a.LISTordernumber:visited,hover,active {
	color: #000000;
	text-decoration : none;
}
#pLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 100px;
	background-color: #cccccc;
}
#pCenter {
	position: absolute;
	top: 0px;
	left: 160px;
	width: 480px;
	height: 100px;
	background-color: #eeeeee;
}
#pRight {
	position: absolute;
	top: 0px;
	left: 640px;
	width: 200px;
	height: 100px;
	background-color: #dddddd;
}
.ratError {
	font-weight: bold;
	color: #ff0000;
}
.ratName {
	font-style:italic;
}
.ratDate {
	font-style:italic;
}
.ratSubject {
	font-weight: bold;
}
.ratContent {
}

#kk_ssl {
	position: relative;
	top: 160px;
	left: 13px;
	padding: 0px;
	margin: 0px;
}


/* Itemlisten f�r Content-Bereich formatieren */

#content td a.LISTname,
#content td a.LISTname:visited {
	font-weight: bold;
	color: #000000;
	text-decoration : none;
	font-size: 12px;
	padding: 2px 0 0px 0px;
}

#content td a.LISTname:hover,
#content td a.LISTname:active {
	color: #c00;
}

#content td a.LISTtext {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#content td a.LISTtext:visited {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#content td a.LISTtext:hover {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#content td a.LISTtext:active {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#content td a.LISTdetails,
#content td a.LISTdetails:visited  {
	position: relative;
	color: #3461AC;
	text-decoration : underline;
	padding: 0px; margin: 0px;
	font-weight: bold;
}

#content td a.LISTdetails:hover,
#content td a.LISTdetails:active  {
	position: relative;
	color: #c00;
	text-decoration: none;
	padding: 0px; margin: 0px;
	font-weight: bold;
}

#content a.lieferbarkeit,
#content a.lieferbarkeit:hover,
#content a.lieferbarkeit:visited,
#content a.lieferbarkeit_active {
	font-weight: bold;
	text-decoration : none;
	}
#content td a.Vk,
#content td a.LISTpriceVk:visited,
#content td .LISTpriceVk {
	font-weight: bold;
	color: #669999;
	text-decoration : none;
}

#content td .LISTpriceVk2 {
	font-weight: bold;
	color: #669999;
	font-size:14pt;
}

#content td a.LISTpriceVk:hover,
#content td a.LISTpriceVk:active {
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

#content td a.LISTprice,
#content td a.LISTprice:visited,
#content td .LISTprice {
	font-weight: bold;
	color: #3461AC;
	text-decoration : none;
	font-size:14pt;
}


#content td .LISTprice {
	font-weight: bold;
	color: #3461AC;
	font-size:14pt;
}

#content td a.LISTprice:hover,
#content td a.LISTprice:active {
	font-weight: bold;
	color: #C00;
	text-decoration : none;
	font-size:14pt;
}

#margin td a.LISTname,
#margin td a.LISTname:visited {
	font-weight: bold;
	color: #000000;
	text-decoration : none;
	font-size: 12px;
	padding: 2px 0 15px 15px;
}

#margin td a.LISTname:hover,
#margin td a.LISTname:active {
	color: #c00;
}

#margin td a.LISTtext {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#margin td a.LISTtext:visited {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#margin td a.LISTtext:hover {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#margin td a.LISTtext:active {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
#margin td a.LISTdetails,
#margin td a.LISTdetails:visited  {
	position: relative;
	color: #3461AC;
	text-decoration : underline;
	padding: 0px; margin: 0px;
	font-weight: bold;
}

#margin td a.LISTdetails:hover,
#margin td a.LISTdetails:active  {
	position: relative;
	color: #c00;
	text-decoration: none;
	padding: 0px; margin: 0px;
	font-weight: bold;
}

#margin a.lieferbarkeit,
#margin a.lieferbarkeit:hover,
#margin a.lieferbarkeit:visited,
#margin a.lieferbarkeit_active {
	font-weight: bold;
	text-decoration : none;
	}
#margin td a.Vk,
#margin td a.LISTpriceVk:visited,
#margin td .LISTpriceVk {
	font-weight: bold;
	color: #669999;
	text-decoration : none;
}

#margin td .LISTpriceVk2 {
	font-weight: bold;
	color: #669999;
	font-size:14pt;
}

#margin td a.LISTpriceVk:hover,
#margin td a.LISTpriceVk:active {
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

#margin td a.LISTprice,
#margin td a.LISTprice:visited,
#margin td .LISTprice {
	font-weight: bold;
	color: #3461AC;
	text-decoration : none;
	font-size:14pt;
}


#margin td .LISTprice {
	font-weight: bold;
	color: #3461AC;
	font-size:14pt;
}

#margin td a.LISTprice:hover,
#margin td a.LISTprice:active {
	font-weight: bold;
	color: #C00;
	text-decoration : none;
	font-size:14pt;
}


.ratError {
	font-weight: bold;
	color: #ff0000;
}

.ratName { font-style:italic; }

.ratDate { font-style:italic; }

.ratSubject { font-weight: bold; }

.ratContent {}

#content .detail-vk-price {
	display: block;
	float: left;
	font: bold 26px/26px Arial, Helvetica, sans-serif;
	color: white;
	background: url(/images/price_tag_big.gif) no-repeat;
	width: 120px;
	height: 61px;
	text-align: center;
	margin-left: 20px;
}

#content .detailname {
	font-size: 10pt;
	line-height:12pt;
	color: #036;
	font-weight: bold;
	margin-bottom: 13px;
}

#content .detailh2 {
	font-size: 11pt;
	line-height:13pt;
	color: #000;
	font-weight: bold;
	margin-bottom: 14px;
}

#content hr {
	color: #f60;
	background-color: #000000;
	height: 1px;
	border: 1px;
	margin: 12px 0;
}

#content hr.line {
	color: #ccc;
	background-color: #ccc;
}

#content .price-block {
	width: 320px;
	margin-left: 200px;
}

#content .detail-saved {
	display: block;
	margin-left: 150px;
	width: 160px;
}

#content .order-delivery {
	margin-left: 20px;
	padding-top: 20px;
}

#content .detail-financing td {
	font-size: 12px;
}

#content .detail-vk-price-all {
	position:relative;
	top: 16px;
}

#content .detail-vk-price-cents {
	font: bold 17px/17px Arial, Helvetica, sans-serif;
	position: relative;
	top: -7px;
	left: -7px;
}

#content .detail-vk-price-text {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	position: relative;
	top: -7px;
}

#content .detail-vk-price-saved {
	display: block;
	margin-top: 6px;
	font: 15px/15px Arial, Helvetica, sans-serif;
	color: #F60;
}

#content .detail-vk-price-saved-text {
	display: block;
	margin-top: 3px;
	font: 9px/10px Arial, Helvetica, sans-serif;
	color: #F60;
}

#content .detail-sk-price {
	display: block;
	font: 12px/12px Arial, Helvetica, sans-serif;
}

#content .detail-line {
	padding: 0px 165px 10px 0px;
	border-bottom: 1px solid #F60;
}

#content .detail-line-2 {
	display: block;
	margin-top: 5px;
}

#content .detail-uvp {
	display: block;
	font: 12px/12px Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

#content .detail-delivery {
	display: block;
	padding-top: 8px;
}

#content .detail-delivery a,
#content .detail-delivery a:visited,
#content .detail-delivery a:hover,
#content .detail-delivery a:active {
	font: 18px/18px Arial, Helvetica, sans-serif;
}

#content .detail-delivery-2 {
	display: block;
	padding: 0;
	margin: 3px 180px 0 0;
}

#content .detail-delivery-2 p {
	margin: 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px solid #F60;
}

#content .detail-delivery-2 a,
#content .detail-delivery-2 a:visited,
#content .detail-delivery-2 a:hover,
#content .detail-delivery-2 a:active {
	margin: 0; padding: 5px 0 10px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #036;
	font-weight: bold;
}

#content .detail-picdiv { float: left; }

#content .detail-ordernumber {
	font-size: 12px;
	color: #069;
}

#content .prod-model-year { font-weight: normal }

#content .prod-special-price,
#content .percent-saved { font-size: 12px }

#mailpwmessage {
	color: red;
	font-weight: bold;
	padding: 3px 0 6px 0;
}

/* SHOP */

.CART,
.CARTheadline,
.CARTtabheadline,
.CARTtabhead2 {
	font-size: 12px;
}

.CARTheadline,
.CARTtabheadline,
.CARTtabhead2 {
	font-weight: bold;
}

.CARTtabheadline {
	color: #ffffff;
}

.CARTtabhead2 {
	color: #000000;
}


#content .catalogHL {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.catalogH1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.catalogH2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.CARTheadline {
	font-size: 12px;
	font-weight: bold;
}
.CARTtabheadline {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.CARTtabhead2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.CARTlogin {
	width: 188px;
}
.CARTbutton {
	background-color:#9999CC;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.CARTbutton120 {
	width: 120px;
	background-color:#9F9F9F;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.CARTregisterinput {
	width: 208px;
}
.CARTregisterinput1 {
	width: 48px;
}
.CARTregisterinput2 {
	width: 150px;
}
.MINICARTrow1 {
	font-weight: bold;
}
.MINICARTrow2 {
	color: #FF6600;
	font-weight: bold;
}
.MINICARTlastrow {
	color: #FF6600;
	font-weight: bold;
}
.CARTinputS {
	width: 28px;
}
.VIEWCARTselector {
	width: 160px;
}
.VIEWCARTselectorsmall {
	width: 50px;
}

.linieunten { border-bottom: 1px solid #999; }

#right .MINICARTrow1 {
	font-weight: bold;
	font: 12px Arial, Helvetica, sans-serif;
}
#right .MINICARTrow1 a,
#right .MINICARTrow1 a:visited,
#right .MINICARTrow1 a:hover,
#right .MINICARTrow1 a:active {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#right .MINICARTrow2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
}
#right .MINICARTlastrow {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
}

#content .variantentab td {
	background-color: #3B85C8;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
}

#content .variantentabeven td {
	background-color: #eee;
}

#content .variantenabstand td {
	padding: 5px 5px 5px 0px;
	font-size:11px;
}


/* Weitere Produktbilder */

#text-feste-breite .product_thumbs,
#text .product_thumbs {
	margin: 0px 0px 8px;
}

#text-feste-breite .product_images_thumb,
#text .product_images_thumb {
	display: block;
	float: left;
	padding: 1px;
	margin: 4px 4px 0px 0px;
	border: 1px solid #ddd;
}


/* Kundenbewertungen */

#content .ratError {
	font-weight: bold;
	color: #ff0000;
}
#content .ratName {
	font-style:italic;
}
#content .ratDate {
	font-style:italic;
}
#content .ratSubject {
	font-weight: bold;
}


	.toolbox {
		position: relative;
		display: block;
		left: 0px;
		top: 0px;
		z-index: 10px;
		background-color: #eeeeee;
		padding: 2px;
	}

	.list-type-1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 170px;
		margin-bottom: 10px;
	}

	.list-type-2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-bottom: 10px;
	}

	.list-type-1 .prod-name {
		display: block;
	}

	hr.line {
		color: #000000;
		background-color: #000000;
		height: 1px;
		border: 1px;
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
		clear: both;
	}

	.prod-name {
		font-weight: bold;
		margin-bottom: 6px;
		color: #FF9900;
	}

	.prod-pic {
		display: block;
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.uvp-text {
		font-weight: bold;
	}

	.prod-special-price {
		font-weight: bold;
	}

	.prod-vk-price {
		font-weight: bold;
		color: #FF8208;
	}

	.prod-detail-button {
		background-color: #990033;
		font-weight: bold;
		padding: 0px 4px;
	}

	#content .list-type-2 a.prod-detail-button {
		color: #FFFFFF;
		text-decoration: none;
	}

	#content .list-type-2 .list-type-2 a.prod-detail-button:link {
		color: #FFFFFF;
		text-decoration: none;
	}

	#content .list-type-2 a.prod-detail-button:visited {
		color: #FFFFFF;
		text-decoration: none;
	}

	#content .list-type-2 a.prod-detail-button:hover {
		color: #FFFFFF;
		text-decoration: none;
	}

	#content .list-type-2 a.prod-detail-button:active {
		color: #FFFFFF;
		text-decoration: none;
	}

	.list-type-1 .prod-text {
		display: block;
		clear: both;
		font-size: 8.5pt;
	}

	.list-type-2 .prod-text {
		font-size: 8.5pt;
	}

#loginerror {
	color: #f00;
	font-weight: bold;
}

#content .leftbox {
	float: left;
	margin-right: 20px;
}

#warenkorbabstand {margin-left: 20px; padding-top:10px;}

#profilemessage {
	background-color:#66CC00;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	padding:10px;
	width:240px;
	}
	
#content .listhead,
#margin .listhead { background: #cccccc url("/images/headline_hg_listen.jpg") top left no-repeat; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding:3px 0px 0px 24px;
	height: auto;
	background-size: 100%;
	}
	
#content span,
#margin span { font-size:12px;}

#order_confirmation{

	background-color: #EFEFEF;
	font: 10pt/12pt Arial,Helvetica,sans-serif;
	padding: 5px;

}

#SHOP-SELECT-HERSTELLER {
	background-color:#00417B;
	padding:10px;
}

#lrn-bi-7 #SHOP-SELECT-HERSTELLER {
	display: none;
}

#SHOP-SELECT-HERSTELLER span {
	color:#FFFFFF;
}

#SHOP-SELECT-HERSTELLER SELECT {
	padding:3px;
}

#content .prozentpfeil,
#margin .prozentpfeil {
	background: transparent url("/images/medi-sport_sparen_sie_pfeil.gif") top left no-repeat;
	width:96px;
	height:26px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	padding-top:8px;
	margin-bottom:3px;
}

#margin .prozentpfeil {
	margin-bottom:5px;
}

#content .prozentpfeil span,
#margin .prozentpfeil span { 
	font-size: 16px;
	color:#00407A;
	}
	
#content .ohne_prozentpfeil,
#margin .ohne_prozentpfeil {	
	width:96px;
	height:26px;
	padding-top:8px;
	margin-bottom:3px;
}

#margin .ohne_prozentpfeil {
	height:1px;
}
#content .sliderbutton {
	display: block;
	width: 266px;
	height: 32px;
	background: transparent url("/images/medi-sport_kaufberatung_anzeigen.jpg") top left no-repeat;	
	margin:30px 0px;
}

#content .sliderbutton.open {
	background: transparent url("/images/medi-sport_kaufberatung_ausblenden.jpg") top left no-repeat;
	}

#content #slidertext{
	display: none;
}

/* Wochenangebot */
/* ------------------------------------------------- */

#content #wochenangebot { 
	width:540px;
	height:490px;
	margin-bottom:30px;
}

#content #wochenangebot-inhalt { 
	width:540px;
	height:490px;
	margin-bottom:30px;
}

#content h2.wochenangebot-head { font-size:24px; background:#FFFFFF; padding-left:0px; color:#FF6600;} 

#content #wochenangebot-titel { 
	position: absolute;
	left: 260px;
	top: 120px;
	width:220px;
	height:80px;
}

#content #wochenangebot-titel A { 
	text-decoration: none;
	font-size:22px;
	font-weight:bold;
}


#content #wochenangebot-stern { 
	position: absolute;
	left: 30px;
	top: 235px;
	width:70px;
	height:30px;
	color:#F8EF9A;
	font-size:24px;
}

#content #wochenangebot-stern2 { 
	position: absolute;
	left: 285px;
	top: 275px;
	width:130px;
	height:100px;
}

#content #wochenangebot-stern2 A.LISTprice {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color:#023562;}
	
	
#wochenangebot-weiter-produkte {
	background: transparent url("/images/lrn/weitere-produktgruppe-2010-04.gif") top left no-repeat;
	width:176px;
	height:25px;
	margin-bottom:10px;
	padding: 3px 0 0 24px;
}

#margin #wochenangebot-weiter-produkte a{
	font-weight: bold;
	text-decoration:none;
	color:#00407B;
}
