
td.kontakt_logo
{
	width:80px;
	height:80px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
}

.feld
{
	background-color:white;
	border:2px inset;
	border-color:lightgrey;
}

textarea.feld
{
	max-width:505px;
	max-height:300px;
}