.customcb[value="girocheckoutgiropay"]{
	background-image:url(https://min-tec.de/img/giro_old.png)!important;
}

.customcb[value="girocheckoutpaydirect"] {
	background-image:url(https://min-tec.de/img/giro.png)!important;
}
.WSSCard #LogInRowNewCenter #ESSInfosGUI .infoHelp {
    background-image: url(https://min-tec.de/img/geldkarte.png)!important;
}
.WSSCard #LogInRowNewCenter #ESSInfosGUI .infoZahlung {
    background-image: url(https://min-tec.de/img/sepa.png)!important;
	background-size:70%;
	background-position:center 30%;
}
#DefaultContent #ColumnMenue ul{
	height:auto;
}
.pbLogout{
	width:100%;
	background-color:red;
	color:#fff;
	border:1px solid #fff;
	margin-top:50px;
	border-radius:5px;
}
.pbLogout:hover{	
	background-color:#fff;
	color:red;
	border:1px solid red;
	
}