/* hide arrows on document links inside tabes */
td .LinkDocument {
	background-image: none;
}

.LinkVisualImage { /*Standard-Font: 11px */
	height: 4.9090em; /* 54px */
	width: 16.4545em; /* 181px */
}

.LinkExtern {
	background-image: none;
}

h2 a.LinkExtern {
	padding-left: 0;
}	

