td.tabvertcenter {
	vertical-align:middle;
	
}

#sendResAnker {
	position:relative;
	left:-99999px;
	height:1px;
	float:left;
	width:20px;
}

#alterContent {
	position:relative;
	margin-top:40px;
	padding-top:20px;
	border-top:1px solid #999;
	filter: alpha(opacity=30); /* MSIE/PC */
	-moz-opacity: 0.3; /* Mozilla 1.6 and older */
	opacity: 0.3;
}


#main ul.fileListe li.filePDF { background:url(../gfx/ico-pdf.png) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li.fileWMV { background:url(../../wcms/_asset/gfx/icons/film.gif) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li.fileSWF { background:url(../../wcms/_asset/gfx/icons/page_white_flash.gif) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li.fileDOC { background:url(../../wcms/_asset/gfx/icons/page_white_word.gif) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li.fileXLS { background:url(../../wcms/_asset/gfx/icons/page_white_excel.gif) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li.filePPT { background:url(../../wcms/_asset/gfx/icons/page_white_powerpoint.gif) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li.fileZIP { background:url(../../wcms/_asset/gfx/icons/page_white_compressed.gif) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li.fileGFX { background:url(../../wcms/_asset/gfx/icons/page_gfx.gif) no-repeat left center; padding:0 0 0 22px; }
#main ul.fileListe li { background:url(../gfx/listItem.gif) no-repeat 5px 7px; padding:0 0 0 22px; }	