* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}


.table{
border-collapse:collapse;
}

.td{
border-bottom:dotted 1px;
border-color: #999999; 
padding:5px;
}


.ueberschrift{
background-image:url(images/bgd2.gif);
background-repeat:repeat-y;
font-size:18px;
font-weight:bold;
padding-left:30px;
line-height:40px;
}


li{list-style-type:none;}

.li_d{
font-size:15px;
font-weight:bold;
background: url(images/aufzaehlung_normal.gif);
background-repeat: no-repeat;
/*list-style-image:url(images/aufzaehlung_normal.gif);*/
list-style-type: none;
line-height:30px;
padding-left:20px;
}

.li_d1{
font-size:13px;
/*list-style-image:url(images/aufzaehlung_normal.gif);*/
list-style-type: none;
line-height:30px;
padding-left:35px;
}



.li_d2{
font-size:13px;
font-weight:bold;
/*list-style-image:url(images/aufzaehlung_normal.gif);*/
list-style-type: none;
line-height:30px;
padding-left:35px;
}



.li_unter{
    background: url(images/aufzaehlung_amkleinsten.gif);
	background-repeat:no-repeat;
 	padding-left:20px; 
	/*font-weight:bold;*/
	line-height:17px;
	font-size:11px;
}


.daten{
font-size:9px;
padding-left:5px;
}






