.z{
	color: #D6D6D6;
}

/* Ueberschrift Suchergebnis */
.l{
    font-size: 14px;
	font-weight: bold;
    text-transform: uppercase;
	color: #000;
	
}

/* Block Suchergebnis */
.s{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.g{
	margin-top: 18px;
}

.i{
	font-weight: bold;
}

.n{
	border-top: 1px solid #D6D6D6;
    padding: 14px 0;
    width: 300px;
}

.css_productsearch_div_google {
    width: 300px;
    padding: 5px 0;
    border-top: 1px solid #D6D6D6;
}