/* alpi.css */

.bgimpr {background-color: rgb(20, 79, 99);} /* Hintergr.farbe Impressum */

/* Hintergr.Farbe HTML-Code-Kopie */

.bgcode {
    background-color: #293d3d; 
    color: rgb(130, 191, 226);
    white-space: normal; 
}

.bgchilfe {
    background-color: red;
}

.bgchilfe2 {
    background-color: green;
}

