.product {
  height: 220px;
}

.small .price .desc,
.thin .price .desc {
  display: none;
}

#body .product.small {
  height: 222px;
}

#body .product strong.h3 a {
height: 43px;
}

#body .actions {
margin-top: 20px;
}

#body .product.thin .price {
  right: 5px;
  top: auto;
  bottom: 55px;
}

#body .product.thin {
height: 170px;
}

div#startseitentext{
	text-align:justify;
	font-size:10px;
}
div#startseitentext h1, div#startseitentext h2{
	text-align:center;
	font-size:10px;
}
div#startseitentext h3{
	color:rgb(128,0,0);
	font-size:10px;
}
