			table a:link, table a:hover, table a:visited, table a:active {
				text-decoration : none;
			}
			.liste td { vertical-align: top; padding-top: 10px; }
			.textbild {
				margin-right : 30px;
			}
			a:hover .textbild {
				margin-right : 30px;
			}
			h1 {
				color: #092c8f;
			}
