			table a:link, table a:hover, table a:visited, table a:active {
				text-decoration : none;
			}
			.textbild {
				margin-right : 30px;
			}
			a:hover .textbild {
				margin-right : 30px;
			}
			h1 {
				color: #950002;
			}
			.liste a { border-bottom-style: hidden; }
			.liste .name { width: 300px; }
			.liste td {
	padding-top: 10px;
	vertical-align: top;
}
.funktion {font-size: 90%;
	color: #434343;}
