/* Copyright (C) YOOtheme GmbH, https://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Footer Left Right
 ========================================================================== */

body {
background-color:#fff;
}

.footer-a-outer {
        padding-top:30px!important;
        padding-bottom:40px;
        background:#fff;
}


.foot ul,
.foot ul li,
.footer-a-outer ul,
.footer-a-outer ul li {
  display:inline-block;
  float:right;
  text-align:right;
  }

.footer-a-outer ul li a {
  font-size: 12px;
  color:#aaa!important;
  font-weight:400;
  text-transform: uppercase;
  }

.footer-a-outer ul li a:hover {
        color:#4b478b!important;
}

.footer-a-outer a {
  font-size: 12px;
  color:#f18216!important;
  font-weight:400;
  text-transform: none;
  }

.footer-a-outer a:hover {
        color:#ffc130!important;
}

.footer-a-outer p,
.footer-a-outer h1,
.footer-a-outer h2,
.footer-a-outer h3,
.footer-a-outer h4,
.footer-a-outer h5,
.footer-a-outer h6,
.footer-a-outer uk-title,
.footer-a-outer code,
.footer-a-outer em {
        color:#4b478b!important;
}


/* Footer Left Right
 ========================================================================== */

.footer-lr-outer {
        padding-top:30px!important;
        padding-bottom:40px;
        background:#fff;
}


.foot ul,
.foot ul li,
.footer-lr-outer ul,
.footer-lr-outer ul li {
  display:inline-block;
  float:right;
  }

.footer-lr-outer ul li a {
  font-size: 12px;
  color:#aaa!important;
  font-weight:400;
  text-transform: uppercase;
  }

.footer-lr-outer ul li a:hover {
        color:#4b478b!important;
}

.footer-lr-outer a {
  font-size: 12px;
  color:#f18216!important;
  font-weight:400;
  text-transform: none;
  }

.footer-lr-outer a:hover {
        color:#ffc130!important;
}

.footer-lr-outer p,
.footer-lr-outer h1,
.footer-lr-outer h2,
.footer-lr-outer h3,
.footer-lr-outer h4,
.footer-lr-outer h5,
.footer-lr-outer h6,
.footer-lr-outer uk-title,
.footer-lr-outer code,
.footer-lr-outer em {
        color:#4b478b!important;
}

/* Mainmenu
 ========================================================================== */

.menurot {
  color:#d9242a!important;
  }
  
  
.menuorange {
  color:#f18216!important;
  }
  
  
.menulila {
  color:#4b478b!important;
  }
  
.menugruen {
  color:#3cb371!important;
  }

.menugrau {
  color:#6a6a6a!important;
  }


/* Sidebar Title
 ========================================================================== */

.uk-panel-title {
  font-size: 14px;
  color:#aaa;
  font-weight:400;
  padding-top: 15px;
}

/* Sidebar Nav
 ========================================================================== */

.uk-nav {
  text-transform: uppercase;
  color: #6a6a6a;
}

.tm-sidebar-a h3, #tm-sidebar-a h3 {
  height:50px;
  background-image: url(../../../images/headers/button-logo-gelb.png);
  background-repeat:no-repeat;
  padding-left:60px;
  color:#6a6a6a;
  padding-top: 15px;

}


.lila h3, #lila h3 {
  height:50px;
  background-image: url(../../../images/headers/button-logo-lila.png);
  background-repeat:no-repeat;
  padding-left:60px;
  color:#4b478b;
  padding-top:15px;
  text-transform:uppercase;

}

.gelb h3, #gelb h3 {
  height:50px;
  background-image: url(../../../images/headers/button-logo-gelb.png);
  background-repeat:no-repeat;
  padding-left:60px;
  color:#f18216;
  padding-top: 15px;
  text-transform:uppercase;

}

.rot h3, #rot h3 {
  height:50px;
  background-image: url(../../../images/headers/button-logo-rot.png);
  background-repeat:no-repeat;
  padding-left:60px;
  color:#d9242a;
  padding-top: 15px;
  text-transform:uppercase;

}

.gruen h3, #gruen h3 {
  height:50px;
  background-image: url(../../../images/headers/button-logo-gruen.png);
  background-repeat:no-repeat;
  padding-left:60px;
  color:#3cb371;
  padding-top: 15px;
  text-transform:uppercase;
}

.orange h3, #orange h3 {
  height:50px;
  background-image: url(../../../images/headers/button-logo-orange.png);
  background-repeat:no-repeat;
  padding-left:60px;
  color:#f18216;
  padding-top: 15px;
  text-transform:uppercase;

}

.grau h3, #grau h3 {
  height:50px;
  background-image: url(../../../images/headers/button-logo-grau.png);
  background-repeat:no-repeat;
  padding-left:60px;
  color:#6a6a6a;
  padding-top: 15px;
  text-transform:uppercase;
}


/* Sidebar Statement Box
 ========================================================================== */

.uk-panel-box {
  padding: 20px;
  background-image: url(../../../images/headers/hintergrund-box-right.png);
  background-repeat:no-repeat;
  color: #444444;
  margin-left:20px;
  margin-top:-50px;
  width:200px;
}

.uk-panel-shadow {
  -webkit-box-shadow: 5px #dddddd;
  box-shadow: 0 0 5px #dddddd;
  -moz-box-shadow: 5px #dddddd;
}

.tm-sidebar-a  {
  background-image: url(../../../images/headers/hintergrund-box-left.png);
  background-repeat:no-repeat;
  margin-left:20px;
  margin-top:-50px;
 
}

.tm-sidebar-a ul li {
margin-bottom:10px;
  color:#6a6a6a;
}

/* Headers
 ========================================================================== */
 
h3 {
  font-family: 'Open Sans';
  font-weight:bold;
}


/* Forms
 ========================================================================== */
 
.contact-form legend {
  font-size: 15px;
}

.contact-form button {
  background-color: #4b478b;
}




/* Content
 ========================================================================== */

.icon-envelope {
  margin-left: 10px;
  }


/* Additional RS-stuff
 ========================================================================== */

.uk-margin-small-top {
  display: none;
}

.nav.menu.menu-module.list-inline.d-block {
  padding-left: 10%;
}

.nav.menu.menu-module.list-inline.d-block li a {
  color:#C0C0C0;
}

/*
.nav.menu.menu-module.list-inline.d-block li a:hover {
  color:#605d99;
}
*/
/*########### Sidebarmenüs mehrfarbig###############*/

.moduletable.lila .nav-title {  
  color: #6a6a6a;
  padding-left:20px;
}

.moduletable.lila .nav-title:hover {  
  color: #605d99;
}

.moduletable.rot .nav-title {  
  color: #6a6a6a;
  padding-left:20px;
}

.moduletable.rot .nav-title:hover {  
  color: #d9242a;
}

.moduletable.gruen .nav-title {  
  color: #6a6a6a;
  padding-left:20px;
}

.moduletable.gruen .nav-title:hover {  
  color: #3cb371;
}

.moduletable.orange .nav-title {  
  color: #6a6a6a;
  padding-left:20px;
}

.moduletable.orange .nav-title:hover {  
  color: #f18216;
}

.moduletable.grau .nav-title {  
  color: #6a6a6a;
  padding-left:20px;
}

.moduletable.grau .nav-title:hover {  
  color: #C0C0C0;
}

/*#mod-custom100 {
text-align: center;
padding-left: 18%;
}*/


a.rs_lila {
  color:#4b478b;
}

a.rs_lila:hover {
  text-decoration: underline; important!
}

a.rs_rot {
  color:#d9242a;
  text-align: center;
}

a.rs_orange {
  color:#f18216;
}

a.rs_gruen {
  color:#3cb371;
}

.uk-card img {
  transform: scale(0.8);
  transform-origin: 50% 50% 0px;
  transition: all 0.3s ease 0s;
}