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,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.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}
@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}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#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;opacity:.9;filter:alpha(opacity = 90)}#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/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 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/colorbox/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/colorbox/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/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
body {
	display: flex;
	flex-direction: column;
	font-size: 100.01%; 
}
body, form, figure {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
img {
    border: 0 none;
}

header, footer, nav, section, aside, article, figure, figcaption {
    display: block;
}
select, input, textarea {
    font-size: 99%;
}
#container, .inside {
    position: relative;
}
.center {
  text-align: center;
}
.startseite h1{
	margin: 20px 0 20px 0;
	text-align: left;
}
#right h2 {
	margin-bottom: 5px;
}
.mitglied h2{
	text-align: center;
}
.custom {
    display: block;
}

.fett2{
	font-weight: bold;
}
#toTop{
	background-color: #a0a0c0 !important;
}
.orange{
	color: #FFA500;
	font-size: 110%;
}
/* trauer */
.ce_text.trauer {
    border: 4px double black;
    margin: 10px auto 10px auto;
    max-width: 750px;
}
/**Rote Schrift für Weihnachten**/
#fontseit{
    z-index: 99;
	position: absolute;
	top: 85%;
	width: 100%;
}
#fontseit p{
   	color: #e03e2d;
	font-size: 200%;
	font-weight: 300; 
	line-height: 1.2;
}

/**Suche in der Navi**/
#suchnavi form{
	text-indent: -999.9rem;
	}
/* Youtube und Facebook Bildschirm */
.youtube {
    text-indent: -999.9rem;
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;	
}
.youtube a {
    background-image: url("../../files/css-4/icons/you2.svg");
	}
.facebook {
    text-indent: -999.9rem;
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
	left: 30px;
}
.facebook a {
    background-image: url("../../files/css-4/icons/fac.svg");
	}
.nav_main li.search.last,
.nav_main li.search.last a{
	text-indent: -999.9rem;
    background-position: center center;
    background-repeat: no-repeat;
    width: 29px;
    height: 60px;
	}
.nav_main li.search.last a{
    background-image: url("../../files/css-4/icons/suche-weiss.svg");
	background-color: #ffa500;
	padding: 9px;
	}
.nav_main li.search.last a:hover{
	background-image: url("../../files/css-4/icons/suche-weiss.svg");
  	background-color: #204060;
	width: 41px;
    height: 42px;
	padding: 9px;
	}
li.active.search.last{
	background-color: #ffa500;
	padding: 9px;
	background-image: url("../../files/css-4/icons/suche-weiss.svg");
    margin-right: 18px;
	margin-left: 1px;
}
#main .inside {
    min-height: 1px;
}
h1{
	font-weight: bolder;
	text-align: center;
}

table + p, .slider-control {
    display: none;
}
.mod_newsreader .layout_full{
margin-bottom: 2.0rem;
}
.mod_article.blog.block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1024px;
    margin: auto;
}
.mod_newslist.block, .mod_newsreader.block {
    max-width: 67%;
    margin: 20px auto 20px auto;
}

/** kopf**/
#innerwrapper .kopflogo {
    left: 2%;
	position: absolute;
    top: 13%;
	z-index: 1;
}
#suchnavi {
    top: -50px;
    z-index: 1;
}
#ctrl_keywords_168{
	display: none;
	left: 850px;
	top: -40px;
    position: absolute;
    border-top:2px solid #ffa500;
    border-right:2px solid #ffa500;
    border-bottom:2px solid #ffa500;
    border-left:40px solid #ffa500;
}
#mmobil-navi{
    display: none;}

.kopf .image_container
{
    margin:0 0 -6px;
}
div#Bericht a{
    background-color: #ffa500;
    color: white;
    display: block;
    font-size: 1.8rem;
    line-height: 6rem;
	padding: 0 1.5rem;
}
#termine_modellflug .ce_text::after {
  	display: none;
}
.ce_gallery ul li {
    float: none;
    display: inline-block
}

.ce_gallery ul {
    display: inline-block;
    text-align: center;
}
.related_item .image_container {
    float: left;
    margin: 10px;
}
.related_item .time{
display: none;
}
.related_item  img {
width: 170px
}

.float_left {
    float: left;
}
.float_right {
    float: right;
}
.block {
    overflow: hidden;
}
.clear, #clear {
    clear: both;
    font-size: 0.1px;
    height: 0.1px;
    line-height: 0.1px;
}
.invisible {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#container::after, .custom::after {
    clear: both;
    content: "";
    display: table;
}
img {
    height: auto;
    max-width: 100%;
}
.ie7 img {
}
.ie8 img {
    width: auto;
}
.event.layout_teaser.monat p, .event.layout_teaser.jahr p {
    display: none;
}
.layout_latest {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: gray;
  margin-bottom: 10px;
  }

.ce_dlh_googlemaps{
width:100%;
margin:0 auto;
box-sizing: border-box; 
}
.dlh_googlemap {
width: 97% !important;
}
.content-slider {
    overflow: hidden;
    position: relative;
    visibility: hidden;
}
.slider-wrapper {
    overflow: hidden;
    position: relative;
}
.slider-wrapper > * {
    float: left;
    position: relative;
    width: 100%;
}
.slider-control {
    height: 30px;
    position: relative;
}
.slider-control a, .slider-control .slider-menu {
    display: inline-block;
    position: absolute;
    top: 9px;
}
.slider-control .slider-prev {
    left: 0;
}
.slider-control .slider-next {
    right: 0;
}
.slider-control .slider-menu {
    font-size: 27px;
    left: 50%;
    margin-left: -25%;
    text-align: center;
    top: 0;
    width: 50%;
}
.slider-control .slider-menu b {
    color: #bbb;
    cursor: pointer;
}
.slider-control .slider-menu b.active {
    color: #666;
}
	
#slider-wrapper .taster{
	height: 500px;
}
#vorank .layout_latest h2{
	height: 80px;
}

.mod_newslist img{
    width: 220px;
}
#right .mod_newslist img{
    width: 250px;
}

.block.even .image_container {
    float: left;
	padding:0 20px 0 0;
}
.block.odd .image_container {
    float: right;
	padding:0 0 0 20px;
}
.mod_newslist.bild_rechts .image_container {
    float: right;
}
.mod_newslist.bild_rechts img{
    width: 100%;
	overflow: auto !important;
}
.mod_newslist.bild_rechts .image_container {
    padding:0 0 0 20px;
}
.mod_newslist.bild_rechts .layout_latest.klein .image_container {
width: 220px;
}
	
table.sortable thead th {
    background-image: url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
    background-position: right center;
    background-repeat: no-repeat;
}
table.sortable thead th.headerSortDown {
    background-image: url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
    background-image: url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}
.ce_text::after {
    clear: both;
    content: "xx";
    visibility: hidden;
}
.ce_comments {
    margin-top: 2rem;
}
#right .mod_newsmenu {
    margin-bottom: 4rem;
}
.transition-fade {
    transition-duration: 0.2s, 0.3s, 0.2s;
    transition-property: background-color, opacity, color;
    transition-timing-function: ease-in, ease, ease-in;
}
.innerwrapper::after, .mod_breadcrumb::after, .mod_search fieldset span label:last-child::after {
    clear: both;
    content: ".";
    visibility: hidden;
}
.pagination ul li a, .pagination ul li a:link, .pagination ul li a:visited, .nav_main .level_1 li a, .nav_main .level_1 li a:link, .nav_main .level_1 li a:visited, .mod_calendar, .sidebar .mod_calendar, .mod_breadcrumb ul li a, .mod_breadcrumb ul li a::after, .mod_search input.submit, .social-wrapper .social-content a, .social-wrapper .social-content a:link, .social-wrapper .social-content a:visited, .login-container .submit_container .submit {
    transition: all 0.3s ease-in 0s;
}
* {
    margin: 0;
    padding: 0;
}
*::-moz-selection {
    color: #a0a0c0;
}
:focus {
    outline: medium none;
}
input:focus, input:active, textarea:focus, textarea:active {
}
html {
    font-size: 10px;
}
body {
    background-color: #ffffff;
    color: #574844;
    font: 300 18px/2.6rem "sans-serif",Arial,Verdana;
}
body.sidebar #main {
    box-sizing: border-box;
    padding-right: 2.5rem;
    width: 70%;
}

div.ce_text.block::after{
	display:none;
}
body.sidebar #right {
    box-sizing: border-box;
    padding-left: 0.5rem;
    width: 30%;
}
.z_index {
    z-index: 10;
}
p {
    line-height: 2.6rem;
    margin-bottom: 1rem;
}
h1, h2, h3, h4, h5, h6 {
    box-sizing: border-box;
    color: #204060;
    font-weight: 300;
}
.h_underline {
    border-bottom: 0.1rem solid #dedede;
}
h1 {
    font-size: 3.0rem;
    line-height: 3.6rem;
	margin-bottom: 4rem;
}
h2 {
    font-size: 2.5rem;
    line-height: 3.4rem;
}
h3 {
    font-size: 2.2rem;
	line-height: 4.2rem;
}
h4 {
    font-size: 2.4rem;
    line-height: 2.8rem;
}
h5 {
    font-size: 2.2rem;
    line-height: 2.6rem;
}
h6 {
    font-size: 2rem;
    line-height: 2.4rem;
}
a, a:link, a:visited {
    color: #204060;
    transition: background 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
}
strong {
    font-weight: 600;
}

#main ul, #main ol {
     padding-left: 4rem;
}
#wrapper {
	flex: 1 0 auto;
	max-width: 1024px;
}
.innerwrapper, #wrapper {
    margin: 0 auto;
    width: 110rem;
}
#wrapper {
    overflow: hidden;
    padding: 0.5rem;
}
.innerwrapper {
    height: 10rem;
    position: relative;
    transform-style: preserve-3d;
    z-index: 1;
}
.logo {
    position: relative;
	top: 5px;
	left: 15px;
	z-index: -2;
}
.logo {
    float: left;
}
.logo h1 {
    line-height: 0;
    max-width: 100%;
    padding: 0;
    transform: scale(1);
}
.logo h1 a {
    display: block;
}
.logo h1 img {
    height: auto;
    max-height: 70px;
    max-width: 100%;
}
.headerimage {
    height: 30rem;
    position: relative;
    width: 100%;
    z-index: -1;
}
.headerimage .ce_gallery li {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    display: none;
    height: 30rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.headerimage .ce_gallery li:first-child {
    display: block;
}
.pagination > p {
    display: none;
}
.pagination .first, .pagination .last {
    display: none;
}
.pagination ul {
    list-style: outside none none;
    margin: 0 !important;
    padding: 0 !important;
}
.pagination ul li {
    border: 0 none;
    box-shadow: none;
    float: left;
    margin: 0 0.5rem 0 0 !important;
    opacity: 1;
}
.pagination ul li a, .pagination ul li a:link, .pagination ul li a:visited {
    background-color: #204060;
    color: #574844;
    display: block;
    font-size: 1.4rem;
    opacity: 1;
    padding: 0.2rem 0.8rem;
    text-decoration: none;
}
.pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li a:active {
    background-color: #ffa500;
    color: #ffffff;
    opacity: 1;
}
.pagination ul li .current {
    background-color: #ffa500;
    color: #ffffff;
    display: block;
    font-size: 1.4rem;
    opacity: 1;
    padding: 0.2rem 0.8rem;
    text-decoration: none;
}
.pagination::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
}
#nav-wrapper .inside{
	  margin: 0 auto;
      width: 110rem;
	}
	
#nav-wrapper{
 background-color: #204060;
    box-sizing: border-box;
    height: 6rem;
}	
 
.nav_main {
    background-color: #204060;
    box-sizing: border-box;
    display: block;
    height: 6rem;
    overflow: visible;
    position: relative;
    text-align: center;
	margin-left: -60px;
} 
.nav_main .level_1 {
    display: inline-block;
    margin: 0 auto;
}
.nav_main .level_1 li {
    float: left;
    list-style: outside none none;
    position: relative;
}
.nav_main .level_1 li a, .nav_main .level_1 li a:link, .nav_main .level_1 li a:visited, .nav_main .level_1 li .forward {
    color: #ffffff;
    display: block;
    font: 300 1.8rem/6rem "sans-serif",Arial,Verdana;
    padding: 0 1.5rem;
    text-decoration: none;
}
.nav_main .level_1 li a:hover, .nav_main .level_1 li a:focus, .nav_main .level_1 li a:active {
    background-color: #a0a0c0;
    color: white;
}
.nav_main .level_1 li.active, .nav_main .level_1 li a.trail, .nav_main .level_1 li span.trail {
    background-color: #a0a0c0;
    color: white;
    display: block;
    font-size: 1.8rem;
    line-height: 6rem;
	margin-right: 1px;
	margin-left: 1px;
    padding: 0 1.5rem;
}
.nav_main .level_2, .nav_main .level_3 {
    background-color: #204060;
    display: none;
    left: 0;
    min-width: 19rem;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 6rem;
    z-index: 100;
}
.nav_main .level_2 li, .nav_main .level_3 li {
    float: none;
}
.nav_main .level_2 li.active, .nav_main .level_2 li .trail, .nav_main .level_3 li.active, .nav_main .level_3 li .active, .nav_main .level_3 li .trail {
    background-color: #204060;
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 1.5rem;
}
.nav_main .level_2 li a, .nav_main .level_2 li a:link, .nav_main .level_2 li a:visited, .nav_main .level_3 li a, .nav_main .level_3 li a:link, .nav_main .level_3 li a:visited {
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 1.5rem;
    white-space: nowrap;
}
.nav_main .level_2 li a:hover, .nav_main .level_2 li a:focus, .nav_main .level_2 li a:active, .nav_main .level_3 li a:hover, .nav_main .level_3 li a:focus, .nav_main .level_3 li a:active {
    background-color: #a0a0c0;
    color: #ffffff;
}
.nav_main .level_3 {
    left: 20rem;
    top: 0rem;
}
.nav_main .level_1 li:hover .level_2, .nav_main .level_1 li:focus .level_2, .nav_main .level_1 li:active .level_2 {
    display: block;
}
.nav_main .level_2 li:hover .level_3, .nav_main .level_2 li:focus .level_3, .nav_main .level_2 li:active .level_3 {
    display: block;
}
li .submenu-toggle, ul.level_1 > li .submenu-toggle {
    display: none;
}
button.submit {
    padding: 10px;
    background-color: #a0a0c0;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    min-width: 30%;
    font-size: 16px;
}
#footer-up {
    background-color: #204060;
    font-size: 1.4rem;
    line-height: 1.8rem;
    overflow: hidden;
    padding: 2rem 0 3rem;
    position: relative;
	color: #fff;
	text-align: center;
}
#footer-up .copyright {
    clear: both;
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-left: 1rem;
    padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.mod_newslist a, .mod_newslist a:link, .mod_newslist a:visited, .mod_eventlist a, .mod_eventlist a:link, .mod_eventlist a:visited {
    color: #a0a0c0;
    text-decoration: none;
}
.mod_newslist h1, .mod_newslist h2, .mod_newslist h3, .mod_newslist .teaser, .mod_eventlist h1, .mod_eventlist h2, .mod_eventlist h3, .mod_eventlist .teaser {
    box-sizing: border-box;
    margin-left: 0rem;
}

.mod_newslist .more a, .mod_eventlist .more a , .ce_text.rahmen p{
     color: #204060;
	 } 
.mod_newslist .more a:hover, .mod_newslist .more a:focus, .mod_newslist .more a:active, .mod_eventlist .more a:hover, .mod_eventlist .more a:focus, .mod_eventlist .more a:active {
    
    cursor: pointer;
}
.info {
    font-size: 1.4rem;
}
.back {
    display: inline-block;
	margin-top:10px;
}
.back a, .back a:link, .back a:visited {
    background-color: #a0a0c0;
    color: #204060;
    display: block;
    padding: 0.5rem 0.8rem;
    text-decoration: none;
}
.mod_newsmenu ul {
    list-style: outside none none;
}
.mod_newsmenu ul.level_1 li a, .mod_newsmenu ul.level_1 li a:link, .mod_newsmenu ul.level_1 li a:visited {
    display: block;
    font-weight: 600;
    text-decoration: none;
}
.mod_newsmenu ul.level_1 li a:hover, .mod_newsmenu ul.level_1 li a:focus, .mod_newsmenu ul.level_1 li a:active, .mod_newsmenu ul.level_1 li a:link:hover, .mod_newsmenu ul.level_1 li a:link:focus, .mod_newsmenu ul.level_1 li a:link:active, .mod_newsmenu ul.level_1 li a:visited:hover, .mod_newsmenu ul.level_1 li a:visited:focus, .mod_newsmenu ul.level_1 li a:visited:active {
    color: #574844;
}
.mod_newsmenu ul.level_1 li .active {
    font-weight: 600;
}
.mod_newsmenu ul.level_2 li {
    padding-left: 2rem;
}
.mod_newsmenu ul.level_2 li a, .mod_newsmenu ul.level_2 li a:link, .mod_newsmenu ul.level_2 li a:visited {
    display: block;
    font-weight: 300;
    text-decoration: none;
}
.mod_newsmenu ul.level_2 li .active {
    font-weight: 300;
}
.ce_form label, .ce_form input, .ce_form textarea, .ce_form .formbody > span, .ce_form select, .ce_comments label, .ce_comments input, .ce_comments textarea, .ce_comments .formbody > span, .ce_comments select  {
    box-sizing: border-box;
    display: block;
    font-family: "sans-serif",Arial,Verdana;
    font-weight: 300;
    width: 100%;
}
input#ctrl_email_695{
	background-color: #204060;
	outline: medium none;
	
}
.ce_form input, .ce_form textarea, .ce_comments input, .ce_comments textarea {
    background-color: #a0a0c0;
    border: 0.1rem solid #dedede;
    padding: 0.5rem;
}
input:not(.empty):invalid, textarea:not(.empty):invalid, select:not(.empty):invalid, input.upload:not(.empty):invalid, fieldset:not(.empty):invalid {
  border-color: #cd0000;
}
.ce_form input:hover, .ce_form input:focus, .ce_form input:active, .ce_form textarea:hover, .ce_form textarea:focus, .ce_form textarea:active, .ce_comments input:hover, .ce_comments input:focus, .ce_comments input:active, .ce_comments textarea:hover, .ce_comments textarea:focus, .ce_comments textarea:active {
        outline: medium none;
}
.ce_form label, .ce_comments label {
    color: #204060;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.ce_form select, .ce_comments select {
    border: 0.1rem solid #dedede;
    padding: 0.3rem;
}
.ce_form .checkbox_container, .ce_comments .checkbox_container {
    border: 0 none;
}
.ce_form .checkbox_container legend, .ce_comments .checkbox_container legend {
    color: #204060;
    font-weight: 600;
}
.ce_form .checkbox_container input, .ce_form .checkbox_container label, .ce_comments .checkbox_container input, .ce_comments .checkbox_container label {
    color: #574844 !important;
    display: inline-block;
    font-weight: 300 !important;
    width: auto;
}
.ce_form .submit_container, .ce_comments .submit_container {
    display: inline-block;
}
.ce_form .submit_container input, .ce_comments .submit_container input {
    background-color: #ffa500;
    border: 0 none;
    color: #ffffff;
    transition: background-color 0.3s ease-in 0s;
}
.ce_form .submit_container input:hover, .ce_form .submit_container input:focus, .ce_form .submit_container input:active, .ce_comments .submit_container input:hover, .ce_comments .submit_container input:focus, .ce_comments .submit_container input:active {
    background-color: #574844;
    cursor: pointer;
}
.ce_form p.error, .ce_comments p.error {
    color: red;
    font-size: 1.4rem;
    line-height: 1.6rem;
}
.ce_form .widget, .ce_comments .widget {
    margin-bottom: 2rem;
}
.syndication img {
	height: 60px;
	width: 60px;
}
.termin p { 
     font-style: italic; 
	 font-size: 1.5rem;
	 }

time {
    min-width: 220px;
    display: inline-block;
}
span.date{
	width: 150px;
	display: inline-block;
	text-align: right;
}
span.titel{
	color: #204060;
	font-weight: 600;
}
.mod_eventreader .info {
     padding-right: 2rem;
}
.mod_breadcrumb {
    margin: 2rem auto 4rem;
    overflow: hidden !important;
    width: 96rem;
}
.mod_breadcrumb ul {
    padding-left: 0 !important;
}
.mod_breadcrumb ul li {
    float: left;
    list-style: outside none none;
}
.mod_breadcrumb ul li a, .mod_breadcrumb ul li a:link, .mod_breadcrumb ul li a:visited {
    background-color: #204060;
    box-sizing: border-box;
    color: #574844;
    display: block;
    font-size: 1.4rem;
    height: 2.8rem;
    line-height: 1.8rem;
    margin-right: 2rem;
    padding: 0.5rem 0.5rem 0.5rem 2rem;
    position: relative;
    text-decoration: none;
    z-index: 10;
}
.mod_breadcrumb ul li a::before {
    border-bottom: 1.4rem solid transparent;
    border-left: 1.4rem solid #ffffff;
    border-top: 1.4rem solid transparent;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}
.mod_breadcrumb ul li a::after {
    border-bottom: 1.4rem solid transparent;
    border-left: 1.4rem solid #204060;
    border-top: 1.4rem solid transparent;
    content: "";
    position: absolute;
    right: -1.4rem;
    top: 0;
}
.mod_breadcrumb ul li a:hover, .mod_breadcrumb ul li a:focus, .mod_breadcrumb ul li a:active {
    background-color: #ffa500;
    color: #ffffff;
}
.mod_breadcrumb ul li a:hover::after, .mod_breadcrumb ul li a:focus::after, .mod_breadcrumb ul li a:active::after {
    border-bottom: 1.4rem solid transparent;
    border-left: 1.4rem solid #ffa500;
    border-top: 1.4rem solid transparent;
}
.mod_breadcrumb ul li.active, .mod_breadcrumb ul li.trial {
    background-color: #ffa500;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 1.4rem;
    height: 2.8rem;
    line-height: 1.8rem;
    margin-right: 0;
    padding: 0.5rem 0.5rem 0.5rem 2rem;
    position: relative;
    text-decoration: none;
    z-index: 10;
}
.mod_breadcrumb ul li.active::before, .mod_breadcrumb ul li.trial::before {
    border-bottom: 1.4rem solid transparent;
    border-left: 1.4rem solid white;
    border-top: 1.4rem solid transparent;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}
.mod_breadcrumb ul li.active::after, .mod_breadcrumb ul li.trial::after {
    border-bottom: 1.4rem solid transparent;
    border-left: 1.4rem solid #ffa500;
    border-top: 1.4rem solid transparent;
    content: "";
    position: absolute;
    right: -1.4rem;
    top: 0;
}
.mod_sitemap ul {
    list-style: outside none none;
}
.mod_sitemap ul.level_1 {
    padding-left: 0 !important;
}
.mod_sitemap ul.level_1 li {
    border-bottom: 0.1rem solid #dedede;
    margin-bottom: 1.5rem;
    padding: 0.2rem 0;
}
.mod_sitemap ul.level_1 li a, .mod_sitemap ul.level_1 li a:link, .mod_sitemap ul.level_1 li a:visited {
    color: #574844;
    display: block;
    font-weight: 600;
    text-decoration: none;
}
.mod_sitemap ul.level_1 li a:hover, .mod_sitemap ul.level_1 li a:focus, .mod_sitemap ul.level_1 li a:active {
    color: #ffa500;
}
.mod_sitemap ul.level_1 li.submenu {
    border-bottom: 0 none;
}
.mod_sitemap ul .level_2 {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}
.mod_sitemap ul .level_2 li {
    margin-bottom: 0;
    padding: 0.2rem 0 0.2rem 2rem;
}
.mod_sitemap ul .level_2 li a, .mod_sitemap ul .level_2 li a:link, .mod_sitemap ul .level_2 li a:visited {
    color: #574844;
    font-weight: 300;
    text-decoration: none;
}
.mod_sitemap ul .level_2 li a:hover, .mod_sitemap ul .level_2 li a:focus, .mod_sitemap ul .level_2 li a:active {
    color: #ffa500;
}
.mod_sitemap ul .level_3 {
}
.mod_sitemap ul .level_3 li {
    padding: 0.2rem 0 0.2rem 4rem;
}
.ce_download a, .ce_download a:link, .ce_download a:visited, .ce_downloads a, .ce_downloads a:link, .ce_downloads a:visited {
    color: #574844;
    text-decoration: none;
}
.ce_download a:hover, .ce_download a:focus, .ce_download a:active, .ce_download a:link:hover, .ce_download a:link:focus, .ce_download a:link:active, .ce_download a:visited:hover, .ce_download a:visited:focus, .ce_download a:visited:active, .ce_downloads a:hover, .ce_downloads a:focus, .ce_downloads a:active, .ce_downloads a:link:hover, .ce_downloads a:link:focus, .ce_downloads a:link:active, .ce_downloads a:visited:hover, .ce_downloads a:visited:focus, .ce_downloads a:visited:active {
    color: #ffa500;
}
.ce_download ul, .ce_downloads ul {
    padding-left: 0 !important;
}
.ce_download ul li, .ce_downloads ul li {
    border-bottom: 0.1rem solid #204060;
    line-height: 1.2rem;
    list-style: outside none none;
    padding: 0.5rem 0;
}
.ce_download ul li img, .ce_downloads ul li img {
    float: left;
    margin-right: 0.5rem;
}
.ce_download ul li a:link, .ce_download ul li a:visited, .ce_downloads ul li a:link, .ce_downloads ul li a:visited {
    display: block;
    line-height: 2.2rem;
    padding: 0;
}
.ce_download ul li a:hover, .ce_download ul li a:focus, .ce_download ul li a:active, .ce_downloads ul li a:hover, .ce_downloads ul li a:focus, .ce_downloads ul li a:active {
    color: #ffa500;
}
.mod_search {
    margin-right: 10rem;
}
.mod_search input {
    background-color: #204060;
    border: 0 none;
    box-sizing: border-box;
    color: #574844;
    display: block;
    float: left;
    font: 300 1.6rem "sans-serif",Arial,Verdana;
    height: 4rem;
    margin-bottom: 1rem;
    padding: 0.5rem;
    width: 20rem;
}
.mod_search input:hover, .mod_search input:focus, .mod_search input:active {
    background-color: #dedede;
}
#nav-wrapper .mod_search input.submit {
    background: #FFA500 url("../../files/css-4/icons/icon-search.png") no-repeat scroll center center;
    border: 0 none;
    color: #ffffff;
    height: 6rem;
    text-indent: -99.9rem;
    width: 6rem;
}
#ctrl_submit_169 {
    background: #FFA500 url("../../files/css-4/icons/icon-search.png") no-repeat scroll center center;
    border: 0 none;
    color: #ffffff;
    height: 4rem;
    text-indent: -99.9rem;
    min-width: 4rem !important;
}
#ctrl_submit_169:hover, #ctrl_submit_169:focus, #ctrl_submit_169:active {
    background-color: #574844;
    cursor: pointer;
}
.mod_search fieldset {
    border: 0 none;
    clear: both;
    margin-bottom: 2rem;
}
.mod_search fieldset input {
    height: auto;
    margin: 0.5rem 1rem 0 0;
    width: auto;
}
.mod_search fieldset span {
    margin-right: 2rem;
}
.mod_search fieldset span label {
    display: block;
    float: left;
    margin-right: 1rem;
}
.mod_search .relevance {
    color: #574844;
    font-size: 1.6rem;
    font-weight: 600;
}
.mod_search .highlight {
    color: #ffa500;
    font-weight: 600;
}

input.mobile-check {
    display: none;
    opacity: 0;
}
.show-mobile {
    display: none;
    overflow: hidden;
}
.show-mobile .login-container .submit_container .submit {
    font-size: 1.8rem;
    text-align: right;
}
#tl_login_13{
	text-align: center;
}
.mod_login label {
	display: inline-block;
	width: 136px;
}
.show-mobile .mod_search {
    height: 4rem;
    margin: 2rem 0 0;
}
.show-mobile .mod_search input.text {
    background-color: #dedede;
    width: 88%;
}
.show-mobile .mod_search .submit {
    width: 12%;
}
.show-mobile .social-wrapper {
    margin: 2rem 0 0 2rem;
    overflow: hidden;
}
.mod_tagcloudevents {
    margin-right:1.5em;
    margin-left:1.5em;
    background-color:#ffa500;
    font-size:110%;
    line-height:110%;
    font-weight:normal;
    text-decoration:underline;
    display: inline-flex;
}
/* .grid1, .grid2, .grid3, .grid4 {
    box-sizing: border-box;
    display: inline-block;
    float: left;
}
.grid1::after, .grid2::after, .grid3::after, .grid4::after {
    clear: both;
    content: ".";
    display: block;
    height: 0rem;
    visibility: hidden;
}
.grid1 {
    margin: 0 1rem;
    width: 21rem;
}
.grid1 img {
    display: block;
    margin: 0 auto;
}
.grid2 {
    margin: 0 1rem;
    width: 40rem;
}
.grid3 {
    margin: 0 1rem;
    width: 70rem;
} */
.teaser p:last-child a, .teaser p:last-child a:link, .teaser p:last-child a:visited, .toggler, .icon-faq .toggler::before, .icon-faq .toggler:hover::before, .icon-faq .toggler:focus::before, .icon-faq .toggler:active::before, .icon-faq .toggler.ui-state-active::before, .mod_faqlist {
    transition: all 0.3s ease-in 0s;
}
/* Tabelle für Hangar */
#hangar.ce_text{
	max-width: 100%;
	padding: 10px;
	}
.boxText{
	min-width: 100%;
	max-width: 100%
}
.hangar table, .mitglied table{
  border: 1px solid black;
  border-collapse: separate;
  margin-bottom: 20px;
  width: 100% !important;
  }
.hangar table > tbody > tr > td,
.mitglied table > tbody > tr > td{
    width: auto !important;
}  
.hangar table > tbody > tr:first-child > td:first-child,
.mitglied table > tbody > tr:first-child > td:first-child {
    width: 33% !important;
}

tr {
    background-color: #e4e4e4;
}
tr:nth-child(2n) {
    background-color: #fff;
}
table td { 
	text-align: center;
	padding: 2px;
}
/* Tabele für Hangar ENDE*/

/* Intern */
div.intern-zureuck {
    width: 240px;
    left: 35%;
    top: -54px;
    position: relative;
   }
.ce_text.intern-zureuck.block p{
    line-height: 42px;
    background-color: #a0a0c0;
	margin-bottom: 10px;
	color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
	min-width: 30%;
    font-size: 16px;
	border: 2px solid #e3e3e3;
}
.ce_text.intern-zureuck.block a{
	color: #fff;
	text-decoration: none;
} 
/*Definieren der Runder Button-Eigenschaften*/

.knopf li {
  height: 100px;
  width: 200px;
  border-radius: 50%;
  background-color: #204060;
  list-style: none;
  margin: 20px 10px 0;
  }
.knopf ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	}
.knopf li a {
	  text-decoration: none;
	  }
.hangar .knopf li a, .uns .knopf li a, .knopf .level_1 a{
	 color: #fff;
     position: relative;
     top: 33px;
	 font-size: 26px;
	 font-weight: 100;
 }
.bildbericht .knopf li span{
	 color: #fff;
     position: relative;
     top: 33px;
	 font-size: 26px;
	 font-weight: 100;
 }
/*Definieren des Hover Zustandes*/
li.knopf:hover {
   
}
/*Definieren des Active Zustandes (Klick)*/
li.knopf:active {
   
}
table tfoot td {
    background-color: #ffa500;
    color: #ffffff;
    font-size: 2rem;
    font-weight: 600;
    padding: 0.5rem;
    text-align: left;
}
.teaser p:last-child a, .teaser p:last-child a:link, .teaser p:last-child a:visited {
    background-color: #ffa500;
    color: #ffffff;
    display: block;
    padding: 0.5rem 0;
    text-decoration: none;
}
.teaser p:last-child a:hover, .teaser p:last-child a:focus, .teaser p:last-child a:active, .teaser p:last-child a:link:hover, .teaser p:last-child a:link:focus, .teaser p:last-child a:link:active, .teaser p:last-child a:visited:hover, .teaser p:last-child a:visited:focus, .teaser p:last-child a:visited:active {
    background-color: #574844;
}
.pdf_link {
    margin: 2rem 0;
}
.toggler {
    background-color: #204060;
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 1rem 0 1rem 2rem;
}
.toggler:hover, .toggler:focus, .toggler:active, .toggler.ui-state-active {
    background-color: #ffa500;
    color: #ffffff;
    cursor: pointer;
}
.accordion > div {
    padding: 1rem 0 2rem 2rem;
}
.icon-faq .toggler::before {
    color: #574844;
    content: "?";
    display: inline-block;
    float: left;
    font-size: 2.6rem;
    font-weight: 300;
    margin-right: 1.5rem;
}
.icon-faq .toggler:hover::before, .icon-faq .toggler:focus::before, .icon-faq .toggler:active::before, .icon-faq .toggler.ui-state-active::before {
    color: #ffffff;
}
.icon-faq .toggler.ui-state-active::before {
    content: "!";
}
#wrapper{
	min-height: 30%;
}
#wrapper .image_container.float_left {
    margin: 1rem 2rem 2rem 0;
}
#wrapper .image_container.float_right {
    margin: 1rem 0 2rem 2rem;
}
#wrapper .image_container.float_above {
    margin: 1rem 0 1rem;
}
#wrapper .image_container a, #wrapper .image_container a:link, #wrapper .image_container a:visited {
    display: block;
}
#wrapper .ce_gallery {
    overflow: visible;
}
#wrapper .ce_gallery ul {
    clear: both;
    display: block;
    overflow: visible;
    padding: 0 !important;
}
#wrapper .ce_gallery ul li figure {
    line-height: 0;
}
#wrapper .ce_gallery ul li:hover, #wrapper .ce_gallery ul li:focus, #wrapper .ce_gallery ul li:active {
    opacity: 0.5;
}
#wrapper .ce_sliderStart {
    overflow: hidden;
}
#wrapper .ce_sliderStart .slider-control {
    clear: both;
    display: block;
    height: 4rem;
}
#wrapper .ce_sliderStart .slider-control a, #wrapper .ce_sliderStart .slider-control a:link, #wrapper .ce_sliderStart .slider-control a:visited {
    background-color: #ffa500;
    color: #ffffff;
    padding: 0.2rem 0.5rem;
    text-decoration: none;
}
#wrapper .ce_sliderStart .slider-control a:hover, #wrapper .ce_sliderStart .slider-control a:focus, #wrapper .ce_sliderStart .slider-control a:active {
    background-color: #574844;
}
#wrapper .ce_sliderStart .image_container {
    margin: 0.5rem;
}
.news_related {
 display: inline-block;
}
/* cookiebar */
.cookiebar--position-bottom {
    bottom: 0;
}
.cookiebar--active {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.cookiebar {
    box-sizing: border-box;
    position: fixed;
    left: 0;
    width: 100%;
    padding: .6em 1.2em;
    background-color: #204060;
	color:#fff;
    font-size: 1em;
    text-align: center;
    z-index: 10;
}
.cookiebar__button:hover {
    background-color: #a0a0c0;
}
.cookiebar__button {
    margin: 0;
    padding: .6em 1.2em;
    border: none;
    border-radius: 0;
    background-color: #a8a4a3;
    color: 
    #fff;
    font-weight: 700;
    cursor: pointer;
}
.cookiebar * {
    box-sizing: border-box;
}
.cookiebar a, .cookiebar a:link, .cookiebar a:visited {
    color: #fff;
    transition: background 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
}
.ie8 .logo, .ie8 .right-elements {
    margin-top: 2rem;
    top: 0;
}
.safari {
    font-weight: 400;
}
.safari * {
    font-weight: 400 !important;
}
@media screen and (max-width: 1400px) {
	#fontseit{
		z-index: 99;
		position: absolute;
		top: 80%;
		width: 100%;
	}
}

@media screen and (max-width: 1045px) {
#footer-up .copyright {
    margin-left: 1.5%;
}
body {
    font-size: 2rem;
    line-height: 3rem;
}
body.sidebar #main {
    margin-bottom: 7rem;
    padding-right: 0;
    width: 100%;
}
body.sidebar #right {
    float: none;
    margin-top: 3rem;
    overflow: auto;
    padding-left: 0;
    width: 100%;
}
#main {
    width: 100%;
	}
h1 {
    font-size: 3.6rem;
    line-height: 4.2rem;
    }

h2 {
    font-size: 2.6rem;
    line-height: 3.2rem;
}
h3 {
      line-height: 3rem;
}
h4 {
    font-size: 2.2rem;
    line-height: 2.8rem;
}
h5 {
    font-size: 2.2rem;
    line-height: 2.6rem;
}
h6 {
    font-size: 2rem;
    line-height: 2.4rem;
    text-transform: uppercase;
}
iframe {
    width: 100%;
}
#mmobil-navi{
    display: block;
	right: 5%;
    position: absolute;
    top: 10%;
    vertical-align: top;
    z-index: 1;
	}
/* Youtube und Facebook mobil */
.youtube {
    text-indent: 0rem;
	width: 100%;
	height: 40px;	
}
.youtube a {
    background-image: url("");
	}
.facebook {
    text-indent: 0rem;
	width: 100%;
	height: 40px;	
	left: 0px;
}
.facebook a {
    background-image: url("");
	}
.more{
	padding-bottom: 20px;
}
.ce_sliderStart .image_container.float_right, .ce_sliderStart .image_container.float_left {
    float: none !important;
    margin: 1rem !important;
}
.right-elements {
    display: none;
}
.innerwrapper, #wrapper {
    box-sizing: border-box;
    position: relative;
    width: 95%;
}

.logo h1 {
    max-width: 60%;
    transform: scale(1);
}

/* Navigation */

.button-nav-mobile {
    background-image: url("../../files/css-4/icons/Burgerbuttons_SM_XS.svg");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 5rem 5rem;
    display: block;
    height: 10rem;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color 0.5s ease 0s;
    width: 25rem;
    z-index: 99;
}
.button-nav-mobile:hover, .button-nav-mobile:focus, .button-nav-mobile:active {
    background-image: url("../../files/css-4/icons/Burgerbuttons_SM_XS.svg");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 5rem 5rem;
    cursor: pointer;
}
input:checked + .button-nav-mobile {
    background-image: url("../../files/css-4/icons/nav-close.svg");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 5rem 5rem;
    position: absolute;
	display: block;
	z-index: 99;
}
.nav_main{	
		display: none;
		opacity: 0;
		}
input:checked ~ .nav_main  {
		display: block;
		z-index: 9;
		opacity: 100;
		position: relative;
		transition: 1s;
		}

input:checked ~ .outer-wrapper {
    position: fixed;
}
input:checked ~ .outer-wrapper .inner-wrapper {
    right: 25rem;
}
.nav-wrapper {
    background-color: #204060;
    box-sizing: border-box;
    height: 100%;
    opacity: 0;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(25rem);
    transition: all 0.5s ease-in-out 0s;
    width: 25rem;
    z-index: -1;
}
.nav_main {
    box-sizing: border-box;
    height: auto;
    opacity: 1;
    transition: all 1s ease-in-out 0s;
    z-index: -1;
}
.nav_main {
    text-align: left;
	margin-left: 0px;
}
.nav_main .level_1 {
     margin-left: 0px !important;
}
.nav_main .level_2{
 	position: unset;
	padding-left: 10px;
	}
	
li.active.submenu{
	padding-left: 0px !important;
	padding-right: 0px !important;
	}

.nav_main .level_1, .nav_main .level_2 {
    width: 100%;
}
.nav_main .level_1 li, .nav_main .level_2 li {
    display: block;
    float: none;
}
.nav_main .level_1 li a, .nav_main .level_1 li a:link, .nav_main .level_1 li a:visited, .nav_main .level_2 li a, .nav_main .level_2 li a:link, .nav_main .level_2 li a:visited {
    line-height: 4rem;
    text-align: left;
}
.nav_main .level_1 li .active, .nav_main .level_2 li .active {
    line-height: 4rem;
    text-align: left;
}
.nav_main .level_1 li:hover .level_2, .nav_main .level_1 li:focus .level_2, .nav_main .level_1 li:active .level_2, .nav_main .level_2 li:hover .level_2, .nav_main .level_2 li:focus .level_2, .nav_main .level_2 li:active .level_2 {
    display: none;
    opacity: 0;
    transition: opacity 0.3s linear 0s;
}
.nav_main .level_1 li.active .level_2, .nav_main .level_1 li.trail .level_2, .nav_main .level_2 li.active .level_2, .nav_main .level_2 li.trail .level_2 {
    background-color: #a8a4a3;
    display: block;
    opacity: 1;
    position: static;
    text-align: right;
    width: auto;
}
.nav_main .level_1 li.active, .nav_main .level_1 li a.trail, .nav_main .level_1 li span.trail, .nav_main .level_2 li.active, .nav_main .level_2 li a.trail, .nav_main .level_2 li span.trail {
    line-height: 4rem;
}
.nav_main li .submenu-toggle, .nav_main ul.level_1 > li .submenu-toggle {
    box-sizing: border-box;
    content: "+";
    cursor: pointer;
    display: block;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 300;
    left: 0;
    line-height: 4rem;
    position: absolute;
    text-align: center;
    top: 0;
    transition: transform 0.5s ease 0s, border 0s ease 1s;
    width: 4rem;
}
.nav_main li .submenu-toggle::before, .nav_main ul.level_1 > li .submenu-toggle::before {
    content: "+";
}
.nav_main li a.trail > .submenu-toggle, .nav_main li span > .submenu-toggle, .nav_main ul.level_1 > li a.trail > .submenu-toggle, .nav_main ul.level_1 > li span > .submenu-toggle, .nav_main li a.trail > .submenu-toggle, .nav_main li span > .submenu-toggle, .nav_main ul.level_1 > li a.trail > .submenu-toggle, .nav_main ul.level_1 > li span > .submenu-toggle {
    transform: rotate(45deg);
    transition: transform 0.5s ease 0s;
}
.nav_main .level_2 li, .nav_main .level_3 li {
    float: none;
}
.nav_main .level_2 li.active, .nav_main .level_2 li .active, .nav_main .level_2 li .trail, .nav_main .level_3 li.active, .nav_main .level_3 li .active, .nav_main .level_3 li .trail {
    line-height: 4rem !important;
    padding: 0 1.3rem;
}
.nav_main .level_2 li a, .nav_main .level_2 li a:link, .nav_main .level_2 li a:visited, .nav_main .level_3 li a, .nav_main .level_3 li a:link, .nav_main .level_3 li a:visited {
    line-height: 4rem !important;
    padding: 0 1.3rem;
}
.nav_main li.search.last{
	width: 100%;
	text-indent: 0rem;
	background: none;
	color: black;
	height: 42px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-bottom: 1px solid #846d71;
	}
.nav_main li.search.last a, .nav_main li.search.last a:hover{
	width: 100%;
	text-indent: 0rem;
	background: none;
	color: black;
	height: 42px;
	padding: 0 0 0 15px;
	}

.nav_main li.search.last a:hover{
	background-color: #ffa500;
	color: white;
	}	 
	
	
#mainmenu{
	width: 100%;}
	
	.nav_main li{
		border-top: 1px solid #846d71;	
	}
	
.nav_main .level_1 > li > ul{
	display: none;
}
.nav_main .level_1 > li:hover > ul{
	display: block !important;
	opacity: 1 !important;
}

header .innerwrapper {
    box-sizing: border-box;
    padding: 0 1rem;
    width: 100%;
}
#fontseit{
	top: 70%;
}
#fontseit p{
   	font-size: 150%;
	line-height: 1.5;
}
.headerimage {
    height: 20rem;
}
.headerimage .ce_gallery li {
    height: 20rem;
}
.mod_breadcrumb {
    box-sizing: border-box;
    margin: 0 auto 4rem;
    padding: 0 1rem;
    width: 100%;
}
.mod_breadcrumb ul li {
    margin-top: 2rem;
}
.toggler {
    background-color: #204060;
    display: block;
    font-size: 2rem;
    font-weight: 600;
    padding: 1rem 0 1rem 2rem;
    transition: all 0.3s ease-in 0s;
}
.toggler:hover, .toggler:focus, .toggler:active, .toggler.ui-state-active {
    background-color: #ffa500;
    color: #fff;
    cursor: pointer;
}
.mod_newslist h1, .mod_newslist h2, .mod_newslist h3, .mod_newslist .teaser, .mod_eventlist h1, .mod_eventlist h2, .mod_eventlist h3, .mod_eventlist .teaser, .mod_eventlist .time {
    margin-left: 0;
}
.calendar-icon {
    float: left;
    font-size: 1.2rem;
    margin-right: 1rem;
    text-align: center;
    width: 4rem;
}
.calendar-icon.detail {
    margin-top: 0;
}
.calendar-icon .calendar-icon-day {
    background-color: #ffa500;
    color: #fff;
    line-height: 2.2rem;
    margin-bottom: 0.2rem;
    padding: 0 0.2rem;
}
.calendar-icon .calendar-icon-month {
    background-color: #204060;
    color: #574844;
    padding: 0.4rem;
}
.mod_newslist .more, .mod_eventlist .more {
    margin: 0;
}
div.mod_eventlist.liste_rechts{
	background-color: #bdbdbd;
} 

.mod_search {
    margin-right: 0;
}
.mod_search input {
    width: 80%;
}
.mod_search fieldset {
    border: 0 none;
    clear: both;
    margin-bottom: 2rem;
}
.mod_search fieldset input {
    height: auto;
    margin: 0.5rem 1rem 0 0;
    width: auto;
}
.mod_search fieldset span {
    display: inline-block;
    margin-right: 0;
}
.mod_search fieldset span label {
    display: block;
    float: left;
    margin-right: 1rem;
}
.mod_search fieldset span label:last-child::after {
    clear: both;
    content: ".";
    visibility: hidden;
}
.mod_search .relevance {
    color: #574844;
    font-size: 1.6rem;
    font-weight: 600;
}
.mod_search .highlight {
    color: #ffa500;
    font-weight: 600;
}
.grid1 {
    margin: 0 1.5%;
    min-width: 22rem;
    width: 47%;
}
.grid2 {
    margin: 0 1.5%;
    width: 47%;
}
.grid3 {
    margin: 0 0 3rem;
    width: 100%;
}
#footer-up .inside {
    width: 95%;
}
#footer-up .inside .nav_meta ul {
    margin-right: 1rem;
}
}
@media (max-width: 767px) {
#wrapper {
    margin: 0;
    width: auto;
}
#container {
    padding-left: 0;
    padding-right: 0;
}
#main, #left, #right {
    float: none;
    width: auto;
}
#left {
    margin-left: 0;
    right: 0;
}
#right {
    margin-right: 0;
}
#fontseit p{
	font-size: 100%;
	line-height: 1.0;
}

.gm-style-iw.gm-style-iw-c {
    font-size: 150%;
}

/** css.tab**/

table td {
    float: left;
    min-width: 100%;
}
}
@media screen and (max-width: 768px) {
table th {
    font-size: 2rem;
    font-weight: 400;
    padding: 0.1rem;
}
table td {
    font-size: 2rem;
    padding: 0.3rem;
}
table tfoot td {
    font-size: 2rem;
    padding: 0.1rem;
}

time {
    min-width: 220px;
    display: flex;
}
.event.layout_full.block.upcoming{
	margin-bottom: 5px;
	border-bottom: 1px solid #bdbdbd;	
}
/* 
.grid1, .grid2, .copyright {
    margin: 0 auto 3rem 0;
    padding: 0 1rem;
    width: 100%;
} */
.image_container.float_right, .image_container.float_left {
    float: none !important;
    margin: 0 2rem 2rem 0 !important;
}
.mod_calendar{
    display: none;
}
.head-img{
min-height: 100px;
}
}

