#artikel_kopf_links {
	float: left;
 	text-align: center;
	width: 629px;
}

#artikel_kopf_links span {
	color: #666;
 	font-size: 11px;
}

#artikel_kopf_rechts {
	float: right;
}

#artikel_inhaltsverzeichnis {
	margin: 25px 0 5px;
	padding-bottom: 10px;
	width: auto;
	height: 30px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#artikel_inhaltsverzeichnis form {
	margin: -13px 0 0 18px;
 	padding: 0;
	float: left;
}

#artikel_links {
	margin-top: 12px;
	position: relative;
 	float: right;
	overflow: hidden;
}

#artikel_links span {
	margin: 0 18px;
	font-weight: bold;
	text-align: right;
 	color: #999;
}

#artikel_links a {
	margin: 0 18px;
	font-weight: bold;
	text-align: right;
	color: #444;
 	text-decoration: none;
}
#artikel_links a:hover {
	text-decoration: underline;
}

.benchmark {
	margin-top: 25px;
	padding-top: 15px;
	width: 692px;
	background-image: url(img/page/center/dia_logo.gif);
 	background-repeat: no-repeat;
	border: 1px solid #bbb;
}

.benchmark_info {
	margin-left: 12px;
	font-size: 13px;
 	font-weight: bold;
}

.benchmark_werte {
	margin: auto;
	padding: 15px 0 0;
	width: 667px;
	height: auto;
}

.benchmark_werte span {
	position: relative;
	top: 5px;
}

.benchmark_modell {
	float: left;
 	height: 26px;
	width: 200px;
	background-image: url(img/page/center/dia_abstand.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.benchmark_modell span:hover {
	text-decoration: underline;
	cursor: default;
}

.benchmark_vertikal {
	margin-left: 200px;
 	background-image: url(img/page/center/dia_gitternetz_vertikal.gif);
}

.benchmark_ergebnis {
	width: auto;
	height: 26px;
}

.benchmark_ergebnis span {
	left: 3px;
}

.benchmark_balken {
	margin-top: 5px;
	float: left;
	height: 15px;
	overflow: hidden;
}

.benchmark_horizontal {
	margin-left: 193px;
	height: 6px;
	overflow: hidden;
	background-image: url(img/page/center/dia_gitternetz_horizontal.gif);
	background-repeat: repeat-x;
}

.benchmark_einheit {
	margin: 0 auto 0;
	width: 667px;
	height: 25px;
	overflow: hidden;
        text-align: right;
}

.benchmark_einheit span {
	font-size: 10px;
}


.kommentar_info {
	padding: 7px 5px 0;
	width: 680px;
	height: 22px;
	font-weight: bold;
	color: #666;
	background-color: #fcebe9;
	overflow: hidden;
	border: 1px solid #666;
	border-bottom: 0;
}

.kommentar_info span {
	font-weight: normal;
}

.eigener {
	background-color: #f7c3be;
}

.kommentar_text {
	margin-bottom: 15px;
	padding: 3px 5px;
	width: 680px;
	line-height: 19px;
	background-color: #fafafa;
	border: 1px solid #666;
}

.kommentar_text a {
	color: #666;
}

.kommentar_edit {
	position: absolute;
	bottom: 6px;
	right: 5px;
	border: 0;
}

.quote {
	margin: auto;
	padding: 3px 5px;
	width: 640px;
	line-height: 19px;
	border: 1px solid #bbb;
	background-color: #eee;
}

.quotetitel {
	margin: 10px auto 0;
	height: 15px;
	background-color: #bbb;
}

#kommentarformular {
	margin-bottom: 20px;
 	text-align: center;
}

#kommentarformular input {
	margin-top: 5px;
}

#kommentarformular textarea {
	margin: 0 0 5px;
	padding: 6px;
	border: 1px solid #bbb;
	font-family: Verdana;
	line-height: 17px;
	font-size: 12px;
	background-color: #fafafa;
}
