#Eingabe {
	background-color: #FFF;
	width: 99%;
	height: 75px;
	margin-top: -45px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #4E0A0A;
	font-size: 13px;
	border: thin inset #67B067;
}
#main_content #text_au {
	width: 404px;
	height: 510px;
	margin-top: 223px;
	background-image: url(../images/ferienwohnung/hg_text_form.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-left: 2px;
}

#main_content #text {
	width: 339px;
	height: 465px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
	margin-bottom: 12px;
}


#main_content form .buttons {
	background-color: #4E0A0A;
	color: #FFF;
	border: thin inset #FEFEEB;
	margin-left: 115px;
	float: left;
	margin-top: 10px;
}


.textzeile {
	background-color: #FFF;
	margin-bottom: 8px;
	width: 99%;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E0A0A;
	font-size: 13px;
	border: thin inset #67B067;
}
.left {
	text-align: left;
	display: block;
	margin-top: -15px;
}
#url {
	margin-left: -10px;
}


.beschrift_textfelder   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #083E08;
	margin-left: 4px;
	line-height: 15px;
}
#main_content form {
	margin-top: 25px;
}

.schnippchen {
	margin-left: -3000px;

}
#main_content form .buttons:hover {
	background-color: #204820;
	color: #FFF;
	border: thin outset #FEFEEB;
}
