			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: #16603d;
			}
			.liste a { border-bottom-style: hidden; }
			.liste .name { width: 300px; }
			.liste td {padding-top: 5px;}
			.funktion {font-size: 90%;
	color: #434343;}
