/* 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}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* 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}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   tl_files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (tl_files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }


/* RockSolid Themes format class names: */
.drop-cap{}

.highlight { color: #c1002a }
.highlight-bold { font-weight: bold; color: #c1002a; }
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* 2013-override.css */
.mod_navigation li{height: 70px;float: right;clear: none;display: block;margin-right: 30px !important;vertical-align: middle;font-weight: normal;color: #808080 !important}
/* layout.css */
.button{display:block;padding:10px;background-color:#d9d9d9;border-radius:10px;font-weight:bold;behavior:url("../../assets/css/assets/css3pie/1.0.0/PIE.htc")}html{background-color:#e6e6e6;overflow-y: scroll}body{padding-top:1.5em;padding-bottom:1.5em;font:87.5% 'PT Sans',Verdana,Arial,Helvetica,sans-serif;color:#000}#wrapper{background-color:#fff;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.25);box-shadow:0 0 2px 2px rgba(0,0,0,.25);behavior:url("../../assets/css/assets/css3pie/1.0.0/PIE.htc")}#header{background-image:url("../../files/themes/theme_feldtag/img/header_gradient.jpg");background-repeat:repeat-x;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.5);box-shadow:0 3px 3px 0 rgba(0,0,0,.5);line-height:100%;behavior:url("../../assets/css/assets/css3pie/1.0.0/PIE.htc")}#container{}body.ie7 #header,body.ie8 #header{background-color:#fff;zoom: 1;filter:progid:DXImageTransform.Microsoft.Shadow(Color='#808080', Direction=180, Strength=4)}#header-logo{height:70px;float:left}#header h1{height:70px;top:0;float:left;clear:none;margin:auto 0;vertical-align:middle;border-bottom:0px;font:175%/70px 'PT Sans',Verdana,Arial,Helvetica,sans-serif;font-weight:normal;color:#808080}#header .mod_navigation{height:70px;float:right;clear:none;display:block;margin-right:30px;vertical-align:middle;font:100%/70px 'PT Sans',Verdana,Arial,Helvetica,sans-serif;font-weight:normal;color:#808080}#header .mod_navigation ul li{height:70px;float:left;clear:none;display:block;vertical-align:middle}#header .mod_navigation span,#header .mod_navigation a{font-weight:normal;text-decoration:none;color:#404040;text-transform:uppercase}#header .mod_navigation a{color:#808080}.spalte-links{width:50%;float:left}.spalte-clear{clear:both}#footer .inside{padding:10px;text-align:right;background-color:#f2f2f2;border-top:1px solid #a8a8a8;border-right:0px solid #a8a8a8;border-bottom:0px solid #a8a8a8;border-left:0px solid #a8a8a8}#footer a,#footer .a{padding:0 5px}h1{border-bottom:1px solid #a8a8a8;font-size:1.75em}h2{font-size:1.35em}a,a:link,a:visited{text-decoration:underline;color:#06c}a:hover{text-decoration:underline;color:#004f99}.mod_article .ce_text{margin:15px}.mod_article .ce_table{margin:15px}.mod_article .ce_text h1{margin:10px 0}.mod_article .ce_gallery{margin:15px}.mod_article .ce_gallery li.odd,.mod_article .ce_gallery li.even{margin:0 10px 10px 0}.mod_article .ce_gallery li.odd.col_last,.mod_article .ce_gallery li.even.col_last{margin:0 0 10px}.mod_article .ce_headline{margin:25px 15px}.mod_article .ce_text p{margin-bottom:5px}.mod_article .ce_text p > img{margin-right:10px}body.ie8 .mod_article.highlights .ce_text p > img{max-width:80px;margin-right:10px}table#programm{border:1px solid #f2f2f2;border-collapse:collapse}table#programm td{padding:3px;border:1px solid #f2f2f2;border-collapse:collapse}table#programm td.odd{background-color:#f2f2f2}.mod_dlh_googlemaps{margin:15px}.mod_article .ce_downloads{margin:15px}.ce_form{margin:0 15px}
/* startseite.css */
#willkommen-bild{position:relative}#countdown-box{min-width:360px;bottom:10px;right:10px;position:absolute;padding:5px 10px;font-weight:bold;background: rgba(255,255,255,.75) !important;background: #ffffff}#willkommen-bild img{display:block}#countdown-box img{display:inline;margin:0 5px;vertical-align:middle}#termin-bild{bottom:10px;left:0;position:absolute;display:block}#danke-bild{bottom:10px;left:0;position:absolute;display:block}
/* remove-responsive.css */
@media (max-width:767px){#wrapper {    /*margin:0;*/    width:960px;}#container {    padding-left:auto;    padding-right:auto;}#main, #left, #right {    float:left;position: relative;    width:100%;}#left {    width: auto;    right: auto;    margin-left: -100%;}#right {    width: auto;    margin-right: -100%;}}

/*
     FILE ARCHIVED ON 14:55:01 May 18, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:29:52 Apr 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.829
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.052
  esindex: 0.014
  cdx.remote: 60.691
  LoadShardBlock: 164.514 (3)
  PetaboxLoader3.datanode: 97.511 (4)
  PetaboxLoader3.resolve: 2351.477 (3)
  load_resource: 2324.658
*/


#header {
height: auto;
display: flex;
}
#header .mod_navigation {
  margin-left: 2em;
}