.autocomplete {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #B5C0CF;
	opacity: 0.9; /* Firefox, Safari(WebKit), Opera) */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #ffffff;
	border: 1px solid #B5C0CF;
	z-index: 220;
	position: relative;
	
}

.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.autocomplete a {
	color: #13003F;
	text-decoration: none;
}

.autocomplete a:hover {
	text-decoration: underline;
}

.autocomplete li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #aaaaaa;
	margin: 3px;
	/* IE TEST */
	border: 3px solid red;
	overflow: visible;
	position: relative;
	z-index: 300;
	zoom: 1;
}

.autocomplete li:hover {
	background: #D5DDE6;
	color: #DDD;
}

.searchLabel {
	position: absolute;
	border: 0px solid red;
	width: 40px;
	left: 684px;
	top: -1px;
	border: 0px solid red;
	text-align: right;
}

.searchLabel a {
	font-size: 10px;
	color: #333333;
}

.gomaterialInput,.gomaterialInput:focus {
	position: absolute;
	border: 0px solid red;
	width: 70px;
	left: 572px;
	outline: none; /* Safari */
	top: -3px;
	padding: 0;
	background-color: #ffffff;
}

.searchInput,.searchInput:focus {
	position: absolute;
	border: 0px solid red;
	padding: 0;
	font-family: Arial; 
	font-size: 12x;
	width: 180px;
	left: 750px;
	outline: none; top : -3px;
	background-color: #ffffff;
	top: -3px;
}

.searchButton {
	position: absolute;
	left: 945px;
	top: -6px;
	background: transparent;
	border: 0;
}

.gomaterialLabel {
	position: absolute;
	border: 0px solid red;
	width: 50px;
	left: 510px;
	color: #333333;
	font-size: 10px; top : 0px;
	text-align: right;
	top: 0px;
	border: 0px solid red;
}

.gomaterialButton {
	position: absolute;
	left: 655px;
	top: -6px;
	border: 0px solid red;
	background: transparent;
}

.topnavElements a {
	color: #333333;
	font-size: 10px;
}

.topnavElements {
	border: 0px solid red;
	position: absolute;
	width: 500px;
	left: 0px;
	top: -2px;
	text-align: right;
	display: inline;	
}

.lieferzeit {
	position: absolute;
	left: 875px;
	top: 20px;
	border: 0px solid red;
	background: transparent;
}

.lieferzeit_blaulinks {
	position: absolute;
	left: 265px;
	top: 20px;
	border: 0px solid red;
	background: transparent;
}

.lieferzeit_blaurechts {
	position: absolute;
	left: 265px;
	top: 20px;
	border: 0px solid red;
	background: transparent;
}


.lieferzeit_rotrechts {
	position: absolute;
	left: 915px;
	top: 8px;
	border: 0px solid red;
	background: transparent;
}
