/* CSS Document */

.suchentextfield {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0px;
	background-color: transparent;
}

.suchentextfield_ie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0px;
	background-color: transparent;
}
textarea {
	border: 1px solid #000000;
	background-color: #ffffff;
}

input {
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
}
