@charset "utf-8";
/* CSS Document */

.csc-textpic-caption {
	font-size:98%;
	padding-top: 2px; 
	line-height:1.3em;
	text-align:center;
}
#elemente {
	background:url(../images/core/hg_elemente2.jpg) left top repeat-x #F5F6F4;
	padding-top: 24px;
}
.column {
	background-image:none;
	background-color:none;
	background:none;
	padding-top: 0;
	height:auto;
	min-height:100px;
}
#bottom .column {
	padding-top: 24px;
}
.middle {
	background:none;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}
.column table .facts-table tr td {
	margin: 0;
	padding: 2px 4px;
}
.column table tr td.pad-left {
	line-height:1.2em;
	padding:2px 0 2px 25px;
}
.column table tr.head td {
	background:#e8e8e8;
}
.column table tr.head td.pad-left {
	font-weight:bold;
	background:url(../images/reports/pfeil-table.gif) top left no-repeat #e8e8e8;
}
.underlined {
	display: block;
	border-bottom:1px solid #333;
	padding-bottom: 3px;
}