
.headsuche .placeholder {
	
	display: block !important;
	position: absolute;
	color: #888;
	font-size: 13px;
	font-style: italic;
	padding-top: 2px;
	font-weight:400;
	top:18px;
	left:15px;
}
/*
.headsuche input:focus + .placeholder,
.headsuche input:hover + .placeholder {
	display: none !important;
}
*/

.main-header_home .icon_suche::after,
.icon_suche:after {
	line-height:29px !important;
	font-size:18px;
	text-indent: 0;
}

