/* D O K U M E N T E */

div.toggleHeader h2,
div.boxDokumente h2 {
	background:url('/cachepics/download.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding:6px 0 5px 33px;
	margin:0;
	font-size:15px;
}
div.toggleHeaderOpened h2 {
    	background:url('/cachepics/download_active.gif');
	background-position:left top;
	background-repeat:no-repeat;
}


div.DMSBoxWrapper {
	margin:0px 0 12px 0;
}

div.DMSBox {
	padding:4px 6px;
}
div.DMSBox a.extern {background-image:none;}

div#content img.DMSicon,
div.DMSicon {
	width:24px;
	height:24px;
	vertical-align:middle;
	float:left;

	padding:0px 7px 0px 0;
	margin:0;
}

span.DMSLink,
div.DMSlink {
	float:left;
	margin:10px 0 0px 0;
	padding:0 20px 0 0;
	background:url("/cachepics/extern.gif") no-repeat scroll right top transparent;
}

div#content div.DMSBox a,
div#content div.DMSlink a{
	font-weight:bold;
	color:#D74004;
	text-decoration:none;
	vertical-align:middle;
}

div#content div.DMSBox a:hover span,
div#content div.DMSlink a:hover {
	text-decoration:underline;
}

div#content div.DMSlink a:visited {
    color:#155ca2;
}

div.newsContent div.DMSicon {clear:none;}


/* 

Stylesheet für
Dokumenten Links 

*/


a.all,a.all_blend,
a.bmp, a.bmp_blend,
a.csv, a.csv_blend,
a.doc, a.doc_blend,
a.gif, a.gif_blend,
a.htm, a.htm_blend,
a.ini, a.ini_blend,
a.jpg, a.jpg_blend,
a.mdb, a.mdb_blend,
a.pdf, a.pdf_blend,
a.ppt, a.ppt_blend,
a.txt, a.txt_blend,
a.wav, a.wav_blend,
a.xls, a.xls_blend,
a.xml, a.xml_blend,
a.zip, a.zip_blend 
{
  padding:2px; 
  padding-left:20px; 
  line-height:20px;
  text-decoration:none;
}

a.all{ background:url('/ad_icons/small/all.gif') center left no-repeat; }
a.all_blend{ background:url('/ad_icons/small/all_blend.gif') center left no-repeat; }

a.bmp{ background:url('/ad_icons/small/bmp.gif') center left no-repeat; }
a.bmp_blend{ background:url('/ad_icons/small/bmp_blend.gif') center left no-repeat; }

a.csv{ background:url('/ad_icons/small/csv.gif') center left no-repeat; }
a.csv_blend{ background:url('/ad_icons/small/csv_blend.gif') center left no-repeat; }

a.doc{ background:url('/ad_icons/small/doc.gif') center left no-repeat; }
a.doc_blend{ background:url('/ad_icons/small/doc_blend.gif') center left no-repeat; }

a.gif{ background:url('/ad_icons/small/gif.gif') center left no-repeat; }
a.gif_blend{ background:url('/ad_icons/small/doc_blend.gif') center left no-repeat; }

a.htm{ background:url('/ad_icons/small/htm.gif') center left no-repeat; }
a.htm_blend{ background:url('/ad_icons/small/htm_blend.gif') center left no-repeat; }

a.ini{ background:url('/ad_icons/small/ini.gif') center left no-repeat; }
a.ini_blend{ background:url('/ad_icons/small/ini_blend.gif') center left no-repeat; }

a.jpg{ background:url('/ad_icons/small/jpg.gif') center left no-repeat; }
a.jpg_blend{ background:url('/ad_icons/small/jpg_blend.gif') center left no-repeat; }

a.mdb{ background:url('/ad_icons/small/mdb.gif') center left no-repeat; }
a.mdb_blend{ background:url('/ad_icons/small/mdb_blend.gif') center left no-repeat; }

a.pdf{ background:url('/ad_icons/small/pdf.gif') top left no-repeat; }
a.pdf_blend{ background:url('/ad_icons/small/pdf_blend.gif') center left no-repeat; }

a.ppt{ background:url('/ad_icons/small/ppt.gif') center left no-repeat; }
a.ppt_blend{ background:url('/ad_icons/small/ppt_blend.gif') center left no-repeat; }

a.txt{ background:url('/ad_icons/small/txt.gif') center left no-repeat; }
a.txt_blend{ background:url('/ad_icons/small/txt_blend.gif') center left no-repeat; }

a.wav{ background:url('/ad_icons/small/wav.gif') center left no-repeat; }
a.wav_blend{ background:url('/ad_icons/small/wav_blend.gif') center left no-repeat; }

a.xls{ background:url('/ad_icons/small/xls.gif') center left no-repeat; }
a.xls_blend{ background:url('/ad_icons/small/xls_blend.gif') center left no-repeat; }

a.xml, a.xml_blend { padding:10px; padding-left: 20px; line-height:20px; }
a.xml{ background:url('/ad_icons/small/xml.gif') center left no-repeat; }
a.xml_blend{ background:url('/ad_icons/small/xml_blend.gif') center left no-repeat; }

a.zip{ background:url('/ad_icons/small/zip.gif') center left no-repeat; }
a.zip_blend{ background:url('/ad_icons/small/zip_blend.gif') center left no-repeat; }
