
@charset "UTF-8";
/* CSS Document */



html {
  width: 100%;
  height: 100vh;
}


/* Anpassen der HG-Bilder auf medienbreite */


/* Small devices (phones, portrait) 350x750 */
@media only screen and (max-width: 600px) and (orientation: portrait) {

html {

    
}

} 

/* Medium devices (pads, portrait) 760x1080 */
@media only screen and (min-width: 601px) and (max-width: 1085px) and (orientation: portrait) {

html {

    
}

} 


/* Small devices (phones, landscape) 850x400 */
@media only screen and (max-width: 920px) and (orientation: landscape) {

html {

    
}

} 


/* Medium devices (pads landscape) 1080x760 */
@media only screen and (min-width: 921px) and (max-width: 1085px) and (orientation: landscape) {

html {

    
}

} 


/* Extra large devices (large laptops and desktops, 1200px and up) 1190x1150 */
@media only screen and (min-width: 1086px) and (min-height: 500px) {

html {

    
}

}





body {
    }

h1, h2, h3, h4, h5, h6 {
    }

.h3blauhell {
    
}


p {
    }

.ZimmertabelleCard {
    }

.Kartentabelle, .MenuetabelleCard, .Aperitiftabelle, .Jahrgang, .clAngabe, .Weinzeile, .Cognactabelle, .Offentabelle, .card-text, .bi {
    }

.disabled {
    }

.HotelSchalter {
    }

/* überall Schriftfarbe umstellen pauschal als Klasse */

.SchriftHellHGDunkel {
    }

/* spezielles nur für Index-Seite */

.IndexKarte {
    border-color: rgba(125,125,125,0.3);
}

.textfarbeblau {
    /*color: rgba(69,128,255,1.00) !Important;*/
}

.dunkleschrift {
    }


/* eMail Seite */

.soziallogo {
    }



/* noch für Restotabellen und Infotabellen Klassen mit schriftfarbe suche und auf p-Farbe setzen */
