/* Downloads: Typ Dokumentenliste*/

#contentlist ul { 
	padding-top: 1px;
	float: left; 
	width: 100%;
	margin-top: 10px;
	background: url(/pages/img/portal/spacer.gif) repeat-x transparent; 
	background-position: 0% 0%;  
	}
#contentlist li { 
	padding: 10px 0 15px 0; 
} 
#contentlist h2 { 
	width: 100%;
	float: left;
	font-weight: bold;
	margin-bottom: 8px; 
	background: url(/pages/img/portal/marker-downloads.gif) no-repeat transparent; 
	background-position: 0% 4px; 
	}
#contentlist h2 a { 
	padding-left: 13px; 
	margin-right: 17px;
	float: left;
	}
#contentlist .listkeys h2, 
#contentlist .listkeys h2 a { 
	background: none; 
	padding: 0px;
	}
#contentlist h2 .load { 
	float: left;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	background-color: transparent;
	}
#contentlist h2 .load a { 
	padding-left: 13px; 
	margin-right: 0px; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 19px;
	display: block;
	}
#contentlist p { 
	clear: both;
	width: 100%;
	display: block;
	float: left;
	}
.descr { 
	color: #959991; 
	padding-right: 6px; 
	line-height: 13px; 
	display: block; 
	float: left;
	}
.data { 
	display: block; 
	float: left;
	line-height: 13px;
	}
.vspace { 
	border-right: 1px solid #959991;  
	margin: 3px 11px 0 0; 
	padding-right: 11px; 
	line-height: 8px; 
	height: 8px;
	width: 1px;
	overflow: hidden;
	display: block; 
	float: left;
	}
