form#schnell-kontakt {
	width:240px;
	height:150px;
	margin:-15px 0 0 0;
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	color:#766a4e;
	font-size:13px;
	padding: 0;
}

form#schnell-kontakt fieldset {
	border:none;
}


form#schnell-kontakt textarea { 
	width:228px;
	height:64px;
	overflow:hidden;
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:13px;
	color:#766a4e;
	border:none;
	padding:5px 0 0 4px;
	margin:10px 0 7px 0;
	background:#fff4d5 url(../images/bg-textarea.jpg) 0 0 no-repeat;
}

form#schnell-kontakt input#mail {
	width:230px;
	height:22px;
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:13px;
	color:#766a4e;
	overflow:hidden;
	border:none;
	padding:5px 0 0 4px;
	background:url(../images/bg-e-mail.jpg) 0 0 no-repeat;
}

form#schnell-kontakt input#abschicken {	
	width:140px;
	height:28px;
	overflow:hidden;
	cursor:pointer;
	border:none;
	color:#5b7f85;
	text-indent:-9999px;
	background:url(../images/bg-abschicken.jpg) 0 0 no-repeat;
}

* html form#schnell-kontakt input#abschicken {
	text-indent:0;
	font-size:0em;
	line-height:0em;
}

*+html form#schnell-kontakt input#abschicken {
	text-indent:0;
	font-size:0em;
	line-height:0em;
}


form#schnell-kontakt input#abschicken:hover {
	background-position:0 -28px;
}

form#schnell-kontakt fieldset#s-submitbox {
	width:140px;
	height:28px;
	padding:0 0 0 92px;
	clear:both;
}
