@charset "UTF-8";
/* CSS Document */

.posChartContentPad {width:640px; padding-left:239px; padding-top:4px;}
.posChartContent {width:640px; padding-left:239px; padding-top:5px;}
.bildLinks {
	display: block;
	float: left;
	border: 0px solid white;
	margin: 3px 20px 0 0;
}
.bildRechts {
	display: block;
	float: right;
	border: 0px solid white;
	margin: 3px 0 0 20px;
}

.paddingTopOnly { padding-top:30px; }
.paddingTopAndBottom { padding:5px 0 10px 0; }

.bildbeschrieb ul { 
	margin-left:0;
	padding-left:0;
	list-style:none;
}
.bildbeschrieb li {
	line-height:14px;
	padding-bottom:2px;
	padding-left:16px;
	background: url(../images/rechteck.gif) 0 3px no-repeat;
}
/*
* html .bildbeschrieb li { 
	background: url(../images/rechteck.gif) 0 3px no-repeat;
}
*+html .bildbeschrieb li { 
	background: url(../images/rechteck.gif) 0 3px no-repeat;
}
*/

#content ul { 
	margin-left:0;
	padding-left:0;
	list-style:none;
}
#content li {
	line-height:14px;
	padding-bottom:2px;
	padding-left:15px;
	background: url(../images/rechteck.gif) 0 3px no-repeat;
}


/* ------- PRODUKTE-EINSTIEGSEITEN (Icon-Seite)   -------- */
.bildIconRow { padding-left:239px;height:163px; width:647px;}
.bildlegendeRow {padding-left:242px;height:22px; width:647px;}
.bildlegende {height:16px;float:left; width:163px;}
.bildlegendeKurz {height:16px;float:left; width:147px;}

.bildbeschriebRow {padding-left:241px;height:55px; width:647px;}
.bildbeschrieb {height:16px;float:left; width:153px; font-size:11px;}
.bildbeschriebSpacer {height:16px;float:left; width:10px;}
/* ------- EINSTIEGSEITEN -------- */
