/*
************************************************************
Styles:     flix//theme
************************************************************
*/

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
   #bghead-right.bghead {
      background-position: 120px -570px;
   }
}

@media only screen and (min-width: 1001px) and (max-width: 1200px) {

   .slidertext-container,
   #offersign,
   #header-text {
      display:none;
   }

   .wrapper {
      width:984px;
   }



   /* *************************************************
   *** Header
   ************************************************* */
   #logo {
      margin-left:20px;
   }

   .head-right-container {
      position:relative;
      margin-right: 20px;
   }

   #header-text {
      position:absolute;
      top:-74px;
      left:305px;
   }

   #shadow-header {
      width:100%;
      background-position: center top;
   }


   /* *************************************************
   *** Slider
   ************************************************* */
   #slider-canvas {
      height:auto;
   }

   .standard #slider-canvas,
   .detail #slider-canvas {
      height:auto;
      margin-bottom:-15px;
   }

   #slider-canvas img {
      width:100%;
      height:auto;
   }


   /* *************************************************
    *** Main
    ************************************************* */
   #breadcrumb-canvas {
      width:944px;
      padding:0 20px;
   }

   .headline-wrapper {
      width:944px;
      padding:0 20px;
   }

   .detail .headline-wrapper {
      padding:0;
      width:100%;
   }

   #content-wrapper {
      width:944px;
      padding:0 20px;
   }

   #content-canvas {
      margin-right:40px;
   }

   #info-canvas {
      width:359px;
   }





   /* *************************************************
   *** Footer
   ************************************************* */
   #footer-canvas .footerbox {
      margin-right:75px;
   }

   #footer-canvas .footerbox.first {
      margin-left:20px;
   }

   #footer-canvas .footerbox.last {
      width:97px;
      margin-right:0;
   }




   /* *************************************************
   *** Navigation
   ************************************************* */
   .nav1 {
      margin-top:30px;
   }

   .nav-meta {
      margin-right:20px;
   }


   /* *************************************************
   *** Pageelements Info
   ************************************************* */


   /* ********** image-info ********** */
   .image-info img {
      width:100%;
      height:auto;
   }


   /* ********** images-info ********** */
   .images-info {
      margin-bottom:15px;
   }

   .images-info .gallery-image {
      margin: 0 15px 15px 0;
   }

   .images-info .gallery-image.nomargin  {
      margin: 0 0 15px 0;
   }

   .images-info .gallery-image img {
      width:172px;
      height:auto;
   }





   /* *************************************************
   *** Pageelements Main
   ************************************************* */
   .contentbox .wrapper {
      width:944px;
      padding:0 20px;
   }


   /* ********** texteditor-start-main ********** */
   .texteditor-start-main .wrapper {
      padding-bottom:15px !important;
   }


   /* ********** offerteaser-start ********** */
   .offerteaser-start .offerbox.first {
      margin-left:0;
   }

   /* .offerteaser-start .offerbox {
      width: 294px;
      margin-left: 30px;
   }*/

   .offerteaser-start .shadow {
      width:100%;
      background-position: center top;
   }



   /* ********** pageteaser-start ********** */
   .pageteaser-start .teaserbox {
      margin-right:30px;
      width:294px;
   }

   .pageteaser-start .teaserbox img {
      width:294px;
      height:auto;
   }

   .pageteaser-start .text-wrapper {
      height:175px;
   }


   /* ********** gallery-detail  ********** */
   .gallery-detail .galleryImageThumb {
      width:221px;
      height:auto;
      margin:0 15px 15px 0;
   }


   /* ********** overview-pages ********** */
   .overview-pages .overview-item {
      margin: 0 30px 30px 0;
      width: 294px;
   }

   .overview-pages .overview-item img {
      width: 294px;
      height:auto;
   }


   /* ********** overview-pages ********** */
   .service-list .list-left {
      width:425px;
   }


   /* ********** optout ********* */
   #optout {
      height:150px;
   }



}