/*************************************************
                               standard elements 
**************************************************/

body{
  background: url(/fileadmin/templates/img/hintergrund.jpg);
  background-size: cover;
}

html {
  font-family: 'Roboto', sans-serif;
  color: #383835;
  font-size: 14px;
  overflow-y: scroll;
}

* {
  margin: 0;
  padding: 0;
}

.clearer {
  clear: both;
}

.hidden {
    display: none;
}

.slicknav_menu {
    display: none ;
}

.csc-textpic-imagewrap img,
.imageSmall img,
.imageBig img,
#pageHeader img,
.swiper-slide img  {
width: 100%;
height: auto;
display: block;
}

.csc-textpic-border .csc-textpic-imagewrap img {
width: 98%;
height: auto;
display: block;
}

div.csc-textpic .csc-textpic-imagewrap table { 
  width: 100%; 
}

hr {
 border: none;
 border-bottom: 1px solid #cdcdcd;
 margin-bottom: 15px;
}

sup {
vertical-align: top !Important;
}

a img {
border: none;
}

.inner {
 margin: 0 auto;
max-width: 950px;
}

#mainNav .inner {
max-width: 1000px;
}

.csc-header-alignment-left {
    text-align: left !Important;
}



/*************************************************
                                         Wrapper
**************************************************/

#outerWrapper {
  max-width: 1200px;
  margin: 0 auto 0 auto;
  background: white;
}

#centerWrapper {
margin: 0 auto;
max-width: 700px;
}

#centerWrapperRed{
margin: 0 auto;
width: 92%;
padding: 30px 4%;
    background: #590b00;
}


/*************************************************
                                          Header
**************************************************/
#pageHeader {
  width: 100%;
  background: Maroon;
  position: relative;
}

.logo {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
margin-left: -288px;
  margin-top: -127px;
  }

#addHeader {
    background: #590b00;
    width: 100%;  
}

#addHeader a {
color: #ffffff; 
}

.info {
      float: left;
    margin: 22px 0;
    color: #ffffff;
}

.info span {
 margin-right: 10px;
 color: #eccb8a;
 text-transform: uppercase;
}

.Phone {
 float: right;
 text-align: right;
}

.telOne,
.telTwo {
display: inline-block;
 color: #ffffff;
 text-align: center;
 border: 2px solid #ffffff;
 margin: 6px 0 6px 20px;
 -webkit-border-radius: 10px;
border-radius: 10px;
}

.telOne {
padding: 5px 30px;
}

.telTwo {
padding: 5px 10px;
}

.imageSmall {
 width: 25%;
 float: left;
 position: relative;
}

.imageBig {
 width: 50%;
 float: left;
 position: relative;
}

.imageSmall .imageSmallCaption {
width: 94%;
 position: absolute;
 bottom: 0px;
 background-color: rgba(0, 0, 0, 0.5);
 padding: 15px 3%;
 color: #ffffff;
 text-transform: uppercase;
   font-family: 'Droid Serif', serif;
   font-size: 16px;
}

.imageBig .imageBigCaption {
width: 44%;
 position: absolute;
 bottom: 0px;
 background-color: rgba(0, 0, 0, 0.5);
 padding: 15px 3%;
 color: #ffffff;
 text-transform: uppercase;
   font-family: 'Droid Serif', serif;
   font-size: 16px;
}

.imageSmall .imageSmallCaption i {
margin-left: 15px;
}


#imageRowBottom .imageSmall .imageSmallCaption {
width: 90%;
 text-transform: none;
   font-size: 14px;
    padding: 10px 5%;
   text-align: right;
}

#imageRowBottom .imageBig .imageBigCaption {
width: 40%;
 text-transform: none;
   font-size: 14px;
    padding: 10px 5%;
   text-align: right;
}

/*************************************************
                       pageContent (Hauptinhalt)
**************************************************/
#pageContent {
  width: 100%;
  padding: 50px 0;
  margin-left: 0px; 
}

#pageContent h1 {
  margin: 0 0 10px 0px;
  text-align: center;
  font-family: 'Droid Serif', serif;
  color: #60605d;
  font-size: 34px;
}

#pageContent h2 {
  margin: 0 0 0px 0px;
  text-align: center;
  font-family: 'Droid Serif', serif;
  color: #60605d;
  font-size: 22px;
}

#pageContent .headline,
#pageContentRed .headline  {
  margin: 0 0 35px 0px;
}

#pageContent p,
#pageContentRed p {
  margin: 0 0 15px 0px;
  line-height: 23px;
}

#pageContent a {
color: #590B00;
}

#pageContentRed a {
color: #ffffff;
}

#pageContent a:hover,
#pageContentRed a:hover{
text-decoration: none;
}

#pageContent ul,
#pageContentRed ul {
  margin: 0 0 15px 20px;
  line-height: 23px;
}



#pageContentRed {
margin: 0 auto;
max-width: 950px;
color: #ffffff;
}

#pageContentRed h1 {
  margin: 0 0 10px 0px;
  text-align: center;
  font-family: 'Droid Serif', serif;
  color: #ffffff;
  font-size: 34px;
}

#pageContentRed h2 {
  margin: 0 0 0px 0px;
  text-align: center;
  font-family: 'Droid Serif', serif;
  color: #ffffff;
  font-size: 22px;
}

#pageContent table {
background: #e8d6c5;
}

#pageContent table tr {
border-bottom: 4px solid #ffffff;
}

#pageContent table td,
#pageContent table th {
padding: 5px;
}

#pageContent table thead tr {
border-bottom: 20px solid #ffffff;
}

#pageContentRed table {
background: #440600;
}

#pageContentRed table tr {
border-bottom: 4px solid #590a00;
}

#pageContentRed table td,
#pageContentRed table th {
padding: 5px;
}

#pageContentRed table thead tr {
border-bottom: 20px solid #590a00;
}

.anfrage { 
  text-align: center; 
  margin-top: 50px; 
}

.anfrage a {
    display: inline-block;
    border: 3px solid #590B00;
    text-transform: uppercase;
    font-size: 30px;
    text-decoration: none;
    padding: 10px 50px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.anfrage a:hover {
    background: #590B00;
  color: #ffffff !Important;
}


#map h1 {
  margin: 0 0 0px 0px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 15px 15px;
  background: #590b00;
}

.inner_cbQuickGoogleMap {
  width: auto !Important;
  max-width: 1200px !Important;
}

#address {
text-align: center;
padding: 40px 0 25px 0;
border-top: 1px solid #b3b3b1;
}

#address .contentText {
 display: inline-block !Important;
 width: auto !Important;
 text-align: left;
}

#address p {
  margin: 0 0 15px 0px;
  line-height: 23px;
  font-weight: bold;
}

#address a {
color: #383835;
}

#address a:hover {
text-decoration: none;
}





/*************************************************
                                      pageFooter
**************************************************/
#pageFooter {
  clear: both;
  width: 100%;
}

.copyright {
 float: left; 
 margin-left: 25px;
 margin-top: 15px;
  }
  
  #toTop {
  float: right;
  margin: 20px 20px 15px 0;
  }
  
    #toTop a {
  color: #590b00; 
  }



/*************************************************
                                     Fancybox
**************************************************/

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('/fileadmin/templates/img/fancybox_sprite.png');}
#fancybox-loading div { background: url('/fileadmin/templates/img/fancybox_loading.gif') center center no-repeat; }
.fancybox-nav { background: transparent url('/fileadmin/templates/img/blank.gif'); /* helps IE */}
.fancybox-overlay { background: url('/fileadmin/templates/img/fancybox_overlay.png'); }
.fancybox-outer {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.fancybox-skin {
    background: none;
    color: #ffffff;
}

.fancybox-title-inside-wrap {
    padding-top: 5px; 
}

.fancybox-title {
    visibility: hidden;
    font: normal 14px/20px Arial,Helvetica Neue,Helvetica,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}




/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5){
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('/fileadmin/templates/img/fancybox_sprite@2x.png'); }
  #fancybox-loading div { background-image: url('/fileadmin/templates/img/fancybox_loading@2x.gif');}
}


/*************************************************
                                     Slicknav
**************************************************/
.slicknav_menu .slicknav_icon-bar {
  background-color: #590b00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.slicknav_menu {
    background:#590b00;
    padding:0px;
}

.slicknav_nav ul {
    padding:0;
    margin:0 0 0 0px;
    background: #8a281b;
}

.slicknav_nav .slicknav_row {
    padding:10px 10px;
    margin:0px 0px;
}

.slicknav_nav a{
    padding:10px 10px;
    margin:0px 0px;
    color:#fff;
} 

.slicknav_nav ul li a{
    padding:10px 10px 10px 30px;
    margin:0px 0px;
    color:#fff;
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background:#8a281b;
    color:#fff;
}

.slicknav_nav a:hover{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background:#8a281b;
    color:#222;
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffffff;
}

/*************************************************
                                     Stacktable
**************************************************/
.st-key {
    text-align: left;
}

.st-val .align-center,
.st-val {
    text-align: left !Important;
}

/*************************************************
                                     Slider
**************************************************/

.swiper-container {
        width: 100%;
        height: auto;
    }

.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}

.arrow-left {
  background: url(/fileadmin/templates/erweiterungen/slider/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.arrow-right {
  background: url(/fileadmin/templates/erweiterungen/slider/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}





/**********************************************************
***********************************************************
***********************************************************
                                    
                                               MEDIA QUERIE

***********************************************************
***********************************************************
***********************************************************/
@media only screen and (max-width: 1015px) {
  #mainNav {
  display: none;
}

.slicknav_menu {
  display: block;
}
}

@media only screen and (max-width: 970px) {
#pageContent {
  width: 92%;
  padding: 50px 4%; 
}

.inner {
  width: 92%;
  padding: 0px 4%; 
}
 }

@media only screen and (max-width: 850px) {
.info {
  width: 100%;
text-align: center;
    margin: 22px 0 10px 0;
}

.Phone {
    float: none;
    clear: both;
    text-align: center;
    padding-bottom: 22px;
}

.telOne {
    margin: 6px 0 6px 0px;
}
}

@media only screen and (max-width: 695px) { 
.imageSmall .imageSmallCaption {
   font-size: 12px;
}


.logo {
position: absolute;
z-index: 10;
  width: 80%;
top: 20px;
left: 0;
margin-left: 10%;
  margin-top: 0;
  }


}

@media only screen and (max-width: 560px) { 
.imageSmall {
 width: 50%;
 float: left;
 position: relative;
}
.imageBig {
 width: 100%;
 float: left;
 position: relative;
}
}

@media only screen and (max-width: 480px) {  


.csc-textpic-intext-right .csc-textpic-image {
  float: none;
  margin: 0;
  width: 100%;
}
.telTwo {
    margin: 6px 10px 6px 10px;
}
}

@media only screen and (max-width: 430px) {  
.telTwo {
    margin: 6px 10px 6px 10px;
}
}