/* die hauptfarbe fuer die jeweilige warengruppe als backgroundfarbe */
.xhwgbg {
 background: #c00;
}

#breadcrumb {
 background: #c00;
}
  /* Diverse Boxenlayouts fuer die HWG */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.hwgbox, .hwgbox3 {
	margin: 0 auto; /* center for now */
	clear: both;
}

.hwgbox2 {
	margin: 0 auto;
	float:left;
	width:304px;
}

.hwgbox hr, .hwgbox2 hr, .hwgbox3 hr {
	margin: 10px auto 2px auto; 
	clear: both;
	border: 1px solid #d00;
}

.hwgboxbody hr {
	clear: both;
}


.hwgboxwrap {
  	clear: both;
  	width:610px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	line-height:1.0em;
}

.hwgboxhead {
	margin: 0;
	padding: 0;
 	height:23px;
}

.hwgboxhead h2 {
	margin: 0;
	padding: 0 15px 0 0;
	color: #fff;
    height:100%;
	
}
.hwgboxbody h2 {
  font-size: 14px;
  border:1px solid #fff;
  text-align:center;
}

.hwgboxbody h3 {
  font-size: 14px;
  margin: 4px 0 8px 0;
  color: #000;
  background: none;
}
.hwgboxbody h4, .hwgboxbody h4 a {
  font-size: 14px;
}
.hwgboxbody {
	margin: 0 15px 20px 20px;
	padding: 5px 15px 0px 15px;	
  	border: 4px solid #c00;
	background: #fff;
	line-height: 1.2em;	
}

* html .hwgboxbody { 
	/* \*/
	height: 100%;
}
/* */

.hwgboxbody p {
	margin: 0 0 4px 0;
	padding: 0;
	line-height:1.0em;
	background: #fff;
}
.hwgboxbody .image {
	margin: 0 10px 0 0;
	padding: 0;
	float:left;
	background: #fff;
}

.hwgboxbody .imagerechts {
	margin: 0 10px 0 0;
	padding: 0;
	float:right;
	background: #fff;
}

.hwgboxbody a:link, .hwgboxbody a:visited, .hwgboxbody a:hover, .hwgboxbody a:hover  {
	font-weight:bold;
  color:#333;
  background: #fff;
}

.hwgboxbody .imageset {
	margin: 0 10px 0 0;
	padding: 0;
	float:left;
  	text-align:center;
 	width: 95px;
	background: #fff;
}
.hwgboxbody .imageset .pix {
  height: 80px;
  border: 1px solid #000;
  background: #fff;
}
.hwgboxbody .imageset p {
  height: 60px;
  font-weight:bold;
  background: #fff;
}

.hwgboxbody .artikel {
  font-weight:bold;
  width: 260px;
  float: left;
  margin: 0 5px 5px 0;
  padding: 5px;
  height: 125px;
}

html>body .hwgboxbody .artikel {
 width: 253px;
}

.hwgboxbody .artikel .bild {
  float: left;
  font-weight:bold;
  margin: 0 5px 5px 0;
  width: 100px;
  text-align: center;
}

.hwgboxbody .artikel .info {
  float: left;
  font-weight: normal;
  margin: 0;
  width: 140px;
}

html>body .hwgboxbody .artikel .info {
  width: 138px;
}

.hwgboxhead h2 {
	display: block;
	height:23px;
	width: 100%;
	background: url(/global/medien/bilder/containerhintergruende/box_header_technica.gif) no-repeat top left;
	color: #fff;
	font-weight: bold; 
	text-decoration:none;
	font-size: 1em; 
	padding: 4px 10px 1px;
	margin: 0;
	font-family: Arial;
	font-size: 13px;	 
}

.hwgboxhead a, .hwgboxhead a:visited, .hwgboxhead a:hover, .hwgboxhead a:active {
	width: 100%;
	color: #fff;
	font-weight: bold; 
	text-decoration:none;
	font-size: 1em; 
	margin: 0; 
}

.hwgbox2 .hwgboxhead h2 {
	display: block;
	height:23px;
	background: url(/global/medien/bilder/containerhintergruende/box_header_half_technica.gif) no-repeat top left;
	color: #fff;
	font-weight: bold; 
	text-decoration:none;
	font-size: 1em; 
	padding: 4px 10px 1px;
	font-family: Arial;
	font-size: 13px;
}

.hwgbox2 .hwgboxhead a, .hwgbox2 .hwgboxhead a:visited, .hwgbox2 .hwgboxhead a:hover, .hwgbox2 .hwgboxhead a:active {
	color: #fff;
	font-weight: bold; 
	text-decoration:none;
	font-size: 1em; 
}

.hwgboxmore  {
	text-align:right;
}

/* 2. Styles fuer die Warengruppenuebersicht - Ebene 2 im Shop*/

.seitenueberschrift {
 width: 600px;
 margin: 2px 0 0 0;
 padding: 0;
 background: #c00;
}

.seitenueberschrift h1 {
 font-size: 16px;
 color: #fff;
 padding: 3px;
}

#produktgruppenliste {
 width: 590px;
 margin: 12px 0 0 10px;
 background: #fff;
}

.produktgruppenliste {
 width: 590px;
 margin: 0 0 0 10px;
 background: #fff;
}

.produktgruppenliste h2, #produktgruppenliste h2 {
 background: #ccc;
 padding: 3px;
 margin-top: 3px;
 color: #000; 
 font-size: 12px;
}

.produktgruppenliste ul, #produktgruppenliste ul {
 padding: 5px 0 10px 0;
}

.produktgruppenliste ul li, #produktgruppenliste ul li {
 list-style: none;
 line-height: 15px;
}	

.produktgruppenliste span, #produktgruppenliste span {
 color: #333399;
}	

 th.bestellen {
 background:  #FFEECC;
 text-align: center;
 border-left: 3px solid #FFEECC;
 }
 

.produktuebersicht, .artikel {
font: 11px  verdana, Arial, helvetica, sans-serif;
width: 600px; 
margin-top: 10px;
}

.produktuebersicht td.abstand, .produkt td.abstand {
height: 0;
margin: 0;
padding: 0;
}

.produktuebersicht td, .artikel td {
vertical-align: top;
padding: 5px;
}

.produktuebersicht thead, .artikel thead {
font-weight: bold;
background: #eee;
text-align: left;
}

.produktuebersicht, .artikel th {
padding: 5px 0 5px 2px;
}

.produktuebersicht tr.gerade, .artikel tr.gerade {
background: #eee;
}

.mehrzuartikel {
font-weight: bold;
font-size: 11px;
width: 600px;
background: #c00;
text-align: center;
color: #fff;
margin: 20px 0 10px 0;
}

.mehrzuartikel tr.wechselfarbe {
background: #eee;
}

.mehrzuartikel h2 {
font-size: 14px;
color: #fff;
text-align: center;
padding: 0;
}

.produkt thead th.artikelliste {
font-weight: bold;
background: #eee;
text-align: center;
color: #000;
}

.produkt td {
font-weight: normal;
vertical-align: top;
line-height:1.2em;
padding: 5px 2px 5px 2px;
/*border-bottom: 1px solid #ddd;*/
}

td.letztespalte {
border-right: 1px solid #ddd;
background: #FFEECC;
}

.produkt tr.grau {
background: #f9f9f9;
}

.produkt tr.abschlusszeile {
background: #ddd;
color: #c00;
}

.produkt a, .produkt a:link, .produkt a:visited, .produkt a:hover {
		  	color:#000;
}

.betriebsanleitung, .techdaten {
 margin-top: 5px;
 border: 1px solid #eee;
 color: #000;
 background: #fec;
}

.betriebsanleitung ul, .techdaten  ul {
 margin: 0;
 padding: 0;
  color: #000;
}

.betriebsanleitung ul li {
 background: url(/global/medien/bilder/icons/zeichen_info.gif) no-repeat left;
 list-style: none;
 margin: 0;
 padding: 0 0 0 20px;
 color: #000;
}

.techdaten ul li {
 background: url(/global/medien/bilder/icons/zeichen_technische_daten.gif) no-repeat left;
 list-style: none;
 margin: 0;
 padding: 0 0 0 25px;
 color: #000;
}


.border {
 border-right: 1px solid #ddd;
 border-left: 1px solid #ddd;
}

/* Styles für den Warenkorb*/

.sonderangebote div{
float: left;
width: 600px;
background: #fff;
}

.sonderangebote h2 {
margin: 10px 0 10px 0;
color: #c00;
}

.sonderangebote div.angebot {
width: 600px;
margin-bottom: 5px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #fff;
padding: 5px 0 5px 0;
}

.sonderangebote div.angebot div.bild {
width: 80px;
}

.sonderangebote div.angebot div.titel {
margin: 0 10px 0 10px; 
width: 330px;
}

.sonderangebote div.angebot div.titel a {
color: #000;
}

.sonderangebote div.angebot div.titel b {
font-size: 14px;
color: #c00;
}

.sonderangebote div.angebot div.warenkorb {
width: 150px;
text-align: right;
}

.sonderangebote div.angebot div.warenkorb a {
color: #000;
background: url(/global/medien/bilder/rahmen/einkaufswagen_klein.gif) no-repeat left;
padding: 0 0 0 25px;
}

a.speichern, a.speichern:link, a.speichern:visited, a.speichern:hover {
 margin: 0 0 0 280px;
 font-size: 11px;
 color: #fff;
 font-weight: normal;
}

a.aendern, a.aendern:link, a.aendern:visited, a.aendern:hover {
 margin: 0 0 0 400px;
 font-size: 11px;
 color: #fff;
 font-weight: normal;
}

.versandkosten {
 width: 600px;
 text-align: center;
 margin-top: 10px;
}

.einkauf {
 width: 600px;
 margin: 10px 0 10px 0;
 padding: 2px;
 background: #ddd;
}

.einkauf div#fortsetzen, .einkauf div#kasse{
float: left;
}

.einkauf div#kasse{
margin-left: 194px;
}

.text {
width: 600px;
padding-bottom: 10px;
}
/*Login auf der Bestellseite*/
.login {
width: 600px;
margin: 20px 0 20px 0;
background: #FFEECC;
padding: 0 0 0 0;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
font-weight: normal;
}

.login h2{
border-bottom: 1px solid #000;
margin: 0 0 10px 0; 
font-size: 11px;
padding: 2px 0 2px 0;
}

.login table {
margin: 10px 0 10px 0;
font-size: 11px;
vertical-align: top;
padding: 10px;
}

.login p {
font-family :  Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular, sans-serif;
font-weight: normal;
letter-spacing: 0;
}

.login table td.hell {
background: #FFF9EE;
}

/* styles for image magnification 
  visibility:hidden;
*/

  .produktvorschau div.thumb  {
  padding:5px;
  text-align: center;
  background: #ddd;
 }
 
 div.thumb  {
  padding:5px;
  text-align: center;
 }
	
 .bigpicwrap  {
  color:#000; 
  background-color: transparent; 
  position:relative; 
  top:0%; 
  left:0%;
  margin:5px;
 }

 
.bigpic  {
   color:#000; 
   layer-background-color:#f00;
   position:absolute; 
   top:-260px; 
   left:0px; 
   z-index:99;  
   visibility:hidden;
   background: #FFEECC;
   padding: 0;
   width: 300px;
   display: block;  
    padding: 10px; 
	border: 2px solid #c00;
 }

 .bigpic1  {
   color:#000; 
   layer-background-color:#f00;
   position:absolute; 
   top:-260px; 
   left:0px; 
   z-index:99;  
   visibility:hidden;
   background: #FFEECC;
   padding: 0;
   width: 300px;
   display: block; 
 }
 
	
.bigpic p  {
    margin: 0;
	padding: 10px 0 10px 0;
 }
 
 
* html .bigpic  {
    position:absolute; 
    top:-260px; 
    left:0px; 
	 display: block;
 }
 
 /* Definition fuer die Popup-Layer die zur Artikelbeschreibung gehoeren */
.bigpic1 table.layer {
 background: #FFEECC;
 padding: 10px 10px 0 10px;
 border: solid 2px #c00;
}

.bigpic1 table.layer b {
 padding: 0 0 10px 0;
 display: block;
}

.bigpic1 table.layer img {
 padding: 0 0 10px 0;
}

.bigpic1 table.layer a {
 padding: 0;
 margin: 0;
}
 
