/* 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
 */

@charset "UTF-8";
.home #g-main p a {
  color: #fff;
  text-decoration: underline;
}
.home #g-main .blog-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  padding-top: 28px;
}
.home #g-main .blog-item:last-child {
  border: none;
}
.home #g-main .blog-item:first-child {
  padding-top: 0;
}
.home #g-main .item-content {
  padding-left: 0 !important;
}
.home #g-main .item-content .item-title {
  margin: 0;
  margin-bottom: -19px;
}
@media (max-width: 767px) {
  .home #g-main .item-image {
    flex: none;
    margin: 0;
    margin-bottom: 14px;
  }
}
.training #g-main p a {
  text-decoration: underline;
  color: #fff;
}
.aktuelles #g-main a, .fachartikel #g-main a {
  border: 1px solid;
  padding: 9px 13px;
  border-radius: 20px;
  color: #fff;
}
.aktuelles #g-main a:hover, .fachartikel #g-main a:hover {
  background-color: #fff;
  color: #009ede !important;
  border-color: #fff !important;
  text-decoration: none !important;
}
/**************** ulla **********************/
.eigene-buttons:hover {
  background-color: #fff;
  color: #009ede !important;
  border-color: #fff !important;
  text-decoration: none !important;
}
/**************
navigation
/**************/
#g-page-surround {
  background: #009ede;
}
#g-page-surround #g-main h2 a, #g-page-surround #g-main p {
  color: #fff;
}
#g-navigation {
  border-bottom: 2px solid #009ede;
}
#g-navigation .g-container {
  width: 100%;
}
@media only all and (max-width: 472px) {
  #g-navigation img {
    max-width: 220px;
  }
}
#g-navigation #main-menu {
  text-align: center;
}
#g-navigation #main-menu .g-content {
  text-align: right;
}
#g-navigation #main-menu .g-toplevel {
  line-height: 93px;
}
@media only all and (max-width: 1199px) {
  #g-navigation #main-menu .g-toplevel {
    line-height: 72px;
  }
}
@media only all and (max-width: 959px) {
  #g-navigation #main-menu .g-toplevel {
    line-height: 55px;
  }
}
#g-navigation #main-menu .g-toplevel li a {
  color: #009ede;
  border-radius: 20px;
  padding: 8px 16px;
  transition: none;
}
#g-navigation #main-menu .g-toplevel li a span {
  box-shadow: none;
  padding: 0;
}
#g-navigation #main-menu .g-toplevel li a:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
#g-navigation #main-menu .g-toplevel li.active a {
  background-color: #009ede;
  color: #fff;
}
#g-navigation #main-menu .g-toplevel li.active li a {
  background-color: #fff;
  color: #009ede;
}
#g-navigation #main-menu .g-toplevel .g-dropdown li.active a {
  background-color: #009ede;
  color: #fff;
}
#g-navigation #main-menu .g-toplevel .g-dropdown li.active a:hover {
  background-color: #009ede;
}
#g-navigation #main-menu .g-toplevel .g-dropdown li a:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
/**************
navigation ende
/**************/
/**************
header
/**************/
/**************
header ende
/**************/
/**************
features
/**************/
#g-features {
  background: #309ede;
  color: #fff;
}
#g-features #startseite {
  /*	background-color: #fff;*/
  border-bottom: 3px solid;
}
#g-features #startseite img {
  border-radius: 20px;
}
/**************
features ende
/**************/
/**************
main
/**************/
@media only all and (max-width: 458px) {
  #g-main .ueber-mich-hintergrund {
    margin: 0 calc(-0.625rem - 0.938rem);
    border-radius: 0 !important;
  }
  #g-main .ueber-mich-hintergrund ul {
    margin: 0;
  }
  #g-main .ueber-mich-hintergrund ul li {
    margin-left: 27px;
  }
  #g-main .ueber-mich-hintergrund ul li::before {
    margin-left: -16 !important;
  }
}
#g-main .g-container {
  max-width: 1000px;
}
#g-main .g-container .item {
  border-bottom: 1px solid #ddd;
  padding: 40px 0;
}
#g-main .g-container .blog-featured .row-fluid:last-child .item {
  border-bottom: none;
}
#g-main h1, #g-main h2, #g-main h3, #g-main h4 {
  color: #354D98;
}
#g-main .page-header h1 {
  background-color: #fff;
  padding: 0 12px;
  border-radius: 10px;
}
#g-main .item-page a {
  color: #fff;
}
#g-main .item-page a:hover {
  text-decoration: underline;
}
#g-main .readmore .btn {
  border: 1px solid #fff;
  padding: 10px;
  text-decoration: none;
}
#g-main .item-image img {
  width: 500px;
  border-radius: 20px;
}
#g-main .ueber-mich-top {
  max-width: 600px;
  margin: auto;
  font-size: 23px;
}
#g-main .ueber-mich-hintergrund {
  background-color: #d7edf9;
  border-radius: 10px;
}
#g-main .ueber-mich-hintergrund ul {
  list-style: none;
  padding: 1.5rem 0;
}
#g-main .ueber-mich-hintergrund ul li::before {
  font-family: FontAwesome;
  content: "";
  content: "";
  color: #354d98;
  margin-left: 30px;
  margin-right: 8px;
  font-size: 10px;
}
/**************
main ende
/**************/
/**************
utility
/**************/
/**************
utility ende
/**************/
/**************
above
/**************/
/**************
above ende
/**************/
/**************
expanded
/**************/
/**************
expanded ende
/**************/
/**************
footer
/**************/
/**************
footer ende
/**************/
/*# sourceMappingURL=custom_14.css.map */