.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 61.1rem;
  margin: 0 auto;
}

body div.nonbgwrap3 {
  margin-bottom: 50px;
}

span.atcblue.erfa {
  padding-top: 0px;
}

.cell ul.aufzerf li {
  margin: 0 0 0 10px;
  line-height: 1.5;
  padding-bottom: 2px;
}

a.contentlnk {
  color: #FF6600;
}

html body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background: #FFFFFF;
}

h2.motto {
  margin-top: 22px;
}

.valign-center {
  position: relative;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

div.primary.callout {
  background-color: #FFFFFF;
  border: 1px none black;
}

.callout {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}

.Logo h1 {
  color: #333399;
  margin-top: 16px;
}

h2 {
  color: #333399;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  padding: 0.5em 0 0.2em 0;
}

.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.fusszelle {
}

div.bgwrapnav {
  background: url(../img/bg.jpg) repeat;
  width: 100%;
  height: 60px;
  /*+box-shadow: 3px 1px 7px #BEBEBE;*/
  -moz-box-shadow: 3px 1px 7px #BEBEBE;
  -webkit-box-shadow: 3px 1px 7px #BEBEBE;
  box-shadow: 3px 1px 7px #BEBEBE;
}

div.nonbgwrap {
  height: 100px;
}

div.nonbgwrap2 {
  height: 100px;
}

div.nonbgwrap3 ul li {
  font-size: 13px;
  margin-bottom: 20px;
}

img.brsi {
  margin-bottom: 10px;
  margin-top: 10px;
}

img.beratungsansatz {
  margin-bottom: 20px;
  margin-top: 10px;
}

div.nonbgwrap3 ul li a {
  font-size: 13px;
  color: #FF6600 !important;
}

div.nonbgwrap3 a {
  color: #FF6600 !important;
}

span.atcblue {
  color: #333399;
  font-weight: bold;
}

div.logozent {
}

div.cell.fuss a.mailtolink {
  line-height: inherit;
  color: #FF6600 !important;
  text-decoration: none;
  cursor: pointer;
}

div.bgwrap {
  background: url(../img/bg.jpg) repeat;
  width: 100%;
}

div.bgwrapfooter {
  background: url(../img/bg.jpg) repeat;
  width: 100%;
  padding-bottom: 100%;
}

div.schriftzug {
  margin-top: 30px;
  color: #333399;
  font-weight: bold;
}

p.footerp {
  margin-top: 30px;
}

a.footerlink {
  color: #FF6600;
}

a.mailtolink {
  color: #FF6600;
}

.Bild img {
  margin: 0;
  padding: 0;
}

div.large-12.cell.inhalt {
  background: url(../img/bg.jpg) repeat;
}

/** NAV */
.is-drilldown {
  min-height: 0 !important;
}

.drilldown .is-drilldown-submenu {
  transition: none;
}

.menu .active > a {
  background: #E0E0E0;
}

.dropdown.menu a {
  padding: 1rem 0.45rem;
  margin: 0;
  border-bottom: 1px solid #BEBEBE;
}

.top-bar {
  display: -ms-flexbox;
  display: block;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  padding: 0rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

div.top-bar-left ul li a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  color: #333333;
  outline: 0;
  list-style-type: none;
}

div.top-bar-left ul li a:hover {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  color: #333333;
  outline: 0;
  list-style-type: none;
  border-left: 1px dotted #9D9D9D;
  background: #E0E0E0;
}

div.top-bar-left ul li.lastleft {
  border-right: 1px solid #DEDEDE;
}

div.top-bar-left ul li {
  border-left: 1px solid #DEDEDE;
}

.foundation-5-top-bar {
  background: url(../img/bg.jpg) repeat;
  color: #000000;
}

.foundation-5-top-bar .menu {
  background: url(../img/bg.jpg) repeat;
  margin-top: -7px;
}

.foundation-5-top-bar .menu a {
  color: #000000;
  padding-top: 23px;
  padding-bottom: 22px;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.dropdown.menu .is-active > a {
  background: #E0E0E0;
  color: #333333;
}

.foundation-5-top-bar .is-dropdown-submenu {
  border: 0;
}

.foundation-5-top-bar .is-dropdown-submenu-item.opens-right a::after {
  border-color: transparent transparent transparent #FEFEFE;
}

.foundation-5-top-bar .js-drilldown-back > a::before {
  border-color: transparent #FEFEFE transparent transparent;
}

.foundation-5-top-bar .is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #FEFEFE;
}

.foundation-5-top-bar .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  border-color: #9D9D9D transparent transparent;
}

.menu-icon::after {
  background: #9D9D9D;
  box-shadow: 0 7px 0 #9D9D9D, 0 14px 0 #9D9D9D;
}
/** Footer */
