.gclogo {
    background-image:  url("../img/0logogcard1.png");
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gcsearch{
    background-image:  url("../img/1suche1.png");
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gclist{
    background-image:  url("../img/2liste1.png");
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gcmap{
    background-image:  url("../img/3karte1.png");
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gcaccount{
    background-image:  url("../img/4account.png");
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

