/* ++++++++++++++++++++++++++++++ */
/* +++		probisproduct		+++ */
/* ++++++++++++++++++++++++++++++ */


.probisproduct-teaser, .pp-teaser-left, .pp-teaser-right {
	height: 220px;
}
	
	
.probisproduct-image {
	width: 260px;
	height: 190px;
	margin: 15px 0 0 15px;
	text-align: center;
/*	border: 1px solid red;*/
}
.probisproduct-image .imgcontainer {
/*	width: 170px;
	margin: 0 auto 0 auto;
	text-align: center;
	border: 1px solid red;*/
}

.probisproduct-teaser {
	width: 736px;
/*	border: 1px solid green;*/
	background-image: url(../images/elements/produkt-verlauf.jpg);
	background-repeat: no-repeat;
}

#pp-request-link-box {
	margin-top: 12px;
}
.pp-request-link {
	color: #000;	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	line-height: 16px;
	background-image: url(../images/elements/green-arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

.pp-request-link:hover {
	text-decoration: underline;
}

.pp-teaser-left {
	float: left;
	width: 437px;
}
.pp-teaser-right {
	float: left;
	width: 295px;
}

.pp-container-left {
	width: 430px;
	float: left;	
}

.probisproduct-longtext {
	margin: 27px 50px 20px 27px;
	font-size: 12px;
}

.pp-container-right {
	width: 300px;
	float: left;	
}

/* table */

#pp-facts, #pp-facts .tr {
	width: 260px;
}

#pp-price-comment {
	width: 260px;
	margin-top: 5px;
}

#pp-facts {
	margin: 27px 0 0 0;
}

#pp-facts .tr {
	margin-top: 5px;
	border: 1px solid #ddd;
}

.pp-div-key, .pp-div-value {
/*	border: 1px solid red;*/
	float: left;
	font-size: 11px;
}

.pp-div-key {
	width: 135px;
	margin: 2px 0 2px 6px;
	font-weight: bold;
}

.pp-div-value {
	width: 100px;
	margin: 2px 0 2px 0;
	text-align: right;
}
	

.probisproduct-container {
	
}

.probisproduct-productname {
	margin: 40px 0 0 40px;
}

.probisproduct-productname h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #00C7A0;
}

.probisproduct-shorttext {
/*	border: 1px solid red;*/
	margin: 20px 20px 0 40px;
}


#pp-facts #pp-price-green {
	border: 2px solid #00C89E;	
}



/* ++++++++++++++++++++++++++++++++++++ */
/* +++		category-highlight		+++ */
/* ++++++++++++++++++++++++++++++++++++ */

.category-highlight {
	width: 740px;
/*	border: 1px solid green;*/
	background-image: url(../images/elements/category-highlight-bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.category-highlight, .c-highlight-teaser-left, .c-highlight-teaser-right {
	height: 160px;
}

.c-highlight-hl {
	margin: 30px 0 0 40px;
}

.c-highlight-hl h2, .c-highlight-hl a {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #9C9A9B;
	text-decoration: none;
}

.c-highlight-shorttext {
/*	border: 1px solid red;*/
	margin: 15px 20px 0 40px;
	color: #474747;
}

.c-highlight-teaser-left {
	float: left;
	width: 520px;
/*	border: 1px solid red;*/
}
.c-highlight-teaser-right {
	float: right;
	width: 210px;
/*	border: 1px solid red;*/
}

.c-highlight-image {
	float: right;
	width: 200px;
	height: 160px;
	margin: 0;
	padding: 0;
	text-align: right;
}
