.body {
	background-color: Transparent;
    background-repeat:no-repeat;
}

.bildschirm {
    position: absolute;
    border-radius: 5px;
    bottom: 2%;
    right: 12%;
}

.ausschalten {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 44%;
    right: 13.3%;
    width: 50px;
    height: 50px;    
}

.Akten {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 65.8%;
    right: 77%;
    width: 90px;
    height: 65px;
}
.Belegung {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 76%;
    right: 56%;
    width: 100px;
    height: 75px;
}

.Funk {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 76%;
    right: 20%;
    width: 45px;
    height: 80px;
}

.Medikamente {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 80%;
    right: 28%;
    width: 95px;
    height: 65px;
}

.Rangordnung {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 76%;
    right: 72%;
    width: 90px;
    height: 65px;
}

.ABCDE {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 78.5%;
    right: 42%;
    width: 120px;
    height: 80px;
}

.Rechnungen {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    position: absolute;
    bottom: 72%;
    right: 64.5%;
    width: 90px;
    height: 80px;
}
