@CHARSET "ISO-8859-1";

/* Stylesheets fuer die Technik Rubrik */

table.technik-webbrowser {
	background: #FFEB92;
	width: 73.25%;
	border: 1px solid #ddd;
	margin-bottom: 2em;
}

table.technik-webbrowser tr td img {
	width: 3.125em;
	height:  3.125em; /* Icons sind 40 * 40 px */
}

table.technik-webbrowser caption {
	width: 73.25%;
	text-align: left;
	text-indent: 3em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
