@charset "utf-8";
.footer {
	background-color: #0079ba;
	color: #ffffff;
	padding: 9px 11px 9px 11px;
	text-align: right;
}

.footer a {
	color: #ffffff;
}

.footer-price-search {
	background-color: #6CB2DA;
	height: 40px;
	margin: 0 15px 15px;
	padding: 10px 0 0;
	text-align: center;
}

div#sofort {
	background: url(/images/common/sofort_color.png) no-repeat;
	margin: 0 0 0 20px;
	float: left;
	float: left;
	width: 74px;
	height: 30px;
}

/*#sofort:hover { background-position: 0 -30px; }*/

div#geizhals {
	background: url(/images/common/geizhals_color.png) no-repeat;
	margin: 0 0 0 20px; 
	border: 0;
	float: left;
	width: 59px;
	height: 30px;
}

/*#geizhals:hover { background-position: 0 -30px; }*/

div#idealo {
	background: url(/images/common/idealo_color.png) no-repeat;
	margin: 0 0 0 20px; 
	border: 0;
	float: left;
	width: 30px;
	height: 30px;
}

/*#idealo:hover { background-position: 0 -30px; }*/

div#billiger {
	background: url(/images/common/billiger_color.png) no-repeat;
	margin: 0 0 0 20px; 
	border: 0;
	float: left;
	width: 48px;
	height: 30px;
}

/*#billiger:hover { background-position: 0 -30px; }*/

div#preisde {
	background: url(/images/common/preisde_color.png) no-repeat;
	margin: 0 0 0 20px;
	border: 0;
	float: left;
	width: 45px;
	height: 30px;
}

/*#preisde:hover { background-position: 0 -30px; }*/

div#preissuchmaschine {
	background: url(/images/common/preis_color.png) no-repeat;
	margin: 0 0 0 20px; 
	border: 0;
	float: left;
	width: 65px;
	height: 30px;
}

/*#preissuchmaschine:hover { background-position: 0 -30px; }*/

div#paypal {
	background: url(/images/common/PayPal_logo.png) no-repeat;
	margin: 0 0 0 20px;
	border: 0;
	float: left;
	width: 100px;
	height: 30px;
}
