			table a:link, table a:hover, table a:visited, table a:active {
				text-decoration : none;
			}
			.textbild {
				margin-right : 30px;
			}
			.liste td {padding-top: 10px;}
			a:hover .textbild {
				margin-right : 30px;
			}
			h1 {
				color: #092c8f;
			}
			.projekt {
				font-size: 90%;
				font-weight: normal;
				color: #434343;
			}
			.liste td { vertical-align: bottom; }
