input {  border: #999999; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.input {
	border-top: 0px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
}
.kontakt {
	background-color: #999999;
	height: auto;
	width: auto;
	border: thin solid #000000;
}

