#center { margin-left: 329px; }
p.linkbox { height: 185px; margin: 35px 20px; }
p.linkbox a { margin: 35px 0; }

/* allgemein */
.xmarket_desc, .eignung_desc { margin: 20px; font-size: 10px; }

/* qualität */
.quality_equation {
	height: 255px;
	background: url(/src/img/product/quality.gif);
}
.quality_equation .red {
	color: #bd0926;
	font-weight: bold;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding-top: 20px;
}
.quality_equation .blue {
	color: #1681a3;
	text-align: center;
	padding-bottom: 42px;
}
.quality_equation .blue span {
	line-height: 45px;
	font-size: 32px;
	font-weight: bold;
}
.quality_equation .perc {
	line-height: 24px;
	color: #1681a3;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 45px;
}
.quality_equation .desc { margin-left: 35px; }
.quality_scores { font-size: 10px; line-height: 12px; margin: 20px; }
.quality_scores dd, .quality_scores dt { height: 12px; }
.quality_scores dd { text-align: right; margin-bottom: 5px; }

/* xmarket */
.xmarket_sort {
	margin: 0 10px 5px;
	padding-bottom: 2px;
	border-bottom: solid 1px #ebebeb;
	text-align: right;
	font-size: 10px;
}
.xmarket_sort span { float: left; }
.xmarket_sort a {
	color: #58585a;
	border: 0;
	text-decoration: none;
	padding: 2px 5px 0;
	margin-bottom: 2px;
}
.xmarket_sort .s0 { border-right: solid 1px #ebebeb; }
.xmarket_sort .s2 { border-left: solid 1px #ebebeb; }
.xmarket_sort .act { border: solid 1px #ebebeb; border-bottom-color: white; padding-bottom: 2px; margin-bottom: 0; }
.xmarket_features {
	margin: 0 10px 10px;
	font-size: 10px;
	line-height: 12px;
}
.xmarket_features .feature {
	border-bottom: solid 1px #ebebeb;
	padding: 5px 0;
	text-align: center;
}
.xmarket_features .feature a {
	color: #58585a;
	text-decoration: none;
}
.xmarket_features .feature dl {
	font-weight: bold;
}
.xmarket_features .feature dl dd, .xmarket_features .feature dl dt { display: inline; }
.xmarket_features .feature dl .block { display: block; }
.xmarket_features dd { height: 12px; }

/* eignung */
.eignung_scores { margin: 0 10px; }
.eignung_scores li {
	float: left;
	list-style: none;
	width: 110px;
	margin: 10px 15px;
}
.eignung_scores li.first {
	margin: 10px 85px 20px;
}
.eignung_scores br { position: absolute; }

/* preis-leistung */
#content .pricedia {
	height: 50px;
	background-position: top center;
	padding-top: 295px;
}
#center .pricedia dt {
	float: left;
	width: 135px;
	text-align: left;
	padding-left: 50px;
}
#center .pricedia dd {
	width: 80px;
	margin-left: 185px;
	text-align: right;
	padding-right: 30px;
}
.pricedia span {
	font-size: 10px;
	color: #58585A;
}
#content .pricedia dt, #content .pricedia dd {
	display: block;
	height: 25px;
	line-height: 25px;
}
.legend_blue,
.legend_red {
	font-size: 10px;
	margin: 5px 0 0 30px;
}
.legend_red { margin-top: 20px; }
.legend_blue div,
.legend_red div {
	float: left;
	line-height: 5px;
	height: 5px;
	margin-right: 5px;
}
.legend_blue div { border-bottom: solid 2px #1681A3; }
.legend_red div { border-bottom: solid 2px #bd0926; }

/* meinungen */
.review { margin: 15px; }
.review h3 { float: right; }
.review h3,
.review h2 {
	text-align: left;
	font-size: 12px;
}
.review p { text-align: justify; }
.review a {
	color: #58585A;
	text-decoration: none;
}
.review a:hover { text-decoration: underline; }
.review p.more {
	text-align: right;
}
.fixed_height { min-height: 562px; }
p.empty { line-height: 14px; margin-top: 20px; }

