/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

ul.menu ul {
  margin-left: 0.75rem;
  font-size: small;
}
ul.unstyled, ol.unstyled {
  list-style: none;
  margin-left: 0;
}
.menu_sub_right {
  border-left: 1px solid #00acd2;
  padding: 25px;
}
.menu_sub_right ul li {
  padding: 5px 0px 5px 0px;
}
#g-main .g-content {
  margin: 0.1rem 0.625rem 0rem 0.625rem;
  padding: 0.1rem 0.938rem 0.1rem 0.938rem;
}
#g-footer {
  border-top: 1px solid #00acd2;
}
.breadcrumb {
  background-color: #FFFFFF;
  border-radius: 4px;
  list-style: outside none none;
  margin: 0;
  padding: 8px 15px 8px 0px;
  font-size: small;
}
/*.g-content .g-particle
{
  border-left: 1px solid #00acd2;
}*/
body > div.gf-menu-toggle {
  position: absolute;
  right: 145px;
  left: inherit;
  top: 75px;
}
.g-content_breadcrumbs {
  margin: 0rem;
  padding: 0rem;
}
.space_background {
  background: #FFFFFF;
}
#g-header {
  border-top: 3px solid #00acd2;
}
.g-selected a:hover {
  background: #eeeeee;
  color: #00acd2;
  /*border-top: 1px solid #00acd2;*/
}
.g-selected a:active {
  /*border-top: 1px solid #00acd2;*/
  background: #eeeeee;
}
/*  Submenu angepasst  */
ul.g-toplevel li.active {
  border-left: 3px solid #00acd2;
}
ul.g-toplevel li.active .g-menu-item-container {
  color: #00acd2;
}
ul.g-toplevel li.active .g-menu-item-container a:hover {
  color: #00acd2;
}
/* Hauptnavigation */
#g-navigation .g-main-nav .g-dropdown {
  background: #FFFFFF none repeat scroll 0 0;
}
#g-navigation .g-main-nav .g-sublevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-sublevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #FFFFFF none repeat scroll 0 0;
}
/* Font Weight */
.g-main-nav .g-toplevel {
  font-weight: normal;
}
/* ****************************** */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #00acd2;
}
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #FFFFFF none repeat scroll 0 0;
}
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #00acd2 none repeat scroll 0 0;
  color: #FFFFFF;
}
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #FFFFFF;
  background: #00acd2;
}
#g-navigation .g-main-nav .g-sublevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-sublevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  /*background: #00acd2 none repeat scroll 0 0;*/
  background: #FFFFFF none repeat scroll 0 0;
}
#g-navigation .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #FFFFFF none repeat scroll 0 0;
}
#g-navigation .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  /*color: #00acd2;*/
}
/* ****************************** */
#g-navigation {
  background: #FFFFFF none repeat scroll 0% 0%;
  color: #00acd2;
  text-align: center;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #00acd2;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #00acd2;
}
#g-navigation a:hover {
  color: #00acd2;
}
#g-navigation a {
  color: #9FEEFF;
}
/*  Showcase  */
#g-feature {
  background: #FFFFFF;
}
/*.gowww_showcase{
	background: #00acd2;
}*/
.table-bordered th, .table-bordered td {
  border-left: 0px solid #DDD;
  border-top: 0px solid #DDD;
  border-right: 0px solid #DDD;
  border-bottom: 0px solid #DDD;
}
.table-bordered {
  border-width: 0px 0px 0px 0px;
  border-style: solid solid solid none;
}
textarea {
  width: 220px;
  height: 50px;
}
/* add 20.09.2019 */
h2 {
  color: #009db4;
}
/* */
.button_white {
  background: #fff;
  /*color: #00acd2;*/
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /*background: #00acd2;*/
  /*color: #000;*/
  border: 0;
  line-height: 1.5;
  font-weight: 500;
  vertical-align: middle;
  text-shadow: none;
  transition: background 0.1s;
}
.g-content .button_white:hover {
  background: #fff;
  color: #black;
}
/*# sourceMappingURL=custom_9.css.map */