em {
  font-variant: normal;
  font-weight: bold;
  color: #F90;
}

p.hangindent {
  padding-left: 24px;
}

p.hangindent input.checkbox, p.hangindent input.radio, p.hangindent img.icon {
  margin-left: -24px !important;
}

p.small {
  font-size: 67%;
}

th {
  font-size: 75%;
}

fieldset p {
  font-size: 100%;
  margin: 0 0 0.5em 0;
}
fieldset td p {
  font-size: 100%;
}

fieldset label {
  margin: 0;
  padding: 0;
}

fieldset {
  margin-bottom: 1em;
}

.mandatory {
  color: #C00;
  font-weight: bold;
}

span.not_mandatory {
  color: white;
  font-weight: bold;
}

div#login_form fieldset {
  height: 180px;
}

/***********************************************************************
Warenkorb
***********************************************************************/
a.warenkorb_button {
  background: url(/img/btn_blank_bg.gif) no-repeat;
  width: 140px;
  height: 32px;
  padding: 7px 0px 10px 40px;
  margin-right: 0px;
  text-decoration: none;
  vertical-align: middle;
}
a.warenkorb_aktualisieren_button {
  background: url(/img/btn_aktualisieren.gif) no-repeat;
  width: 140px;
  height: 32px;
  padding: 7px 0px 10px 40px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}
a.warenkorb_einkauf_button {
  background: url(/img/btn_einkauf_fortsetzen.gif) no-repeat;
  width: 140px;
  height: 32px;
  padding: 7px 0px 10px 40px;
  margin-right: 0px;
  text-decoration: none;
  vertical-align: middle;
}
a.warenkorb_button:hover {
  background: url(/img/btn_blank_bg_hover.gif) no-repeat;
  text-decoration: underline;
}
a.warenkorb_aktualisieren_button:hover {
  text-decoration: underline;
}
a.warenkorb_einkauf_button:hover {
  text-decoration: underline;
}
table.warenkorb {
  /* border-collapse: collapse; */
  width: 100%;
}
table.warenkorb td {
  font-size: 75%;
  border-bottom: 1px solid #99C7FF;
  padding: 4px 0;
}
table.warenkorb td a {
  font-weight: bold;
}
table.warenkorb tr {
  vertical-align: top;
}
table.warenkorb th {
  font-size: 75%;
  font-weight: bold;
  border-bottom: 1px solid #99C7FF;
  padding: 4px 0;
}
.individualpreis  {
  background: #CCE3FA;
  border-bottom: 1px solid #FFF !important;
  background: #CCE3FA;
}
th.individualpreis {
  text-align: center;
  padding: 4px !important;
}
td.individualpreis {
  text-align: center;
  padding-right: 10px !important;
}
.summe_gesamt {
  border-bottom: 1px solid #FFF !important;
  background: #99C7F5;
  font-weight: bold;
}
th.summe_gesamt {
  text-align: center;
  padding: 4px !important
}
td.summe_gesamt {
  text-align: right;
  padding-right: 10px !important
}

.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
  padding-right: 10px !important;
}
.align_center {
  text-align: center;
}

.cRot {
	font-size: 75%;
	font-color: red;
}

a.warenkorb {
	font-size: 75%;
	text-decoration: none;
}
	

/***********************************************************************
Suchergebnisse
***********************************************************************/

.suchergebnis {
  border-bottom: 1px solid #99C7FF;
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
}
.suchergebnis p {
  margin: 0;
}

/* Suchergebnis-Navigation u.ä. */
a.searchNav0, a.searchNav1 {
  font-weight: bold;
  border: 1px solid #CCE3FA;
  padding: 0.25 0.4em;
  text-decoration: none;
  font-size:85%;
}
a.searchNav1 {
  color: #FFF;
  background: #CCE3FA;
}
a.searchNav0:hover {
  text-decoration: underline;
  background: #CCE3FA;
}

/***********************************************************************
*
* Stylesheet für Basislayout Kiehl-Website
* (C) 2006 xmachina GmbH - www.xmachina.de
*
***********************************************************************/

/***********************************************************************
1.     Globale Definitionen
***********************************************************************/
body { 
  margin: 0; 
  font: normal 100% Arial,Helvetica,sans-serif; 
}
td.margin {
  width: 204px;
}
a { 
  color: #0072E5 
}
a:hover {
  text-decoration: underline;
}
a img { 
  border: none 
}
a.pfeil {
  background: url(/img/nav_pfeil.gif) 0px 3px no-repeat;
  padding-left: 15px;
  font-weight: bold;
  text-decoration: none;
}
a.download {
  background: url(/img/nav_download.gif) 0px 3px no-repeat;
  padding-left: 15px;
  font-weight: bold;
  text-decoration: none;
}
a.pfeil:hover, a.download:hover {
  text-decoration: underline;
}
a.alphabetik {
  font: bold 75% Arial;
  background: #338EEA;
  padding: 2px 6px;
  color: #FFF;
  text-decoration: none;
}
/* Suchergebnis-Navigation u.ä. */
a.searchNav0, a.searchNav1 {
  font-weight: bold;
  border: 1px solid #338EEA;
  padding: 2px 6px;
  text-decoration: none;
}
a.searchNav1 {
  color: #FFF;
  background: #338EEA;
}
a.searchNav0:hover {
  text-decoration: underline;
  background: #EBF4FD;
}
/***********************************************************************
2.     Oberer Seitenbereich (bodyTop)
***********************************************************************/
#bodyTop { 
  position: relative;
  height: 270px; 
  background: #FFF url(/img/home_visual.jpg) bottom right no-repeat;
  border-bottom: 1px solid #99C7FF; 
  border-right: 1px solid #99C7FF;
}
#bodyTop_Logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 50px;
  background: #CCE3FA;
  text-align: center;
}
#bodyTop_Channels {
  position: absolute;
  top: -25px;
  left: 25%;
  width: 75%;
  height: 75px;
  background: url(/img/bg_bodyTop_Channels.gif) repeat-x;
}
.bodyTop_Functions {
  height: 25px; 
  background: #004D91; 
  text-align: left;
  font: normal 85% Arial;
  color: #FFF;
}
.bodyTop_Functions a { 
  text-decoration: none; 
  color: #FFF;
  padding: 4px 2px; 
}
.bodyTop_Functions a:hover { 
  text-decoration: underline;
}
#bodyTop_Search {
  height: 50px;
  background: #338EEA;
}
#bodyTop_Search form {
  padding: 12px;
  margin: 0;
  /* margin: 12px 12px 0 0 */
}



/***********************************************************************
2.     Channel-Navigation
***********************************************************************/
#bodyTop_Channels ul {
  margin: 0;
  padding: 0;
  height: 100px;
  overflow: hidden; 
}
#bodyTop_Channels li {
  display: block;
  float: left;
  width: 24.95%;
  text-align: center;
}
#bodyTop_Channels a {
  font: 1.2em 'Arial';
  text-decoration: none;
}
.navChannel1 {
  display: block;
  height: 50px;
  margin: 0;
  padding-top: 37px;
  color: #004D91;
}
.navChannel0 {
  display: block;
  height: 37px;
  margin-top: 25px; 
  padding-top: 13px;
  color: #FFF;
}
.liChannel1 {
  height: 97px;
  background: url(/img/nav_top_shadow.gif) bottom right no-repeat;
}
.navBreadcrumb {
  color: #FF9900;
  text-decoration: none;
}
/***********************************************************************
2.     Mittlerer Seitenbereich (bodyContent)
***********************************************************************/
#bodyContent {
  position: relative;
  width: inherit !important;
  border-right: 1px solid #99C7FF;
  min-height: 200px;
}
/***********************************************************************
Macronavigation
***********************************************************************/
#bodyContent_Macronavigation {
  padding: 15px 0;
}
#bodyContent_Macronavigation ul {
  margin: 0px 15px;
  padding: 0;
  list-style: none;
}
#bodyContent_Macronavigation ul {
  margin: 0px 15px;
  padding: 0;
  list-style: none;
}
#bodyContent_Macronavigation ul li {
  display: inline;
}
#bodyContent_Macronavigation a {
  padding-left: 15px;
  margin-bottom: 6px;
  background: url(/img/nav_macro0.gif) 0px 4px no-repeat;
  text-decoration: none;
  display: block;
  font: bold 75% Arial;
}
#bodyContent_Macronavigation a.active {
  color: #FF9900;
  background: url(/img/nav_macro1.gif) 0px 4px no-repeat;
}
#bodyContent_Macronavigation a:hover {
  text-decoration: underline;
}
/***********************************************************************
Inhaltsübersichten im Inhaltsbereich
***********************************************************************/
.bodyContent_Index {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bodyContent_Index li {
  width: 20%;
  height: 180px;
  margin: 0 4% 15px 0;
  float: left;
  min-width: 150px;
}
.bodyContent_Index a {
  font: bold 75% Arial;
  display: block;
  text-decoration: none;
}
.bodyContent_Index a:hover {
  text-decoration: underline;
}
.bodyContent_Index img {
  display: block;
  margin: 0 0 6px 0;
}
/***********************************************************************
4.     Rechter Seitenbereich (Teaser)
***********************************************************************/
.teaserElement {
  padding-bottom: 6px;
  border: none;
  border-bottom: 1px solid #99C7FF;
}
.teaserElement h4 {
  margin: 6px 12px 12px 12px;
  color: #0072E5;
  font: bold 75% Arial;
}
.teaserElement p {
  margin: 0px 12px;
  font: normal 70% Arial;
}
.teaserElement img.indent {
  margin: 12px 12px 0px;
}
/* Teaser-Farbkonzept */
div.Dunkelblau {
  border-top: 12px solid #024D9E;
}
.Dunkelblau h4, .Dunkelblau a, .Dunkelblau h4 a {
  color: #024D9E;
}

div.Mittelblau {
  border-top: 12px solid #66AAEF;
}
.Mittelblau h4, .Mittelblau a, .Mittelblau h4 a  {
  color: #66AAEF;
}

div.Tuerkis {
  border-top: 12px solid #039F9C;
}
.Tuerkis h4, .Tuerkis a, .Tuerkis h4 a {
  color: #039F9C;
}

div.Gruen {
  border-top: 12px solid #04915C;
}
.Gruen h4, .Gruen a, .Gruen h4 a {
  color: #04915C;
}

div.Orange {
  border-top: 12px solid #FF9900;
}
.Orange h4, .Orange a, .Orange h4 a {
  color: #FF9900;
}

div.Rot {
  border-top: 12px solid #E1022E;
}
.Rot h4, .Rot a, .Rot h4 a {
  color: #E1022E;
}


/***********************************************************************
4.     Unterer Seitenbereich (bodyBottom)
***********************************************************************/
#bodyBottom {
  border-top: 1px solid #99C7FF; 
}
#bodyBottom p {
  margin: 5px 10px;
  font-size: 75%;
  color: #666;
}
/***********************************************************************
5.     Stile für Inhalte
***********************************************************************/
h1, h2, h3, h4, h5, h6 {
  color: #0072E5;
}
h1 { 
  font: normal 17px Arial;
}
h1.pageTitle {
  font: normal 30px Arial;
  color: #FF9900;
  clear: both;
}
h2 {
  font: bold 90% Arial;
  margin-top: 1em;
  border-top: 1px solid #9AC7F5;
}
h2.sectionHeader {
  margin: 1em -24px;
  padding: 6px 24px 0px 24px;
  border-top: 1px solid #9AC7F5;
}
h2.buchtitel {
  font-weight:bold;
  font-family:Arial;
  font-size:90%;
  margin: 0;
}
h2.buchtitel a {
  text-decoration: none;
}
h3 {
  font: bold 75% Arial;
}
h4 {
  font: bold 75% Arial;
  color: #000;
  margin-bottom: 0;
}
p.subtitel {
  margin: 0;
  color: #333;
  font-weight: bold;
}
p.reihentitel {
  margin: 0.5em 0 0 0;
  font-style: italic;
}
p {
  margin-top: 0.5em; 
}
p, ul.bullet li {
  font: normal 75% Arial;
  line-height: 130%;
}
p.vorspann {
  font-weight: bold;
  color: #338EEA;
  line-height: 160%;
}
p.emphasis {
  font-weight: bold;
  margin: 0 2em;
  color: #338EEA;
  border-left: 6px solid #338EEA;
  padding-left: 1em;
}
/***********************************************************************
5.     Content-Boxen
***********************************************************************/
div.box {
  background: #FFFFCC; /* #EBF4FD; */
  /* border: 1px solid #9AC7F5; */
  padding: 6px 12px 12px;
  clear: both;
}
div.box h2 {
  font-size: 82.5%;
  text-transform: uppercase;
  color: #FF9900;
  margin: 0 0 0.5em 0;
  border: none;
}
div.box p {
  margin: 0;
}
div.box_shadow {
  background: url(/img/bg_box_shadow.gif) top right no-repeat;
}
div.box a.pfeil {
  background: url(/img/nav_pfeil2.gif) 0px 3px no-repeat;
}
/* Box 2 */
div.box_blue {
  background: #EBF4FD;
  border: 1px solid #9AC7F5;
  padding: 6px 12px 12px;
}
div.box_blue h2 {
  font-size: 82.5%;
  text-transform: uppercase;
  color: #FF6600;
  margin: 0 0 0.5em 0;
  border: none;
}
div.box_blue p {
  margin: 0;
}
/***********************************************************************
7. Tabellen
***********************************************************************/
table {
  border-collapse: collapse;
  border-spacing: 0; 
  empty-cells: show;
}
th {
  text-align: left;
}
tr {
  vertical-align: top;
}
.ftTABLE {
  width: 100%;
}
.ftTH, .ftTABLE th {
  background: #EBF4FD;
  border-bottom: 1px solid #99C7F5;
  padding: 2px 12px 2px 2px;
  font-weight: bold;
  text-align: left;
}
.ftTD, .ftTABLE td {
  border-bottom: 1px solid #99C7F5;
  padding: 0px 12px 6px 2px;
  vertical-align: top;
}
.ftTD p, .ftTH p {
  margin: 0;
}
/***********************************************************************
7. Formulare
***********************************************************************/
form { 
  margin: 0 
}
fieldset {
  border: 1px solid #99C7F5; 
  padding: 12px
}
fieldset legend {
  color: #338EEA;
  font-weight: bold;
}
label { 
  font: normal 75% Arial;
  padding-right: 12px;
}

@media print {
   #bodyTop, #bodyContent_Macronavigation, #rightPanel {  display:  
none }
   #mainPanel, #bodyContent { margin: 0 important! }
}


/* IR */

a.bhs_productlink {
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
}

.fullview_title {
	font-size:1.5em;
	margin:0pt 0pt 0.5em;
	padding:0pt;
}

.bhs_produktlabel {
  font-size: 75%;
  text-transform: uppercase;
  color: #FF9900;
  border: 1px solid #FF9900;
  padding: 0.125em 0.5em;
}

.bhs_listenhinweis {
  font-weight: bold;
}

.bhs_preisliste {
  font-weight: bold;
}


.bhs_kurzverfasser {
  font-weight: bold;
}

.bhs_titelzusatz_top {
  margin-bottom: 0;
}

.bhs_bibl_reihe {
  font-weight: bold;
}

.bhs_preisinformation {
  font-weight: bold;
}

table.bhs_preisinformation {
  width: 100%;
}

table.bhs_preisinformation td {
  width: 50%;
  padding-right: 0.5em;
  border-bottom: none;
}

table.bhs_lbw_preisinformation {
  width: 100%;
}

table.bhs_lbw_preisinformation th, table.bhs_preisinformation th {
  background: #EBF4FD;
  padding: 0.125em 0.5em;
  font-size: 85%;
  color: #666;
  border-left: 1px solid #FFF;
  border-bottom: none;
}

table.bhs_lbw_preisinformation td {
  border-bottom: 1px solid #99C7FF;
}

table.bhs_preisinformation td {
  width: 33%;
  padding-right: 0.5em;
}

table.bhs_preisinformation td.preis {
  font-weight: bold;
  border-bottom: none;
}

td.ruler {
  border-bottom: 1px solid #99C7FF;
}

.bhs_titelzusatz_top {
	margin:0px !important;
}
.bodyContent_List {
 	list-style: none outside none;
	margin: 0px;
	padding: 0px;
 }
.bodyContent_List li {
	margin: 0px;
	height: 15px;
	float:left;
	width: 130px;
}
.bodyContent_List a {
 	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}