/* Produktübersicht */
div.product {
  float: left;
  width: 155px;
  border-left: 1px dashed #93C5E7;
	margin:10px 10px 10px -1px;
	padding-left:5px;
	overflow:hidden;
	min-height: 400px;
	height:400px;
}

div.productdetailsupseller {
  float: left;
  width: 155px;
  border-left: 1px dashed #93C5E7;
	margin:10px 3px 10px -1px;
	padding-left:3px;
	overflow:hidden;
	min-height: 400px;
	height:400px;
}

.preisgross {
	font-size: 12px;
	font-weight:bold;
	color:#FF0000;
}

div.product table {
  width: 100%;
}

.article_price {
	font-size:10px;
 }
 
.article_details { 
	display:block;
	height:20px;
}
 
.article_fax { 
	height:24px;
	padding-top:10px;
}

.article_details a {
	background: transparent url(../images/designor/details.gif) no-repeat left;
	font-size:11px;
	font-weight:bold;
	padding-left:23px;
}

.article_order a{
	background: transparent url(../images/designor/to_cart.gif) no-repeat left;
	font-size:11px;
	font-weight:bold;
	padding-left:23px;
}

td.kurztext {
font-size:11px;
  height: 50px;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
}
td.articleimage {
  height: 110px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
	height:130px;
	max-height:130px;
}
td.articleimg div.articleimgarea {
  position: relative;
  display: block;
  height: 130px;
  vertical-align: middle;
  text-align: center;
  max-height: 130px;
}
.abb_aehnlich {
  font-size: 10px;
  color: #000000;
  display: block;
  height: 20px;
}
.crossselling_image {
  position: absolute;
  top: -20px;
  right: 20px;
  z-index: 100;
	width:40px;
	height:40px;
}
.durchgestrichen {
  text-decoration: line-through;
}
.warnung2 {
  font-size: 14px;
  color: #FF0000;
}

.warnung {
  font-size: 10px;
  color: #FF0000;
}

div.trennlinie {
  clear: left;
  width: 95%;
  margin:0 auto;
}
div.trennlinie hr{
	border:transparent 1px solid;
	border-top:1px dashed #93C5E7;
}

div.seiten {
  clear: left;
  width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
div.preis_hinweis {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* Prudukübersicht Ende */
/* Detailansicht */
#detailbild {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  vertical-align: middle;
}
table.artikeldetails {
  width: 100%;
}
/* Detailansicht Ende */
/* Suchergebnisse */
table.suchergebnis {
  width: 500px;
  padding: 0;
  font-size: 10px;
}
table.suchergebnis td {
  height: 30px;
}
tr.alt {
  background: #E0E0E0;
}
/* Suchergebnisse Ende */
/* Homöopathieseiten */
table.homoeopathie1 {
  width: 500px;
  border: 0;
  padding: 0;
}
table.homoeopathie2 {
  width: 500px;
  padding: 0;
  border: 0;
}
div.homoeopathie_hinweis {
  width: 100%;
  text-align: center;
  color: #FF0000;
}
/* Homöopathieseiten Ende */

#details_top {
	width: 480px;
  min-width: 480px;
	max-width: 480px;
}

td.detailsacrticleimg {
		width: 270px;
		text-align: center;
}

td.detailsbuttons {
	background-color: #f0f0f0;
  text-align: center;
  font-size:12px;
}


table.artikeldetails2 td {
	font-size: 12px;

}

