/* ==========================================================================
   # BOF layout.css
   --------------------------------------------------------------------------
   # StyleSheet: Layout - mtp17hallemesse
   # Datum: 2019-03-29
   # Version: 1.0.0
   # Autor: Patrick Dietze | MAE Systems GmbH
   ========================================================================== */


/* ==========================================================================
   # Projekt-Info
   --------------------------------------------------------------------------
   # Projekt-Colors
   # Farbe 1: #002f71   rgb(0, 47, 113)     hsl(215, 100%, 22%) (blau)
   # Farbe 2: 
   # Farbe 3:
   ========================================================================== */

:root {
  --mae-custom-color-one: #002f71;
  --mae-custom-color-one-hover: hsl(215, 100%, 13%);
  --mae-custom-color-one-activ: hsl(215, 100%, 10%);
  --mae-custom-color-one-focus: rgba(0, 47, 113, 0.25);
}




/* ==========================================================================
   Projekt-Einstellungen
   ========================================================================== */




/* TESTING Only
   ========================================================================== */

.page-nav,
.page-footer {
    background-color: #002f71;
}




/* ==========================================================================
   # EOF layout.css
   ========================================================================== */
