input {
	border: #999999;
	border-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFFFFF;
	background-image: url((URL));

}
.input {
	border-top: 0px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
	background-color: #FFFFFF;

}
.kontakt {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border-top: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-left: thin solid #FF9900;

}
