			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;
			}
td { vertical-align: top; }

.textzelle{ text-align: right; padding-right: 5px; }
.feld {overflow:auto; background-color: #a8a8a8; width: 250px; margin: 2px 0 5px; padding: 0; border:solid 1px #737373 }
.buttonzelle{ text-align: center; }
.button {background-color: #a8a8a8;border:solid 1px #737373; margin: 7px 0 0;}
input:hover, textarea:hover {border:solid 1px #a6a6a6;}

/* in kontaktteil-unausgefuellt.php */
#achtung { vertical-align: middle; margin-right: 7px; display: inline; }

