/* 1.0 | hannes | 2006-02-21 | erica.it */

/* STANDARD HTML TAGS */
.touren { width: 100%; }
.touren th {
	width: 300px;
	padding-left: 10px;
}
table.touren table { margin-bottom: 1em; }
#content .touren th dd table td { text-align: right; }
#content .touren th dd table th  {
	font-weight: bold;
	padding: 0 10px 0 0;
	width: auto;
}