/* initiale Eigenschaften
------------------------------------------------------------------------------*/

html, body, .dj-offcanvas-pusher-in {
    background-color: #fff;
    height: 100%;
    width: 100%;
    display: table;
    padding: 0;
    margin: 0;
}

body {
    background-image: url(../images/body.jpg);
    background-repeat: repeat;
}

.wrapper {
    height: 100%;
    display: block;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
}

.clearfix:after,
.my-gallery:after,
#content-top:after,
.navigation:after,
section#bfQuickModeSection62045:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.row-fluid {
    margin: 0 auto;
}

footer .row-fluid {
    margin: 0 auto;
    width: 80% !important;
}

div[itemprop="articleBody"] > .randlos > .row-fluid, 
div[itemprop="articleBody"] > .row-fluid {
    width: 90%;
    padding: 40px 0;
}


/* schrift und Links allgemein
------------------------------------------------------------------------------*/

h1,
h2, 
h3, 
h4 {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 600;
    color: #000;
}

h1 {
    font-size: 28px;
    color: #828f95;
    font-weight: bold;
    margin-bottom: 00px;
}

h2 {
    font-size: 20px;
    color: #e41838;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #828f95;
    border-top: 1px solid #828f95;
    padding-left: 20px;
    background-image: url(../images/quadrat.jpg);
    background-repeat: no-repeat;
    background-position: 0px 18px;
}

h3 {
    font-size: 20px;
    color: #828f95;
    font-weight: bold;
    border-bottom: 1px solid #828f95;
    margin-bottom: 10px;
    border-bottom: 1px solid #828f95;
    border-top: 1px solid #828f95;
    padding-left: 20px;
    background-image: url(../images/quadrat.jpg);
    background-repeat: no-repeat;
    background-position: 0px 18px;
}

p {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    margin: 0;
}

.rechts {
    float: right;
}

#content a {
    text-decoration: none;
    color: #e41838;
}

#content a:hover {
    text-decoration: none;
    color: #000;
}

#content ul {
    padding-top: 20px;
}

#content ul li {
    font-size: 18px;
    padding-left: 15px;
    line-height: 1.4;
    padding-bottom: 15px;
}

#content ol li {
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px;
    line-height: 1.4;
    padding-bottom: 15px;
}


/* moonworks framework
------------------------------------------------------------------------------*/

.normal-breit {
    width: 80%;
    margin: 60px auto;
}

.randlos .normal-breit.volle-breite {
    width: 90% !important;
    margin: 0px auto;
}

.randlos .volle-breite {
    width: 100% !important;
/*    margin: 20px auto;*/
    padding: 20px 0;
}

.hg-farbe-1,
[class*='col-'].hg-farbe-1 > div {
    background-color: #e41838;
}
.hg-farbe-2,
[class*='col-'].hg-farbe-2 > div {
    background-color: #dde5e6;
}
.hg-farbe-3,
[class*='col-'].hg-farbe-3 > div {
    background-color: #eef1f2;
}

[class*='col-'][class*='hg-farbe'] {
    background-color: transparent;
}

[class*='col-'][class*='hg-farbe'] > div {
    padding: 15px;
}

.schrift-weiss * {
    color: #fff;
}

.iframe {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}

.kontakt .iframe {
    position: relative;
    padding-bottom: 36%;
    height: 0;
    overflow: hidden;
}

.iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.anker {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}


/* header
------------------------------------------------------------------------------*/

header {
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #fff;
    width: 100%;
}
/*
.moduletable.header-klein {
    margin-top: -95px;
}*/


/* navigation
------------------------------------------------------------------------------*/

.select-menu {
    display: none;
}

nav {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
    margin-left: 10px;
}

nav.span12 {
    margin-top: 0px;
}

.sf-menu > li {
    float: none;
    display: inline-block;
}

.sf-menu a {
    padding: 0 15px;
    font-size: 22px;
    color: #e41838; 
    font-weight: bold;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 26px;
    margin-top: 0px;
}

.sf-menu > .active > a,
.sf-menu > li > a:hover {
    text-decoration: none;
    color: #da0812; 
}

.sf-menu, .sf-menu * {
    margin-top: 0px;
    padding: 0;
    list-style: none;
}

.sub-menu {
    text-align: left;
    border-bottom: 5px solid rgb(116, 168, 54);
    border-right: 5px solid rgb(116, 168, 54);
    border-left: 5px solid rgb(116, 168, 54);
    background-color: rgba(51, 51, 51, 0.9);
    margin-top: 11px;
    padding-bottom: 15px;
}

.sub-menu a {
    font-size: 20px;
}

.sub-menu .active a {
    text-decoration: underline;
}

.dj-megamenu-default {
    margin: 0 auto !important;
    padding: 0 !important;
    list-style: none;
    height: auto;
    position: relative;
    z-index: 500;
    background: transparent;
    display: inline-block;
}

.dj-megamenu * {
    margin-top: 0px;
    padding: 0;
    list-style: none;
}

.dj-megamenu-default {
    font-family: 'Barlow Semi Condensed', sans-serif;
}

.dj-megamenu-default li a.dj-up_a {
    float: none;
    height: auto;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 20px;
    color: #fff; 
    font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 26px;
    margin-top: 0px;
    border: none;
    background-color: transparent;
}

.dj-megamenu-default li:first-of-type a.dj-up_a {
    margin-left: 0 !important;
}

.dj-megamenu-default li a.dj-up_a span {
    float: none;
    display: inline-block;
    padding: 0 0 0 !important;
    height: auto;
    line-height: 1.3;
    background: transparent;
    color: #fff !important;
}

.dj-megamenu-default li:hover a.dj-up_a, 
.dj-megamenu-default li.hover a.dj-up_a, 
.dj-megamenu-default li.active a.dj-up_a {
    background: transparent;
}

.dj-megamenu-default li.active a.dj-up_a,
.dj-megamenu-default li.active a.dj-up_a span {
    color: #e41838 !important;
    border: none;
    background-color: #e5e6e6;
}

.dj-megamenu-default li:hover a.dj-up_a, 
.dj-megamenu-default li.hover a.dj-up_a, 
.dj-megamenu-default li:hover a.dj-up_a span, 
.dj-megamenu-default li.hover a.dj-up_a span {
    color: #e41838 !important;
    border: none;
    background-color: #e5e6e6;
}

.dj-megamenu-default li.dj-up {
    padding: 0 !important;
    margin: 0 !important;
    float: none;
    display: inline-block;
}

.dj-megamenu-default li a.dj-up_a span.dj-drop {
    padding: 0 20px 0 0 !important;
    background: url(../images/arrow.png) right 50% no-repeat;
}

.dj-megamenu-default li:hover a.dj-up_a span.dj-drop,
.dj-megamenu-default li.hover a.dj-up_a span.dj-drop, 
.dj-megamenu-default li.active a.dj-up_a span.dj-drop {
    background: url(../images/arrow-grey.png) right 53% no-repeat;
}


.dj-megamenu-default li:hover div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap {
    left: 4px;
    top: 38px;
    background: transparent;
    height: auto;
    z-index: 300;
    -webkit-box-shadow:  none;
    box-shadow:  none;
}

.dj-megamenu-default li ul.dj-submenu li {
    list-style: none outside;
    display: block;
    height: auto;
    position: relative;
    width: auto;
    border: none;
    border-top: 1px solid #fff;
}

.dj-megamenu-default li ul.dj-submenu  li > a {
    display: block;
    font-size: 17px;
    font-weight: normal;
    line-height: 16px;
    color: #fff;
    background: #e41838;
    text-decoration: none;
    padding: 12px 20px;
    margin: 0 -10px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.dj-megamenu-default li ul.dj-submenu  li:hover > a,
.dj-megamenu-default li ul.dj-submenu  li.hover > a {
    color: #e41838 !important;
    border: none;
    background-color: #e5e6e6;
}

.dj-megamenu-default li ul.dj-submenu li > a.active {
    color: #e41838 !important;
    background: #e5e6e6;
    text-decoration: none;
}

.dj-megamenu-default li ul.dj-subtree {
    list-style: none outside;
    padding: 0 !important;
    margin: 0 !important;
}

.dj-megamenu-default li ul.dj-submenu > li.parent > a,
.dj-megamenu-default li ul.dj-submenu > li.parent > a.active,
.dj-megamenu-default li ul.dj-submenu > li.parent:hover > a.active, 
.dj-megamenu-default li ul.dj-submenu > li.parent.hover > a.active {
    background-color: #fff;
    color: #000 !important;
    padding-top: 30px;
    padding-bottom: 3px;
    padding-left: 0;
    font-weight: bold;
}

.dj-megamenu-default .dj-more {
    background-color: none;
    color: #000;
}
.dj-megamenu-default li ul.dj-submenu > li.parent:hover > a,
.dj-megamenu-default li ul.dj-submenu > li.parent.hover > a {
    background-color: #fff !important;
}

.nav-header {
    display: block;
    padding: 30px 15px 3px 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.moduletable_menu.home .item-124 > span {
    display: none;
}
.moduletable_menu.home .item-216 > span {
    display: none;
}

.dj-up.current.active > a {
    background-color: #e5e6e6 !important;
}
.dj-up.current.active > a > span {
    background-color: #e5e6e6 !important;
}



/* logo
------------------------------------------------------------------------------*/

#logo a {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
}

#logo {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#logo img {
    margin: 0;
    padding-top: 0;
    display: block;
    position: absolute;
    bottom: 15%;
    right: 15%;
}

#logo > row-fluid {
    position: absolute;
}


/* Content
------------------------------------------------------------------------------*/

#content {
    background-color: #fff;
}


/* camera slideshow
------------------------------------------------------------------------------*/

.camera_caption {
    color: #fff;
    width: 80%;
    margin-left: 50%;
}

.camera_caption > div {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
    -webkit-border-radius: none;
    border-radius: none;
    margin-left: -50%;
    max-width: 50%;
    margin-bottom: 20px;
}

.camera_caption > div h2 {
    font-size: 36px;
    color: #e41838;
    line-height: 1.2;
    text-shadow: none;
    text-transform: uppercase;
}

.camera_caption > div {
    padding: 36px 20px;
}

.camera_caption > div p {
    font-size: 22px;
    color: #053266;
    font-weight: 300;
    line-height: 1.5;
}

#slider-content img {
    margin: 0 auto;
}

.camera_pie {
    display: none;
}

.cameraCont, .cameraContents {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.camera_target_content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.camera_pag {
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 30%;
}

.camera_wrap {
    margin-bottom: 0px !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: #e41838;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: #fff;
}


/* content top 2
------------------------------------------------------------------------------*/

#content-top2 {
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 6px solid #5c862b; 
}

#content-top2 img {
    margin: 0 auto;
}

.kontakt #content-top2 .row-fluid,
.referenzen #content-top2 .row-fluid {
    margin-top: 68px;
}


/* Inhalte spezifizierungen
------------------------------------------------------------------------------*/

#angestelten {
    margin-top: 40px;
}

#angestelten .col-md-3,
#angestellte2 .col-md-3,
#angestellte3 .col-md-3 {
    padding-bottom: 30px;
}

#kundenref h2 {
    padding-bottom: 40px;
}

#kundenref {
    padding: 46px;
}


/* popup
------------------------------------------------------------------------------*/

#popup {
  background-color: #fff;
  padding: 20px;
  padding-top: 40px;
  padding-bottom: 100px;
  border: 1px solid #000;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.6);
  box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.6);
  margin: 200px auto;
  display: block;
  width: 50%;
  left: 25%;
  top: 25%;
  display: none;
  
}

#popup #close {
    font-size: 22px;
    margin-top: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#close:hover {
    background-color: #bf3333;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    color: #fff;
    text-decoration: underline;
}

#normal {
  background-color: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
}

#nichts {

}

#hide {
  background-color: #fff;
  border: none;
  margin: 0 auto;
  width: 4%;
  position: absolute;
  left: 96%;
  top: 1%;
}

#hide img:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#hide img {
  border-radius: 50%;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
}

#close {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ececec;
  border: none;
  margin: 0 auto;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
  width: 100%;
}

.eltern {
    position: fixed !important;
    z-index: 100!important;
    width: 100%!important;
    height: 100%!important;
    top: 0!important;
    background-color: rgba(0,0,0,0.8)!important;
}




/* Inhalte
------------------------------------------------------------------------------*/

#inhalte p {
    line-height: 1.8;
    font-size: 18px;
    margin-bottom: 18px;
}

#inhalte .ref {
    margin-top: 40px;
}

.ref > .span4 img {
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.4);
    border: 3px;
    border-style: ridge;
    border-color: #fff;
}


/* parallax
------------------------------------------------------------------------------*/

#parallax-row p {
    margin: 0;
}

#aikon_paralax_108-content > h3 {
    color: #fff;
    text-transform: uppercase;
}

#aikon_paralax_108-content > h3:last-child {
    font-size: 60px;
    line-height: 1.0;
}

.aikon_paralax_content h2,
.aikon_paralax h2 {
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.80);
    font-size: 40px;
}

#parallax-row {
    border-bottom: 30px solid #5c862b;
    border-top: 30px solid #5c862b;
    padding: 0;
    margin: 60px 0;
    width: 100% !important;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
}


/* content-bottom
------------------------------------------------------------------------------*/

#content-bottom {
    display: none;
}


/* footer
------------------------------------------------------------------------------*/

footer {
    color: #fff;
    text-shadow: 5px 5px 5px #000;
}

footer > .row-fluid {
    padding-top: 40px;
    padding-bottom: 30px;
}

footer p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
}

footer a:hover {
    text-decoration: none;
    color: #ccc;
}

footer a {
    text-decoration: none;
    color: #fff;
}

#footer-content {
    width: 60% !important;
}


/* content-top
------------------------------------------------------------------------------*/

#content-top .custom .col-md-12 {
    padding: 0;
}

#content-top {
    padding: 0;
    margin: 0;
    float: right;
}

.home #content-top {
    padding-top: 0
}


/* formulare
------------------------------------------------------------------------------*/

.bfPage section {
    width: 50%;
    float: left;
}

.bfPage section > .row-fluid {
    /*width: 90%;*/
}

.bfQuickMode input[type=text] {
    border: 1px solid #4c779f;
    font-size: 17px;
    padding: 8px 10px;
    height: auto;
    color: #4c779f;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0;
    width: 100% !important;
    max-width: 100%;
}

.bfQuickMode textarea {
    border: 1px solid #4c779f;
    font-size: 17px;
    padding: 20px;
    color: #4c779f;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0;
    width: 100% !important;
    max-width: 100%;
    height: 235px;
}


#bfPage1 button {
    color: #fff;
    font-size: 16px;
    text-shadow: none; 
    padding: 6px 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: 6px;
    background: #e41838; 
}

#bfPage1 button:hover {
    background: #e41838; 
}

input,
button,
select,
textarea {
    font-family: 'Barlow Semi Condensed', sans-serif;
}

.bfSectionDescription {
    font-size: 19px;
    line-height: 1.5;
    margin-left: 6px;
}

.bfPage h2 {
    margin: 40px 0 30px 0 !important;
}

section#uploads,
section#uploadinfo {
    width: 100%;
}

/* boxen
------------------------------------------------------------------------------*/

#telefon {
    text-align: right;
    padding: 35px 0 12px 0;
}


/* boxen
------------------------------------------------------------------------------*/

#boxen h2 {
    font-size: 46px;
}

#boxen {
    padding-top: 5px;
}

#boxen .col-md-12 h2 {
    padding: 30px;
}

#boxen .col-md-4 {
    background-image: url(../images/boxen-shadow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 96%;
    padding-bottom: 30px;
}

#boxen .col-md-4 > div {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-bottom: 10px;
}

#boxen .col-md-4 > div h3 {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background-color: #e41838;
    color: #fff;
    font-size: 36px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    padding: 15px 0 10px 0;
    margin: 0;
}
    
#boxen .col-md-4 > div img {
    border-radius: 0% 0% 50% 50%/0% 0% 15% 15%; 
    -webkit-border-radius: 0% 0% 50% 50%/0% 0% 15% 15%; 
    -moz-border-radius: 0% 0% 50% 50%/0% 0% 15% 15%;
}

#boxen a[title="mehr"] {
    border-radius: 50%; 
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%;
    background-color: #db0912;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 100px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 24px;
}


/* Bildbox
------------------------------------------------------------------------------*/


.bildbox > div {
    padding: 0 !important;
    margin: 0 !important;
}

.bildbox > div h1,
.bildbox > div h2,
.bildbox > div h3,
.bildbox > div p {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}

.bildbox > div p:first-of-type {
    padding: 0 !important;
    margin: 0 !important;
}

.bildbox > div p:last-of-type {
    padding-bottom: 15px;
}




/* content-slider
------------------------------------------------------------------------------*/

#features {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#features .row-fluid {
    width: 100%;
    padding-bottom: 100px; 
}

.jshowoff-next, .jshowoff-prev, .jshowoff-play {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 2;
}

.jshowoff-next {
    right: 0;
}

.jshowoff-next > span {
    background: url(../images/camera_skins.png) no-repeat -40px 0;
    display: block;
    height: 40px;
    width: 40px;
}

.jshowoff-prev > span {
    background: url(../images/camera_skins.png) no-repeat 0 0;
    display: block;
    height: 40px;
    width: 40px;
}

.features {
    position: relative;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

.jshowoff-slidelinks {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    width: 100%;
    text-align: center;
}

.jshowoff-slidelinks a {
    background-color: #fff;
    padding: 3px 30px;
    margin: 0 4px;
}

.jshowoff-slidelinks a.jshowoff-1-active {
    background-color: #e41838;
    color: #fff !important;
}


/*image effects
------------------------------------------------------------------------------*/

/*a[data-featherlight="image"] img {
    opacity:1;
    transition: all 0.3s ease-out;
}

a[data-featherlight="image"]:hover img {
    opacity:0.2;
}*/

a[data-featherlight="image"]:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

a[data-featherlight="image"] img {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

a[data-featherlight="image"] img {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

a[data-featherlight="image"] img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

a[data-featherlight="image"] {
    position: relative;
}

a[data-featherlight="image"] {
    overflow: hidden;
    margin-bottom: 0;
}

a[data-featherlight="image"] {
    float: none;
    overflow: hidden;
    margin: 0 0 15px;
    padding: 0;
}

a[data-featherlight="image"] {
    float: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

a[data-featherlight="image"] {
    position: relative;
    float: left;
    overflow: hidden;
}

a[data-featherlight="image"]:before {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: scale(.35);
    -moz-transform: scale(.35);
    -ms-transform: scale(.35);
    -o-transform: scale(.35);
    transform: scale(.35);
    visibility: hidden;
    opacity: 0;
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border: solid 1px #fff;
    z-index: 5;
    background-color: #fff;
}

a[data-featherlight="image"]:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
    background-color: transparent;
}

a[data-featherlight="image"]:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}


/* row-fluid slide-in effekt
------------------------------------------------------------------------------*/

div[itemprop="articleBody"] > .randlos, 
div[itemprop="articleBody"] > .row-fluid {
    opacity: 0;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
    -moz-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}


/* mehr-weniger-text effekt
------------------------------------------------------------------------------*/

.mehr img,
.weniger img {
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}

.mehr img:hover,
.weniger img:hover {
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


/* eigener parallax
------------------------------------------------------------------------------*/

.parallax {
    position: relative;
    overflow: hidden;
    height: 400px;
}

.parallax .hintergrundbild {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.parallax .hintergrundbild img {
    min-height: 100% !important;
    min-width: 100% !important;
}

.parallax .text {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    z-index: 2;
    background-color: #efefef;
}


/* kurskalender
------------------------------------------------------------------------------*/

#kurskalender {
    width: 90%;
    margin: 0 auto;
}

.kurskalender {
    width: 14.2857143%;
    float: left;
    opacity: 1 !important;
    transform: translateY(0px) !important;
    border-right: 1px solid #ccc;
}

.kurskalender:last-of-type {
    border-right: none;
}

.kurskalender * {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.3;
}

.kurskalender .col-md-12,
.kurskalender .col-md-2 {
    float: none !important;
    width: auto !important;
    margin:20px;
}

.kurskalender .col-md-12 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.kurskalender .col-md-12 h2 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center;
}

.kurskalender .col-md-2 {
    background-color: #efefef;
    text-align: center;
    padding: 15px;
    margin-bottom: 10px;
    
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.3);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.kurskalender .col-md-2 h3 {
    font-size: 19px;
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: bold;
}

.kurskalender .col-md-2 p {
    margin-bottom: 0;
}

.rot,
.rot * {
    background-color: #e3001c !important;
    color: #fff !important;
}

.blau,
.blau * {
    background-color: #026ab3 !important;
    color: #fff !important;
}

.hellblau,
.hellblau * {
    background-color: #009de0 !important;
    color: #fff !important;
}

.orange,
.orange * {
    background-color: #f39402 !important;
    color: #fff !important;
}

.lila,
.lila * {
    background-color: #b1017d !important;
    color: #fff !important;
}

.gruen,
.gruen * {
    background-color: #b0ca05 !important;
    color: #fff !important;
}

@media (max-width: 991px) {

    .kurskalender {
        width: 100% !important;
        float: none;
        opacity: 1 !important;
        transform: translateY(0px) !important;
    }
    
    .kurskalender .col-md-12 {
        border: none;
        background-color: #ccc;
        padding: 10px;
        margin-bottom: 0;
    }
    
    .kurskalender .col-md-12 * {
        color: #000;
    }
    
    .kurskalender .col-md-12 h2 {
        padding: 0;
        margin: 0;
    }
    
    .kurskalender .col-md-12, 
    .kurskalender .col-md-2 {
        margin: 5px;
    }
}


/* tabs
------------------------------------------------------------------------------*/

.ui-widget.ui-widget-content {
    border: none;
}

.accordion .ui-widget-content {
    border: none;
    background: #fff;
}

.ui-accordion .ui-accordion-content {
    padding: 0 0.5em 1em 0.5em;
}

.ui-tabs-nav {
    padding: 0;
    background-color: transparent;
    border: none;
}

#tabs li {
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

#tabs li a {
    line-height: 1.8;
    font-size: 18px;
    margin-bottom: 18px;
    list-style: none;
    background-image: none;
    background-color: #e41838;
    line-height: 1.2;
    padding: 8px 15px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#tabs .ui-state-active a,
#tabs li a:hover {
    background-color: #efefef;
    color: #000;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#tabs h2 {
    border-bottom: 1px solid #e41838;
}

.accordion-header h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

#accordion .ui-accordion .ui-accordion-header {
    /*margin: 2px 15px 0 15px;*/
}


.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .2em .5em .2em .7em;
    font-size: 20px !important;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}

.ui-icon {
    width: 25px;
    height: 25px;
}

.ui-icon-triangle-1-e {
    background-position: 0px 0px;
    margin-right: 20px;
}

.ui-icon-triangle-1-s {
    background-position: -40px 0px;
    margin-right: 20px;
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, 
html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #828f95;
    font-weight: normal;
    color: #fff;
}

.ui-state-hover .ui-icon, 
.ui-state-focus .ui-icon, 
.ui-button:hover .ui-icon, 
.ui-button:focus .ui-icon, 
.ui-state-default .ui-icon {
    background-image: url(../images/icons-accordion.png);
}

#tabs .ui-widget-content {
    border: none;
    background: transparent;
    color: #000;
}

/*Spezifizierung*/ 

#zentriert a[data-featherlight="image"] {
    position: relative;
    overflow: hidden;
    display: block !important;
    float: none !important;
}

#zentriert a[data-featherlight="image"] img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    width: 60%;
    margin: 0 auto;
}

#zentriert a[data-featherlight="image"]:before {
    left: 65px !important;
    right: 65px !important;
}

.sprachwahl {
    float: right;
}

.navigation {
    background-color: #e41838;
}

.sprachwahl .btn {
    background: transparent;
    border: none;
    padding: 8px 20px 7px 10px;
}

.sprachwahl img {
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
}

.sprachwahl .caret {
    border-top-color: #fff;
}

.nav.menu > li > a {
    display: none;
    visibility: hidden;
}
.nav.menu,
.nav.menu ul {
    padding: 0 !important;
    margin: 0 !important;
}
.nav.menu li {
    background-image: none !important;
    padding: 0 !important;
}
.nav.menu > li a {
    background: transparent;
    line-height: 0;
}

.nav.menu ul a {
    display: block;
    font-size: 17px;
    font-weight: normal;
    line-height: 16px;
    color: #fff !important;
    background: #e41838;
    text-decoration: none;
    padding: 12px 20px;
    margin: 0 0 1px 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.nav.menu ul a:hover {
    color: #e41838 !important;
    border: none;
    background-color: #e5e6e6;
}

#subnavi_home h2 {
    display: none;
}

.nocolumns .row-fluid > div {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.blog p.readmore a,
.newsflash a.readmore,
a[rel="next"] {
    padding-left: 23px;
    background-image: url(../images/readmore-red.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    color: #000 !important;
}

.blog p.readmore a:hover,
.newsflash a.readmore:hover {
    color: #e41838 !important;
}

.blog p.readmore a {
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-size: 18px;
    margin-left: 15px;
}

.blog h2 {
    border-bottom: none; 
    border-top: none; 
    margin-left: 15px;
}

.blog p.readmore a span[class*='icon'] {
    display: none;
}

.blog .items-row {
    padding-right: 4%;
    padding-left: 4%;
    padding-bottom: 30px;
    padding-top: 30px;
}

.navigation .sprachwahl {
    display: block;
    visibility: visible;
}

footer .sprache {
    display: none;
    visibility: hidden;
}

#startbeitraege > .col-md-12 {
    padding: 0;
}

#inhalte .search.suche,
.items-more,
.pagination, 
.item-page {
    width: 90%;
    margin: 40px auto;
}

.item-page div[itemprop="articleBody"] > .row-fluid {
    width: 100%;
    padding: 0;
}

.item-page h2 {
    /*margin: 15px;*/
}

#content .dj-megamenu-default li {
    width: 100%;
    margin-bottom: 1px !important;
    background-image: none;
}

#content .dj-megamenu-default li a.dj-up_a {
    float: none;
    height: auto;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 26px;
    margin-top: 0px;
    border: none;
    background-color: #e41838;
}

#content .dj-megamenu-default li:hover a.dj-up_a, 
#content .dj-megamenu-default li.hover a.dj-up_a, 
#content .dj-megamenu-default li:hover a.dj-up_a span, 
#content .dj-megamenu-default li.hover a.dj-up_a span {
    color: #e41838 !important;
    border: none;
    background-color: #e5e6e6;
}

.verfahren p {
    display: none !important; 
}

.page-header {
    border: none;
    margin: 0;
    padding: 0;
}


.whitescreen {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    top: 0;
    background-color: #fff;
    background-image: url(../images/body.jpg);
}


.dj-subcol {
    padding: 5px 15px;
    background-color: #fff;
}

.dj-more {
    text-transform: uppercase;
}

.grecaptcha-badge {
    right: 4px !important;
}
