/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* ColorBox v1.5.8, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.5.8/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
body {
  font-family: OpenSans, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #404040;
  background-color: #000;
}
* {
  box-sizing: border-box;
}
a {
  color: #70121b;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ol,
ul {
  margin: 1em 0;
}
ol,
ul {
  padding: 0 0 0 40px;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
#header {
  position: relative;
  z-index: 100;
  height: 165px;
}
#header h1 {
  overflow: hidden;
  margin: 0;
}
#header h1 a {
  position: relative;
  margin: 15px auto;
  width: 150px;
  height: 95px;
  display: block;
  text-indent: -9999px;
  background: url("../../files/munich-distillers-logo.png") no-repeat center;
  background-size: contain;
}
.bar #header h1 a {
  background-image: url("../../files/distillers-bar-logo-white.png");
}
.normal-header #header {
  background-color: #999;
}
.nav-main {
  margin-top: 1px;
  margin-bottom: 1em;
  font-size: 12px;
  text-align: center;
}
.nav-main li {
  display: inline;
}
.nav-main a,
.nav-main span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 30px;
  color: #7A7A7A;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
/* Verlauf Header */
#header h1,
.nav-main {
  background: #FFF;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC40Ii8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgLz48L3N2Zz4=");
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19ffffff', endColorstr='#66ffffff', GradientType=0);
  /* IE6-8 */
}
.ie9 #header h1,
.ie9 .nav-main {
  filter: none;
}
.bar #header h1,
.bar .nav-main {
  background: #000;
  filter: none;
}
#container {
  background-color: #FFF;
}
#footer {
  min-height: 250px;
  padding-top: 2em;
  overflow: hidden;
  font-size: 90%;
  background-color: #222222;
  color: #CCC;
}
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #CCC;
}
#footer a {
  color: #CCC;
}
#footer a:hover {
  color: #FFF;
}
#footer .legal {
  margin: 2em -999em 0;
  padding: 2em;
  clear: both;
  text-align: center;
  background-color: #3c3c3c;
  border-top: 1px solid #FFF;
}
.mod_article .inside {
  margin: 0 1em;
}
.mod_article.first {
  margin-top: -165px;
  padding-top: 195px;
}
.normal-header .mod_article.first {
  margin-top: 0;
  padding-top: 0;
}
.ce_gallery ul {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.dlh_googlemap {
  width: 100%;
  height: 500px;
}
.head-slideshow .inside {
  padding: 5em 0;
}
/* Helper Classes */
nav ul,
nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
::-moz-selection {
  background: #430b13;
  color: #FFF;
  text-shadow: none;
}
::selection {
  background: #430b13;
  color: #FFF;
  text-shadow: none;
}
.inside {
  margin: auto;
}
#footer .inside {
  margin: 1em;
}
.backstretch {
  background-color: #CCC;
}
.bg-source {
  display: none;
}
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.no-block,
.overflow-visible {
  overflow: visible;
}
.clear-both {
  clear: both;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.small {
  font-size: 80%;
}
.copy {
  font-size: 80%;
  color: #666;
}
.copyright {
  color: #bbb;
  font-size: 12px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.padding-tb-5 {
  padding-top: 5em;
  padding-bottom: 5em;
}
.padding-tb-4 {
  padding-top: 4em;
  padding-bottom: 4em;
}
.padding-tb-3 {
  padding-top: 3em;
  padding-bottom: 3em;
}
.padding-tb-2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.padding-tb-1 {
  padding-top: 1em;
  padding-bottom: 1em;
}
.padding-lr-5 {
  padding-left: 5em;
  padding-right: 5em;
}
.padding-lr-4 {
  padding-left: 4em;
  padding-right: 4em;
}
.padding-lr-3 {
  padding-left: 3em;
  padding-right: 3em;
}
.padding-lr-2 {
  padding-left: 2em;
  padding-right: 2em;
}
.padding-lr-1 {
  padding-left: 1em;
  padding-right: 1em;
}
.padding-left-s {
  padding-left: 2em;
}
.padding-right-s {
  padding-right: 2em;
}
.padding-left-l {
  padding-left: 5em;
}
.padding-right-l {
  padding-right: 5em;
}
.mt-1,
.margin-top {
  margin-top: 1em;
}
.mb-1,
.margin-bottom {
  margin-bottom: 1em;
}
.mt-2 {
  margin-top: 2em;
}
.mb-2 {
  margin-bottom: 2em;
}
.padding-top {
  padding-top: 1em;
}
.padding-bottom {
  padding-bottom: 1em;
}
.rivers h1,
.rivers h2,
.rivers h3,
.rivers h4,
.rivers h5,
.rivers h6 {
  color: #0e2050;
}
.bg-dark {
  background-color: #222222;
  color: #FFF;
}
.bar .bg-dark {
  background-color: #000;
}
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6 {
  color: #FFF;
}
.bg-dark a {
  color: #FFF;
  text-decoration: underline;
}
.bg-light {
  background-color: #efefef;
}
.bg-white {
  background-color: #ffffff;
}
.bg-rivers {
  background-color: #0e2050;
}
.bg-elf58 {
  background-color: #f26531;
}
.bg-elf58-gradient-1 {
  background: #f26531;
  background: linear-gradient(141.5deg, #f26531, #f26531 10%, #444444 10.05%, #222222);
}
.bg-elf58-gradient-2 {
  background: #f26531;
  background: linear-gradient(141.5deg, #f26531, #f26531 50%, #444444 50.05%, #222222);
}
.bg-rivers-gradient {
  background: linear-gradient(150deg, #007ba2 0%, #0e2050 100%);
}
blockquote {
  font-family: 'PT Serif', Georgia, Garamond, serif;
  font-style: italic;
  line-height: 1.3;
}
.zitat {
  font-size: 36px;
}
.box .textbox {
  background: #FFF;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
  border-radius: 3px;
  padding: 2em;
  color: #404040;
}
/* Buttons */
a.button,
.button a,
.submit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 180px;
  padding: 1em 3em;
  border: 2px solid #404040;
  border-radius: 3px;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
  color: #404040;
  font-weight: bold;
  text-transform: uppercase;
  margin: .5em 0px;
  transition: background-color 0.2s linear, color 0.2s linear;
}
a.button:hover,
.button a:hover,
.submit:hover {
  background-color: #404040;
  color: #FFF;
}
.bg-dark a.button,
.bg-dark .button a,
.bg-dark .submit {
  color: #FFF;
  border-color: #FFF;
}
.bg-dark a.button:hover,
.bg-dark .button a:hover,
.bg-dark .submit:hover {
  background-color: #FFF;
  color: #404040;
}
.box a.button,
.box .button a,
.box .submit {
  color: #404040;
  border-color: #404040;
}
.box a.button:hover,
.box .button a:hover,
.box .submit:hover {
  background-color: #404040;
  color: #FFF;
}
.monaco a.button,
.monaco .button a,
.monaco .submit {
  color: #f7000e;
  border-color: #f7000e;
}
.monaco a.button:hover,
.monaco .button a:hover,
.monaco .submit:hover {
  background-color: #f7000e;
  color: #FFF;
}
.rivers a.button,
.rivers .button a,
.rivers .submit {
  color: #0e2050;
  border-color: #0e2050;
}
.rivers a.button:hover,
.rivers .button a:hover,
.rivers .submit:hover {
  background-color: #0e2050;
  color: #FFF;
}
.elf58 a.button,
.elf58 .button a,
.elf58 .submit {
  color: #f26531;
  border-color: #f26531;
}
.elf58 a.button:hover,
.elf58 .button a:hover,
.elf58 .submit:hover {
  background-color: #f26531;
  color: #FFF;
}
/* Spalten */
/* Typo */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #404040;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  margin: 1em auto;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
/* Formulare */
label {
  font-size: 120%;
}
.text,
textarea,
.captcha {
  background-color: #fdfdfd;
  border: 1px solid #999;
  border-radius: 3px;
  box-shadow: 1px 1px 2px #DDD inset;
  box-sizing: border-box;
  display: inline-block;
  padding: 6px;
  transition: all 0.15s linear 0s;
  width: 100%;
  color: #555;
}
.text:focus,
textarea:focus,
.captcha:focus {
  background-color: #fff;
  box-shadow: 0 0 2px #DDD;
  color: #404040;
}
.captcha {
  width: 50px;
  text-align: center;
}
.widget-captcha label {
  display: block;
}
.checkbox_container {
  margin: 1em 0;
}
.checkbox_container span {
  display: block;
}
.submit_container {
  margin: 1em 0 2em;
}
/* Startseite / Index */
.destillerie-teaser .image_container {
  margin-left: -110px;
}
.destillerie-teaser img {
  max-width: none;
}
/* Presse Downloads */
.downloads__press {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.downloads__press li {
  display: inline-block;
  vertical-align: top;
  width: 220px;
  margin: 1em .5em;
}
.downloads__press .size {
  color: #999;
  white-space: nowrap;
}
.downloads__press .prev {
  height: 180px;
  width: 220px;
  padding: 10px;
  background: #F5F5F5;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  transition: background .5s ease;
}
.downloads__press .prev:hover {
  background: #FFF;
}
.downloads__press .noprev:before {
  content: "Keine Vorschau verfügbar";
  font-weight: bold;
  font-size: 250%;
  line-height: 1;
  color: #FFF;
}
.downloads__press .noprev:hover:before {
  color: #F5F5F5;
}
@media screen and (min-width: 980px) {
  .mod_article .inside,
  footer .inside {
    width: 980px;
    margin: auto;
  }
  .wide.mod_article .inside,
  .widefooter .inside {
    width: auto;
  }
  #footer .inside {
    margin: auto;
  }
}
@media screen and (min-width: 768px) {
  .col50,
  .col33,
  .col25 {
    float: left;
    margin-left: 2%;
  }
  .col50:first-child,
  .col33:first-child,
  .col25:first-child,
  .col50.first,
  .col33.first,
  .col25.first {
    margin-left: 0;
  }
  .col50 {
    width: 49%;
  }
  .col33 {
    width: 32%;
  }
  .col25 {
    width: 23.5%;
  }
}

