body, html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

#druckansicht {
	margin: auto;
	padding: 1%;
	width: 98%;
}

h2 {
	text-align: center;  
	font-size: 18px;
	text-decoration: underline;
	color: #444;
}

h3 {
	margin: 18px 0 15px;
	padding: 0 0 0 8px;
	font-size: 13px;
	background-image: url(img/page/center/ueberschrift_background.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	line-height: 24px;
	height: 25px;
}

h3 span {
	padding: 0 0 0 26px;
	background-position: 0 1px;
	background-image: url(img/page/center/artikel.gif);
	background-repeat: no-repeat;
}

ul {
	margin: 0 2%;
	padding: 0;
}

ul.fliesstext {
	margin: 20px 0 -10px 40px;
	padding: 0;
}

ul.fliesstext li {
	margin-top: 5px;
	line-height: 19px;
	list-style-type: square;
	color: #444;
}

img {
	border-color: #000;
}

img.border {
	border: 1px solid #444;
}

input {
	margin: 0 0 2%;
}

p {
	margin: 15px 0;
	line-height: 19px;
	text-align: left;
}

div.zentriert {
	margin: 15px 0;
	text-align: center;
}

a.text_hidden {
	margin-bottom: -6px;
	padding-left: 18px;
	display: block;
	width: 0;
  	overflow: visible;
  	white-space: nowrap;
	background-image: url(img/page/center/kommentar_point.gif);
    background-repeat: no-repeat;
	background-position: 0;
    color: #666;
	text-decoration: none;
}

.table_normal th {
	padding: 5px;
	text-align: center;
	color: #444;
	background-color: #f7f7f7;
}

.table_normal td {
	padding: 5px;
	text-align: center;
}

.table_normal span {
	font-size: 1px;
}

.benchmark {
	margin: 25px auto 0;
	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-top: 15px;
	width: 667px;
}

.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_vertikal {
	margin-left: 200px;
 	background-image: url(img/page/center/dia_gitternetz_vertikal.gif);
}

.benchmark_ergebnis {
	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;
	background-image: url(img/page/center/dia_gitternetz_horizontal.gif);
	background-repeat: repeat-x;
}

.benchmark_einheit {
	margin: auto;
	width: 560px;
	height: 25px;
        text-align: right;
}

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