/* ==========================================================================
   # BOF layout.css
   --------------------------------------------------------------------------
   # StyleSheet: Layout - mtp38cbimpuls
   # Datum: 2022-06-17
   # Version: 1.0.0
   # Autor: Patrick Dietze | MAE Systems GmbH
   ========================================================================== */


/* ==========================================================================
   # Projekt-Info
   --------------------------------------------------------------------------
   # Projekt-Colors
   # Farbe 1: #004186   rgb(0, 65, 134)   hsl(211, 100%, 26%)  (blau)
   # Farbe 2: #ffd300   rgb(255, 211, 0)  hsl(50, 100%, 50%)   (gelb)
   # Farbe 3:
   ========================================================================== */

:root {
  --mae-custom-color-one: #004186;
  --mae-custom-color-one-hover: hsl(211, 100%, 17%);
  --mae-custom-color-one-activ: hsl(211, 100%, 14%);
  --mae-custom-color-one-focus: rgba(0, 65, 134, 0.25);
  
  --mae-special-one-bg-color: transparent;
  --mae-special-one-color: red;
}



/* ==========================================================================
   Projekt-Einstellungen
   ========================================================================== */




/* TESTING Only
   ========================================================================== */





/* ==========================================================================
   # EOF layout.css
   ========================================================================== */
