/*#########################RTE#########################*/
li.pdf {
	list-style-type:none;
	padding-left:20px;
	background:url(http://static.hdnet.de/layout/ico-pdf.png) no-repeat;
}

li.tif {
	list-style-type:none;
	padding-left:20px;
	background:url(http://static.hdnet.de/layout/ico-pic.png) no-repeat;
}

li.jpg {
	list-style-type:none;
	padding-left:20px;
	background:url(http://static.hdnet.de/layout/ico-pic.png) no-repeat;
}

li.mpdrei {
	list-style-type:none;
	/* BEN: So the icons display properly...*/
	padding-bottom:3px !important;
	padding-left:20px;
	background:url(http://static.hdnet.de/layout/ico-mpdrei.png) no-repeat;
}

li.zip {
	list-style-type:none;
	padding-left:20px;
	background:url(http://static.hdnet.de/layout/ico-zip.png) no-repeat;
}

p.quote {
	font-family:georgia,times,serif;
	font-size:1.1em;
	font-style:italic;
	padding:0 45px 0 30px;
}

p.code {
	font-family:courier, monospace;
	font-size:1.0em;
	padding:3px;
	border:1px dotted #b4b4b4;
	margin-left:30px;
}

table { 
	border-collapse:collapse; 
	border-spacing:0; 
}

table.data,
table.data th,
table.data td {
	border:1px dotted gray;
}

table.statistics {
	background:#9ceb04;	
}

table.statistics th,
table.statistics td {
	border:1px solid #7ec000;
}

.important {
	letter-spacing:0.2em;
}

span.strikethrough {
	text-decoration:line-through;
}
/*
a.arrow {
	padding-left:10px;
	background-image:url(http://static.hdnet.de/layout/ico-arrow-ca1d28-5.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	text-decoration:underline;
}

p.aLeft {
	text-align:left !important;
}

p.aCenter {
	text-align:center !important;
}

p.aRight {
	text-align:right !important;
}

.blkText {
	color:#000 !important;
}*/
