/* Start of CMSMS style sheet 'powerpeak : Cataloger' */
div.category_item {
	border-top: 1px solid #e4e0d9;
	border-left: 1px solid #e4e0d9;
	background-image: url(images/cms/bg-category_item.gif);
	background-position: right bottom;
	overflow: hidden;
	width: 99%;
	margin: 1em 0;
	background-repeat: no-repeat;
}

div.category_item_image {
	width: 25%;
	float: left;
	background-image: none;
}
div.category_item_image img {
	margin: 0.25em;
}


div.category_item_description {
	width: 74%;
	float: right;
}
div.category_item .artikelnummer {
	color: #666666;
	font-size: 0.85em;
}
div.category_item .intro {
	color: #333333;
}
div.category_item .detaillink {
	color: #666666;
	font-size: 0.85em;
}

div.catalog_item {
	width: 100%;
	overflow: hidden;
}

div.catalog_item .item_images {
	width: 240px;
	float: right;
	border-top: 1px solid #e4e0d9;
	border-left: 1px solid #e4e0d9;
	background-image: url(images/cms/bg-category_item.gif);
	background-position: right bottom;
	overflow: hidden;
	margin: 1em 0;
	background-repeat: no-repeat;
	padding: 10px 0 10px 10px;
}
div.catalog_item .item_description {
	margin-right: 0px;
	float: left;
	width: 380px;
}



.catalog_item .item_images .item_thumbnails a
{
	display:block;
	width:100px;
	height:90px;
	line-height:90px;
	text-align: center;
	border:1px solid #e4e0d9;
	float:left;
	padding:5px;
	margin:5px 5px 0 0;
	background-color: #F3F3F3;
	text-decoration:none;
}
.catalog_item .item_images .item_thumbnails img { vertical-align:middle; }

.catalog_item .item_images .item_thumbnails a img { border:1px solid #5d5d5d;}
.catalog_item .item_images .item_thumbnails a:visited img { border:1px solid #cf2123;}
.catalog_item .item_images .item_thumbnails a:hover img { border:1px solid #cf2123;}


.catalog_item .item_images .item_enlargement
{
	display:block;
	width:220px;
	padding:5px;
	margin:0;
	background-color: #FFF;
	border-top: 1px solid #e4e0d9;
	border-left: 1px solid #e4e0d9;
	background-image: url(images/cms/bg-category_item.gif);
	background-position: right bottom;
	text-decoration:none;
	text-align: center;
}
.category_items .catnav {
	display:none;
}
div#content .catalog_item .item_description h3 {
	font-size: 1.2em;
}
div#content .catalog_item .item_description h4 {
	font-size: 1em;
}
div#content .catalog_item .item_description h3,
div#content .catalog_item .item_description h4 {
	margin: 0;
	line-height: 1.4em;
	padding: 0;
	color: #333333;
}

/* End of 'powerpeak : Cataloger' */

