/* default styles for extension "tx_felogin_pi1" */
.tx-felogin-pi1 label { display: block; }
/* default styles for extension "tx_cssstyledcontent" */
/* Headers */
.csc-header-alignment-center { text-align: center; }
.csc-header-alignment-right { text-align: right; }
.csc-header-alignment-left { text-align: left; }
div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
/* Clear floats after csc-textpic and after csc-textpic-imagerow */
div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }
/* Set padding for tables */
div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }
/* Settings for figure and figcaption (HTML5) */
div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }
/* Captions */
figcaption.csc-textpic-caption { display: table-caption; }
.csc-textpic-caption { text-align: left; caption-side: bottom; }
div.csc-textpic-caption-c .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
div.csc-textpic-caption-r .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
div.csc-textpic-caption-l .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }
/* Float the columns */
div.csc-textpic div.csc-textpic-imagecolumn { float: left; }
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap img { border: 2px solid black; padding: 0px 0px; }
div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }
/* Space below each image (also in-between rows) */
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }
/* colSpace around image columns, except for last column */
div.csc-textpic-imagecolumn,
td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
div.csc-textpic-imagecolumn.csc-textpic-lastcol,
td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }
/* Add margin from image-block to text (in case of "Text & Images") */
div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { margin-right: 10px;	}
div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { margin-left: 10px; }
/* Positioning of images: */
/* Center (above or below) */
div.csc-textpic-center .csc-textpic-imagewrap,
div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }
/* Right (above or below) */
div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
div.csc-textpic-right div.csc-textpic-text { clear: right; }
/* Left (above or below) */
div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
div.csc-textpic-left div.csc-textpic-text { clear: left; }
/* Left (in text) */
div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }
/* Right (in text) */
div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }
div.csc-textpic div.csc-textpic-imagerow-last,
div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }
/* Browser fixes: */
/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }
/* File Links */
ul.csc-uploads { padding: 0; }
ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
ul.csc-uploads span { display: block; }
ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 1010px; }
	.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 1010px; }
	.csc-space-before-10 { margin-top: 10px !important; }
	.csc-space-before-5 { margin-top: 5px !important; }
	.csc-space-before-20 { margin-top: 20px !important; }
	.csc-space-after-10 { margin-bottom: 10px !important; }

.ge_2cols .col { float:left; width:50%; padding-right:30px; }

.ge_3cols .col { float:left; width:33.3%; }

.ge_4cols .col { float:left; width:25%; }



/* Accordeon */
.ge_accordeon .item-header { margin-bottom:24px; cursor:pointer; }
.ge_accordeon .item-header .ui-accordion-header-icon { float:left; width:20px; height:20px; margin-right:10px; background:url('../../fileadmin/dag/tmpl/img/icon_accordeon.png') left top no-repeat; }
.ge_accordeon .ui-accordion-header-active .ui-accordion-header-icon { background:url('../../fileadmin/dag/tmpl/img/icon_accordeon.png') left -30px no-repeat; }
.ge_accordeon .accordeon-item { margin-left:0; padding-left:0; overflow:hidden; }


/* Galery */
.ge_galery .thumbs { overflow:hidden; }
.ge_galery .thumb-item { float:left; overflow:hidden; }
.ge_galery .thumb-item img { cursor:pointer; }
.ge_galery figcaption { display:block; font-size:13px; line-height:130%; }
.ge_galery figcaption .icon-download { display:inline-block; width:9px; height:15px; margin-right:10px; background:url('../../fileadmin/dag/tmpl/tx_gridelements/img/icon_download.gif') left top no-repeat;}

* { margin:0; padding:0; }
li { margin-left:1.25em; }
.navi li { list-style:none; margin-left:0; }

table caption { display:none; }
td { vertical-align:top; }
fieldset { border:none; }

/*
 *  CSS for Adaptive Images (Typo3 4.5)
 */
img, embed, objct, video { max-width:100%; height:auto; width:auto; }
DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float:none; display:inline-block; vertical-align:top; } 

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { display:inline-block; }

DIV.csc-textpic-imagewrap UL.csc-textpic-imagerow-none .csc-textpic-image { display:block; }



.csc-default { clear:both; }
.csc-textpic-image { margin:0px !important; }
.csc-textpic-caption { font-family:"Quattrocento"; font-size:0.95em;}
#footercol3 DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom:0; }

/* adapt the "in-text"/"in-text-nowrap" options */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { margin-right:1em !important; }
#main DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { width:12.5em; }
#main DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-text { margin-left:14.5em; }

DIV.csc-textpic-border DIV.csc-textpic-single-image IMG { border: 1px solid #aaa; }

.csc-frame-rulerBefore { margin-top:1em; padding-top:0.3em; border-top:1px solid #a0a0a5; }
.csc-frame-rulerAfter { margin-bottom:1em; padding-bottom:0.6em; border-bottom:1px solid #a0a0a5; }
.csc-frame-float { float:left; width:19em; margin-right:1em; clear:none !important; }

p.caption { font-family:"Quattrocento"; font-size:smaller; }

body { font-family:"Montserrat"; font-size:16px; font-weight:400; color:#202020; }




/* The Layout */

.contentwrapper { width:62.5em; margin:0 auto; }

#header { height:8em; }
#logo { float:left; }
#quicknavi { float:right; padding-top:1em;  }
#mainnavi { float:right; margin-top:4em;}

#topvisual { width:100%; background:url('../../fileadmin/dag/tmpl/img/bg_topvisual.png') repeat-x; }
#topvisual .contentwrapper { width:100em; margin:0 auto;}
#topvisual .tx-caltourmap-pi1 #map { margin:0 auto; }

#homecontent { position:relative; top:-20em; }
#homecontent #left,
#homecontent #middle,
#homecontent #right { float:left; width:20em; margin-right:1.25em; }
#homecontent #right { margin-right:0; }

#homecontent + div#footer { position:relative; top:-10em; }

#content { padding-top:1em; padding-bottom:6em; }
#content #main,
#content #right { float:left; min-height:20em; }
#content #main { width:37.25em; margin-right:4.5em; padding-left:0.8125em; }
#content #right { width:19.125em; padding-top:0.7em; padding-left:0.8125em; }

#footer { clear:both; }
#footercolumns { overflow:hidden; }
#footercol1,
#footercol2,
#footercol3 { width:20em; float:left; }
#footercol1,
#footercol2 { margin-right:1.25em; }

#firma { clear:both;}



/*  The Styling */

#quicknavi li { float:left; font-family:"Quattrocento"; font-size:0.75em; text-transform:uppercase; }
#quicknavi li a { color:#202020;  text-decoration:none; border-left:1px solid #202020; padding:0 0.5em; }
#quicknavi li a.a-level1-first { border-left:none; }
#quicknavi li a:hover { color:#999999; }
#quicknavi li a.a-active { color:#be9d4c; }

#mainnavi li { float:left; font-size:1.0em; text-transform:uppercase; }
#mainnavi li a { color:#202020; text-decoration:none; margin-left:2em; }
#mainnavi li a:hover { color:#999999; }
#mainnavi li a.a-active { color:#be9d4c; }

 
#homecontent h1 { padding:0.7em; font-size:1.25em; font-weight:400; color:white; text-transform:uppercase; }
#homecontent h2 { font-size:1em; text-transform:uppercase; }
#homecontent p { font-family:"Quattrocento"; font-size:0.75em; }
#homecontent p a { color:#be9d4c; }
#homecontent .csc-textpic-text,
#homecontent .tx-caltourmap-pi1 { height:10.92em; padding:0.75em !important; background-color:white; }
#homecontent #middle .csc-textpic-imagewrap { margin:1px !important; }
#homecontent #middle .csc-textpic-text { text-align:center; }
/*
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text { text-align:left; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text .date { margin-bottom:0.1em; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text .station { margin-bottom:0.4em; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text td { font-family:"Quattrocento",serif; font-size:smaller; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text td.col-0 { padding-right:1.0em; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text td.col-1 { font-weight:700; padding-right:2.0em; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text td.col-1,
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text td.col-2 { border-bottom:1px solid #be9d4c;  }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text tr.row-3 td { border-bottom:none; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text p.more-link { margin-top:2.5em; text-align:center; }
#homecontent #middle .tx-typoscriptce-pi1 .csc-textpic-text p.more-link a,
*/
#homecontent #middle .bodytext a { padding:0.3em; font-family:"Montserrat"; /*font-size:0.9em;*/ text-decoration:none; text-transform:uppercase; color:white; background-color:#be9d4c; }
#homecontent #right .tx-caltourmap-pi1 { overflow:hidden; border:none; }
#homecontent #right .csc-textpic { padding:0; border:none; }
#homecontent #right .csc-textpic-imagewrap { margin:1px !important; }
#homecontent #right .csc-textpic-text { text-align:center; }
#homecontent #right .bodytext { margin-top:10.0em; }
#homecontent #right .bodytext a { padding:0.3em; font-family:"Montserrat"; font-size:0.9em; text-decoration:none; text-transform:uppercase; color:white; background-color:#be9d4c; }


#content h1 { font-size:2.5em; font-weight:400; margin-bottom:1em; text-transform:uppercase;  }
#content h2 { font-size:1.1em; font-weight:400; color:#be9d4c; text-transform:uppercase;  }
#content h3 { font-size:1.0em; font-weight:400; margin-top:1em; }
#content p { font-family:"Quattrocento"; margin-bottom:1.5em; line-height:1.5; }
#content p a,
#map-controls a { color:#be9d4c;  }
#content p a:hover { color:#999999; }


/* accordeon */
.usc-frame-accordeon .csc-header h2 { margin-top:1em; padding-left:1.5em; background:url('../../fileadmin/dag/tmpl/img/icon_accordeon-closed.png') no-repeat; }
.usc-frame-accordeon .accordeon-bar-active h2 { background:url('../../fileadmin/dag/tmpl/img/icon_accordeon-opened.png') no-repeat; }
.usc-frame-accordeon .accordeon-bar { cursor:pointer; }

#right h2 { margin-bottom:1em; /*padding-left:1.0em;*/ font-size:0.86em;  }
#right .csc-textpic { padding:0.8em 0.8em 0.8em 0.8em; border:1px solid #aaa; }
#right .csc-frame-frame1 .csc-textpic { padding:0; border:none;}
#right .csc-frame-frame1 .csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom:0 !important;   }
#right .csc-textpic-text p { font-size:0.86em; }
#right .csc-textpic-text p:last-child { margin-bottom:0; }
#right .ct_textpic DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { margin-right:0.8em !important; }
#right .ct_textpic DIV.csc-textpic DIV.csc-textpic-imagewrap  IMG { margin-bottom:0 !important; }

#footercolumns { border-top:1px solid #202020; }
#footercolumns h2 { padding:0.7em 0.9em; border-bottom:1px solid #202020; font-size:0.87em; text-transform:uppercase; }
#footercol1 .csc-textpic-text { padding:0.93em; font-family:"Quattrocento"; font-size:0.9em; line-height:1.5; }
#footercol2 ul { list-style:none; padding:0.93em; font-size:0.87em; text-transform:uppercase; }
#footercol2 li { margin-left:0; margin-bottom:0.5em;  }
#footercol3 .csc-textpic { padding:0 0 0 0.7em;  }
#footercol3 img { margin-right:1em; }

#firma {  padding:0.3em; background-color:#403f44; color:white; font-family:"Montserrat"; font-size:0.70em; text-align:center; text-transform:uppercase;  }
#footer a { color:#be9d4c; font-family:"Montserrat"; text-transform:uppercase; text-decoration:none; }

table.wfGallery { margin-top:2em; }
table.wfGallery td { width:14.4em; font-family:"Quattrocento",serif; font-size:smaller; }


@font-face {
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 400;
  src: local('Quattrocento'), url(https://fonts.gstatic.com/s/quattrocento/v7/WZDISdyil4HsmirlOdBRFInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 700;
  src: local('Quattrocento Bold'), local('Quattrocento-Bold'), url(https://fonts.gstatic.com/s/quattrocento/v7/Uvi-cRwyvqFpl9j3oT2mqn06qf9KHRHwsVx7iw5MXmY.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYC3USBnSvpkopQaUR-2r7iU.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcvEr6Hm6RMS0v1dtXsGir4g.ttf) format('truetype');
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/****************************/
/* STYLES FOR CAL_TOURMAP  */
/****************************/


/* --- COMPLETE WRAP ---  */

.tx-caltourmap-pi1 #map-list-title { list-style:none; display:inline-table; margin:0 auto; border-top:1px solid #999; /*overflow:hidden;*/ }
.tx-caltourmap-pi1 #map-list-title li { float:left; text-align:center; }
.tx-caltourmap-pi1 #map-list-title li.cal-date p.date { height:4.0em; padding-top:0.75em; line-height:1; border-bottom:1px solid #999;}
.tx-caltourmap-pi1 #map-list-title li.cal-date-active p.date { height:4.0em; padding-top:0; border-bottom:none; }
.tx-caltourmap-pi1 #map-list-title li.cal-date { position:relative; top:-0.75em; width:6.53em; height:7.0em; margin:0; margin-bottom:-1.5em; padding-top:0.75em; cursor:pointer; }
.tx-caltourmap-pi1 #map-list-title li.cal-date-active { width:5.03em; border:0.75em solid #be9d4c; }
.tx-caltourmap-pi1 #map-list-title li.cal-date a { color:inherit; text-decoration:none; }
.tx-caltourmap-pi1 #map-list-title li.prev,
.tx-caltourmap-pi1 #map-list-title li.next { width:1.2em; height:4.8em; margin:0; cursor:pointer; }
.tx-caltourmap-pi1 #map-list-title li.prev { background:url('../../fileadmin/dag/tmpl/img/icon-prev.png') center center no-repeat #999; }
.tx-caltourmap-pi1 #map-list-title li.next { background:url('../../fileadmin/dag/tmpl/img/icon-next.png') center center no-repeat #999; }
.tx-caltourmap-pi1 #map-list-title li .day { display:block; font-size:2.5em; color:#be9d4c; }
.tx-caltourmap-pi1 #map-list-title li .month { display:block; font-size:0.8em; }
.tx-caltourmap-pi1 #map-list-title li.cal-date .dateinfos { display:none; padding-top:0.5em; padding-bottom:0.2em; background-color:#be9d4c; font-size:0.7em; font-family:"Quattrocento"}
.tx-caltourmap-pi1 #map-list-title li.cal-date-active .dateinfos { display:block; }
.tx-caltourmap-pi1 #map-list-title li.cal-date-active .dateinfos p { margin-bottom:0.2em; border-bottom:1px solid white; } 
#p-1296 #topvisual .tx-caltourmap-pi1 { text-align:center; } /* Den Tageskalender zentrieren */

#right .tx-caltourmap-pi1 { padding:0.6em 0.8em 0.8em 0.8em; border:1px solid #aaa; }
#p-1296 #right .tx-caltourmap-pi1 { padding-right:0; }
#map-controls { margin-top:0.3em; margin-left:0.3em; }
#map-controls .zoom { display:table-cell; border:1px solid #666; width:1.1em; height:1em; background-color:#eee; opacity:0.8; font-size:2em; text-decoration:none; text-align:center; vertical-align:middle; }
#map-controls .zoom:hover { text-decoration:none; }
#map-controls .out { height:0.8em; padding-bottom:0.2em;  } 

/* --- CLEARER --- */
.tx-caltourmap-pi1 .clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display: block;
}

/* --- HEADLINES --- */
.tx-caltourmap-pi1 h1 {
  font-weight: bold;
  font-size: 120%;
}
.tx-caltourmap-pi1 h2 {
  font-weight: bold;
  font-size: 110%;
}


/* --- TABLE SETTINGS --- */
table{
  border-top: none;
  border-bottom: none;
}
th, td{
  padding:0.2em;
}


/* --- FORM SETTINGS --- */
.tx-caltourmap-pi1 .fieldset {
  margin-bottom: 10px;
  clear: both;
}

.tx-caltourmap-pi1 .fieldset input, .tx-caltourmap-pi1 .fieldset textarea{
  padding-left:5px;
  padding-right:5px;
}

:root .tx-caltourmap-pi1 .fieldset input{
  padding-bottom:3px; /*only FF*/
}

.tx-caltourmap-pi1 .fieldset input[type="file"] {
  width:230px;
  min-height:20px;
}

.tx-caltourmap-pi1 .fieldset .label {
  width: 200px;
  float:left;
  display:block;
  font-weight: bold;
}
.tx-caltourmap-pi1 .fieldset .field {
  float:left;
}
.tx-caltourmap-pi1 .conflict {
    color:red;
    font-weight: bold;
}
.tx-caltourmap-pi1 .fieldset .fielderror {
  color: red;
  margin-left: 5px;
}

.tx-caltourmap-pi1 form textarea {
  width: 400px;
  height: 80px;
}

* html .tx-caltourmap-pi1 form input {
  height:15px;
}

.tx-caltourmap-pi1 form input.text{
  width: 200px;
  vertical-align:middle;
}

.tx-caltourmap-pi1 form input.jscalendar {
  /* width: 100px; */
}

.tx-caltourmap-pi1 p.message-success {
  background: #A4EFAE;
  border: 1px solid #17BF2E;
  padding: 3px 6px 3px 6px;
}

.tx-caltourmap-pi1 p.message-fail {
  background: #EF7777;
  border: 1px solid #FF0000;
  padding: 3px 6px 3px 6px;
}

.tx-caltourmap-pi1 .create-link {
  padding: 3px 0 1em 0;
  margin-left: 75px;
  width:595px;
}

.tx-caltourmap-pi1 .create-link img {
    vertical-align: middle;
}

.tx-caltourmap-pi1 .show_passed {
  margin-left: 75px;
  margin-bottom: 15px;
}

.tx-caltourmap-pi1 .required_mark {
  color: red;
}

.tx-caltourmap-pi1 p.delete-question {
  font-weight: bold;
  background: #EF7777;
  border: 1px solid #FF0000;
  padding: 3px 6px 3px 6px;
}

.tx-caltourmap-pi1 input.yes-button {
    font-weight: bold;
    width: 75px;
}
.tx-caltourmap-pi1 input.no-button{
    width: 75px;
}

/****************/
/* DETAIL */
/****************/

#caltourmap-singleview-header {
  background: #ededed;
  padding: 10px;
  margin-bottom: 10px;
}

#caltourmap-singleview-header .teasertext{

}

#caltourmap-singleview-image {
  display: block;
  margin-bottom: 10px;
}

#caltourmap-singleview-header .datestring {
  font-weight: bold;
  margin-right: 5px;
}
#caltourmap-singleview-header .address { font-style:italic;}
#caltourmap-singleview-body { margin-top:2em; }


#caltourmap-singleview-header .title {
  font-weight: bold;
  font-size: 130%;
  margin-bottom: 10px;
}

#caltourmap-singleview-map .map {
  width: 700px;
  height: 300px;
  margin-bottom: 10px;
}

#caltourmap-singleview2-header p.date { margin-bottom:0; font-family:"Quattrocento"; text-transform:uppercase; }
#caltourmap-singleview2-header p.address { font-style:italic; }
#caltourmap-singleview2-header .teaser { border:1px solid gray; padding:1em; }
#caltourmap-singleview2-header .teaser table { border-collapse:collapse; border-spacing:0;}
#caltourmap-singleview2-header .teaser h2 { margin-bottom:0.8em; font-size:0.9em; color:#202020; font-weight:700; }
#caltourmap-singleview2-header .teaser table tr td { padding:0 0.5em 0 0; }
#caltourmap-singleview2-header .teaser table tr td:first-child { width:11em; font-weight:700; text-transform:uppercase; }
#caltourmap-singleview2-header .teaser table td p.bodytext { margin-bottom:0; font-family:"Montserrat"; font-size:0.9em; }



/* -- ATTENDEES -- */
.tx-caltourmap-pi1 table.attendees-table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.tx-caltourmap-pi1 table.attendees-table th.icon,
.tx-caltourmap-pi1 table.attendees-table td.icon {
  width: 30px;
  text-align: center;
}
.tx-caltourmap-pi1 table.attendees-table th,
.tx-caltourmap-pi1 table.attendees-table td {
  text-align: left;
  padding: 5px 3px;
}

.tx-caltourmap-pi1 table.attendees-table th {
  background: #d4d4d4;
  height: 30px;
}
.tx-caltourmap-pi1 .attendees-firstrow {
  background: #dbdbdb;
}
.tx-caltourmap-pi1 .attendees-secondrow{
  background: #e9e9e9;
}



/* -- FOOTER -- */
#caltourmap-singleview-footer {
  display: block;
  padding: 8px 10px 8px 10px;
  background: #bfbfbf;
  text-align: center;
  margin-bottom: 10px;
}

.tx-caltourmap-pi1 .last {
  margin-right: 0;
}

.tx-caltourmap-pi1 .first {
  margin-left: 16px;
}

#caltourmap-singleview-footer a:link,
#caltourmapc-singleview-footer a:visited {
  display: inline-block;
  padding: 5px 10px;
  color: white;
  text-decoration: none;
  background: #a7a599;
  margin: 0 10px 0 0;
  border: 1px solid white;
}

.tx-caltourmap-pi1 .description{

}

.tx-caltourmap-pi1 .category-title {
  display:block;
  border-bottom: 2px dashed #cecece;
  padding-bottom:2px;
  margin-bottom:10px;
}

.tx-caltourmapc-pi1 .content-left {
  float: left;
  width: 150px;
  margin-right: 10px;
}
.tx-caltourmap-pi1 .content-right {
  float: left;
}



.tx-caltourmap-pi1 .infolink img,
.tx-caltourmap-pi1 .backlink img,
.tx-caltourmap-pi1 .attachments img{
  vertical-align: middle;
}



.tx-caltourmapc-pi1 .backlink {
  margin-bottom:10px;
  padding: 10px;
  background: #e9e9e9;
}

.tx-caltourmap-pi1 .backlink .left {
  float: left;
  display: inline-block;
  width: 40%;
}
.tx-caltourmap-pi1 .backlink .right {
  float: right;
  display: inline-block;
  width: 40%;
  text-align: right;
}

#p-1296 .cal-teaser { height:40em; overflow-y:scroll; }
.cal-teaser-item { margin-bottom:1em; padding-bottom:1em; border-bottom:1px solid #be9d4c; overflow:hidden; }
#homecontent .cal-teaser-item { margin-bottom:0.7em; padding-bottom:0.7em;  }
#homecontent .cal-teaser-item:first-child { padding-top:0.7em; border-top:1px solid #be9d4c; }
.cal-teaser-leftcol { clear:both; float:left; width:25%; }
.cal-teaser-rightcol { float:left; width:75%; }
#right .cal-teaser h3 { margin-top:0; font-size:0.75em; text-transform:uppercase; }
#right .cal-teaser h3 a { color:inherit; text-decoration:inherit; }
#right .cal-teaser p { font-size:0.75em; margin-bottom:0; }
#right .cal-teaser p.morelink { font-family:"Montserrat"; text-transform:uppercase; }
#right .cal-teaser p.moreitems { font-family:"Montserrat"; text-transform:uppercase; text-align:center; }
#right .cal-teaser p.moreitems a { text-decoration:none; } 

#homecontent .cal-teaser .location { display:none; }