.expanding-grid {position: relative; width: 100%;}
.expanding-grid .links {display: block; margin:0; overflow: hidden; padding: 1em 0 0 0;}
.expanding-grid .links > li {box-sizing: border-box; float: left;}
.expanding-grid .links > li a {background: #e8e8e8; color: #fff; display: block; font-size: 18px; line-height: 1; padding: 27% 10% 40% 10%; position: relative; text-align: center; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.expanding-grid .links > li  a{	background-repeat:no-repeat; background-size: 70px 70px; background-position:50% 38%; border-top: 2px solid white;}

.expanding-grid .links > li  a[href="#section1"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/1-prev-gray.png");}
.expanding-grid .links > li  a.active[href="#section1"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/1-prev.png");}
.expanding-grid .links > li  a[href="#section2"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/2-prev-gray.png");}
.expanding-grid .links > li  a.active[href="#section2"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/2-prev.png");}
.expanding-grid .links > li  a[href="#section3"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/3-prev-gray.png");}
.expanding-grid .links > li  a.active[href="#section3"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/3-prev.png");}
.expanding-grid .links > li  a[href="#section4"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/4-prev-gray.png");}
.expanding-grid .links > li  a.active[href="#section4"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/4-prev.png");}
.expanding-grid .links > li  a[href="#section5"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/5-prev-gray.png");}
.expanding-grid .links > li  a.active[href="#section5"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/5-prev.png");}
.expanding-grid .links > li  a[href="#section6"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/6-prev-gray.png");}
.expanding-grid .links > li  a.active[href="#section6"] {background-image:url("/files/inhalte/unternehmen/stellenangebote/grid/6-prev.png");}
.expanding-grid .links > li a:hover {background-color: rgba(0,0,0,.2);}
.expanding-grid .links > li a.active {background-color: #DF252B;}
.expanding-grid .links > li {width: 33.3%; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 0px;}

.expanding-grid .spacer {clear: both; display: block; margin: 0 1em;}
.expanding-grid .expanding-container {clear: both; display: none; overflow: hidden; width: 100%;}
.expanding-grid .expanding-container.expanded, .expanding-grid .expanding-container:target {display: block;}

.expanding-grid .hentry {
  border-top: 3px solid #df252b;
  border-left: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  border-right: 1px solid #E3E3E3;
  background: #fff;
  box-sizing: border-box;
  clear: both;
  min-height: 4em;
  overflow: hidden;
  padding: 2em;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
}
.expanding-grid .hentry .entry-image {
  box-sizing: border-box;
  float: right;
  margin-left: 1em;
  padding: 0.25em 0 0.52em 1em;
  text-align: center;
  width: 50%;
}
.expanding-grid .hentry .entry-image img{width: 100%; height: auto;}
.expanding-grid .hentry .entry-title {font-size: 1.5em;}
.expanding-grid .close-button {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNLjcuN2wxOCAxOG0tMTggMGwxOC0xOCIvPjwvc3ZnPg==") no-repeat scroll 50% 50% transparent;
  background-color: rgba(0,0,0,0.1);
  margin: 3px 1px;
  display: inline-block;
  color: #000;
  height: 20px;
  line-height: 1;
  overflow: hidden;
  padding: 1.5em 2em;
  text-decoration: none;
  text-indent: 5em;
  white-space: nowrap;
  width: 20px;
  will-change: opacity;
  z-index: 5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .close-button.active {-webkit-transition: opacity 0.2s; transition: opacity 0.2s;}
.expanding-grid .close-button:hover {opacity: 0.5;}

ul.links li a h3 {position: absolute; left: 0; bottom: 0; width: 100%; height: 25%;}
ul.links li a.active h3{color: #fff;}

/* KARRIERE - Bewerbungsprzess & Tipps */
.praktikum  .bx-controls-direction {display: none !important;} /* Controlls wegblenden */



