.Thumbnailrahmen {
	border: 1px solid #CCCCCC;
	height: 40px;
	width: 40px;
}
.box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;

}
.infobox {
	border-top: 1px solid #CCCCCC;
	width: 190px;
	margin-left: 1px;
}
.infotab{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;*/
}

.info1 {
	background-color: #EAEAEA;
	font-weight: bold;
	font-size: 11px;
}

.info2 {
	font-size: 11px;
}
.weiterempfehlen {
	background-color: #EAEAEA;
	color: #999999;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.weiterempfehlen a {
	display:block;
	background-image: url(../images/ic_weiterempfehlen_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 3px 3px 3px 28px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.weiterempfehlen a:hover {
	background-image: url(../images/ic_weiterempfehlen_02.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
}


.ProduktZIP {
	background-color: #EAEAEA;
	color: #999999;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.ProduktZIP a{
	display:block;
	background-image: url(../images/ic_bildpaket_01.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 3px 3px 3px 28px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;

}

.ProduktZIP a:hover{
	background-image: url(../images/ic_bildpaket_02.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.ProduktPDF {
	background-color: #EAEAEA;
	color: #999999;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.ProduktPDF a{
	display:block;
	background-image: url(../images/ic_produktblatt_01.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 3px 3px 3px 28px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;

}

.ProduktPDF a:hover{
	background-image: url(../images/ic_produktblatt_02.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.kauflink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.kauflink:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
