a {
	font-family: Arial, Helvetica, sans-serif;
}
/* ------------------ START:PRODUKTNAVI ------------------ */

.produl { margin-top: 0px;}

UL,LI {
	margin: 0px;
	padding: 0px;
}
UL LI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	list-style: none;
	text-decoration: none;
}
.prodlia {
	height: 19px;
	padding-left: 22px;
	font-weight: bold;
		color: red;	
		border-bottom: 1px dotted red;
}
.prodlip {
	height: 19px;
	padding-left: 22px;
	font-weight: bold;			
		color: red;	
		border-bottom: 1px dotted #999999;
}
.prodlip:hover, .prodlia:hover {
border-bottom: 1px dotted red;
		color: red;
}

.prodlia2 {
	height: 19px;
	padding-left: 32px;
	font-weight: normal;
		color: red;	
		border-bottom: 1px dotted red;
}
.prodlip2 {
	height: 19px;
	padding-left: 32px;
	font-weight: normal;			
		color: red;	
		border-bottom: 1px dotted #999999;
}
.prodlip2:hover, .prodlia2:hover {
border-bottom: 1px dotted red;
		color: red;
}


/* ------------------ END:PRODUKTNAVI ------------------ */

/* Download anbieten */

.list_content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	margin:0px;
   line-height: 18px;
	}

.list_content3 {
	font-style:italic;
   font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	margin:0px;
   line-height: 18px;
	}