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%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}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,iframe{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}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:400}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:700}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}
:root{--text:#222;--form-border:#aaa;--form-bg:#fff;--chosen-bg:#eee;--chosen-border:#bbb;--chosen-highlighted:#3997fe}html[data-color-scheme=dark]{color-scheme:dark;--text:#ddd;--form-border:#44464b;--form-bg:#151619;--chosen-bg:#27292f;--chosen-border:#464853;--chosen-highlighted:#1b325f}select.chzn-select{visibility:hidden;height:28px!important;min-height:28px!important}.chzn-container{font-size:13px;position:relative;display:inline-block;zoom:1;margin:1px 0;background-color:var(--form-bg)}.chzn-container .chzn-drop{background:var(--form-bg);border:1px solid var(--form-border);border-top:0;position:absolute;top:29px;left:0;box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:999;box-sizing:border-box;border-radius:0 0 2px 2px}.chzn-container-single .chzn-single{border-radius:2px;border:1px solid var(--form-border);display:block;overflow:hidden;white-space:nowrap;position:relative;height:28px;line-height:28px;padding:0 6px;color:var(--text);text-decoration:none}.chzn-container-single .chzn-single>span{margin-right:18px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem}.chzn-container-single .chzn-single div{position:absolute;right:0;top:0;display:block;height:100%;width:24px}.chzn-container-single .chzn-single div b{background:url(../../assets/chosen/images/down.svg) no-repeat center;display:block;width:100%;height:100%}.chzn-container-single .chzn-search{padding:3px 4px;margin:0;white-space:nowrap}.chzn-container-single .chzn-search input{background:var(--form-bg) url(../../assets/chosen/images/magnify.svg) no-repeat right 5px center;margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid var(--form-border);border-radius:2px;box-sizing:border-box}.chzn-container-single .chzn-drop{border-radius:0 0 2px 2px}.chzn-container-multi .chzn-choices{background-color:var(--form-bg);border:1px solid var(--form-border);margin:0;cursor:text;height:auto;position:relative;max-height:102px;padding:1px 0;overflow-x:hidden;overflow-y:auto;border-radius:2px}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}.chzn-container-multi .chzn-choices .search-field input{color:#666;background:0 0!important;border:0!important;padding:5px;margin:1px 0;outline:0;box-shadow:none}.chzn-container-multi .chzn-choices .search-field .default{color:#999}.chzn-container-multi .chzn-choices .search-choice{border-radius:3px;background-color:var(--chosen-bg);color:var(--text);border:1px solid var(--chosen-border);line-height:16px;padding:2px 19px 3px 6px;margin:2px 0 2px 5px;position:relative;top:1px}.chzn-container-multi .chzn-choices .search-choice span{cursor:default}.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:5px;top:2px;color:var(--text);font-size:12px}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:right -9px}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:right -9px}.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:190px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container .chzn-results li{line-height:16px;padding:1px 7px 2px;margin:0;list-style:none}.chzn-container .chzn-results .active-result{cursor:pointer}.chzn-container .chzn-results .highlighted{background:var(--chosen-highlighted);color:#fff}.chzn-container .chzn-results li em{font-style:normal}.chzn-container .chzn-results .highlighted em{background:0 0}.chzn-container .chzn-results .group-result{cursor:default;color:var(--text);font-weight:600}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.chzn-container .chzn-results .group-result{font-weight:500}}.chzn-container .chzn-results .group-option{padding-left:20px;white-space:nowrap}.chzn-container-multi .chzn-drop .result-selected{display:none}@media (-webkit-min-device-pixel-ratio:0){.chzn-container-active .chzn-single{outline:-webkit-focus-ring-color auto 5px}}.chzn-container-active .chzn-single-with-drop{border:1px solid var(--form-border);border-bottom-left-radius:0;border-bottom-right-radius:0}.chzn-container-active .chzn-single-with-drop div{background:0 0;border-left:none}.chzn-container-active .chzn-single-with-drop div b{background:url(../../assets/chosen/images/up.svg) no-repeat center}.chzn-container-active .chzn-choices{border-radius:2px 2px 0 0}.chzn-rtl{direction:rtl;text-align:right}.chzn-rtl .chzn-single{padding-left:0;padding-right:8px}.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0}.chzn-rtl .chzn-single div{left:0;right:auto;border-left:none;border-right:1px solid var(--form-border);border-radius:2px 0 0 2px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices .search-choice{padding:3px 6px 3px 19px;margin:3px 5px 3px 0}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:5px;right:auto;background-position:right top}.chzn-rtl.chzn-container-single .chzn-results{margin-left:4px;margin-right:0;padding-left:0;padding-right:4px}.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:20px}.chzn-rtl.chzn-container-active .chzn-single-with-drop div{border-right:none}.chzn-rtl .chzn-search input{background:var(--form-bg) url(../../assets/chosen/images/magnify.svg) no-repeat left 5px center;padding:4px 5px 4px 20px}
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:150%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayOpaque{background:url(../../assets/mediabox/images/80.png)}#mbOverlay.mbOverlayAbsolute{position:absolute}#mbOverlay.mbMobile{position:absolute;background-color:transparent}#mbBottom.mbMobile{line-height:24px;font-size:16px}#mbCenter{position:absolute;z-index:9999;left:50%;padding:10px;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";-webkit-box-shadow:0 5px 20px rgba(0,0,0,.5);-khtml-box-shadow:0 5px 20px rgba(0,0,0,.5);-moz-box-shadow:0 5px 20px rgba(0,0,0,.5);box-shadow:0 5px 20px rgba(0,0,0,.5)}#mbCenter.mbLoading{background:#000 url(../../assets/mediabox/images/loading-dark.gif) no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbMedia{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat}#mbBottom{line-height:20px;font-size:12px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;text-align:left;color:#999;min-height:20px;padding:10px 0 0}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:700}#mbNumber{display:inline;color:#999;font-size:.8em;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:1.6em;font-size:.8em}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:400}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:700;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:1.4em;font-weight:700}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:700;text-decoration:underline}
table.sortable thead th{background-image:url(../../assets/tablesort/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th a.pointer{display:block;margin-right:9px;cursor:pointer}table.sortable thead th.unsortable{background-image:none}table.sortable thead th.asc{background-image:url(../../assets/tablesort/images/asc.svg)}table.sortable thead th.desc{background-image:url(../../assets/tablesort/images/desc.svg)}
.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}
@media screen {

/* ! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height:1.15;
    /* 1 */
      -webkit-text-size-adjust: 100%;
    /* 2 */;
}
body {
    margin:0;
}
h1 {
    margin:.67em 0;
    font-size:2em;
}
hr {
    box-sizing: content-box;
    /* 1 */
      height: 0;
    /* 1 */
      overflow: visible;
    /* 2 */;
}
pre {
    font-family:monospace,monospace;
    /* 1 */
      font-size: 1em;
    /* 2 */;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    /* 1 */
      text-decoration: underline;
    /* 2 */
      text-decoration: underline dotted;
    /* 2 */;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family:monospace,monospace;
    /* 1 */
      font-size: 1em;
    /* 2 */;
}
small {
    font-size:80%;
}
sub,
sup {
    position:relative;
    vertical-align:baseline;
    font-size:75%;
    line-height:0;
}
sub {
    bottom:-0.25em;
}
sup {
    top:-0.5em;
}
img {
    border-style:none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
      font-size: 100%;
    /* 1 */
      line-height: 1.15;
    /* 1 */
      margin: 0;
    /* 2 */;
}
button,
input {
    /* 1 */
      overflow: visible;
}
button,
select {
    /* 1 */
      text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding:0;
    border-style:none;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding:.35em .75em .625em;
}
legend {
    box-sizing: border-box;
    /* 1 */
      color: inherit;
    /* 2 */
      display: table;
    /* 1 */
      max-width: 100%;
    /* 1 */
      padding: 0;
    /* 3 */
      white-space: normal;
    /* 1 */;
}
progress {
    vertical-align:baseline;
}
textarea {
    overflow:auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
      padding: 0;
    /* 2 */;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height:auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
      outline-offset: -2px;
    /* 2 */;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
      font: inherit;
    /* 2 */;
}
details {
    display:block;
}
summary {
    display:list-item;
}
template {
    display:none;
}
[hidden] {
    display:none;
}
}

@media screen {

body   { 
	background-image: url('../../files/themes/sms/bigpicture.jpg');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-color: #ccc;
	padding-top:5em;
    padding-bottom:15em;
    font:87.5% "Open Sans",Verdana,Arial,Helvetica,sans-serif;
}
#wrapper {
    max-width:960px;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
    -webkit-box-shadow:.3em .5em 2em rgba(142,142,142,.5);
    box-shadow:.3em .5em 2em rgba(142,142,142,.5);
    border-color:#888;
    border-radius:.75em;
}
#header {
    margin-bottom:1rem;
    padding:1em;
    background-color:#333;
    border-color:#333;
    border-radius:.75em .75em 0 0;
    color:#fff;
    box-shadow: 0 2px 6px rgba(51,51,51,0.3);
}
#header h1 {
    margin:0 0 .25em;
    padding:0 0 0 .25em;
    font:2rem/1 Dosis,"Open Sans",sans-serif;
    font-weight:bold;
    color:#fff;
    letter-spacing:1px;
}
#header .subtitle {
    margin:0;
    padding:0 0 0 .5rem;
    font:1em Dosis,"Open Sans",sans-serif;
    font-weight:normal;
    color:#fff;
}
#header div#d1 {
    float:left;
    margin:0;
    background-color:#333;
}
#header div#d2 {
    float:right;
    display:none;
    margin:0;
    background-color:#333;
}
#header hr {
    clear:both;
    margin:0;
    border-style:hidden;
}
#container {
    min-height:400px;
    margin-top:2em;
}
#main {
    font-size:1em;
    line-height:1.7;
    font-weight:normal;
    color:#444;
}
#main .inside {
    margin-right:1.5em;
    margin-left:1.5em;
}
#footer {
    padding:1rem;
    background-color:#333;
    border-color:#333;
    border-bottom-right-radius:.75em;
    border-bottom-left-radius:.75em;
    font-size:12px;
    font-weight:normal;
    color:#fff;
}
#footer .adresse,
#footer .copyright {
    float:left;
    margin:0 0 1em;
    padding:0;
    font-size:12px;
}
ul {
    margin-bottom:1.5em;
    margin-left:2em;
    list-style-type:square;
}
ol {
    margin-bottom:1.5em;
    margin-left:2em;
    list-style-type:decimal;
}
ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom:0;
}
	div.content-hyperlink {
	float:left;
	margin-top:20px;
	margin-right:40px;
	margin-bottom:20px;
}
}

@media screen {
#main h1 {
    margin-top:0;
    margin-bottom:.5em;
    font:1.3rem/1 "Open Sans","Droid Sans",sans-serif;
    font-weight:bold;
}
#main h2 {
    font:1.1rem/1 "Open Sans","Droid Sans",sans-serif;
    font-weight:bold;
}
#main h3 {
    margin-top:1.5em;
    margin-right:0;
    margin-bottom:.25em;
    padding-top:.5em;
    font:.8rem/1 "Open Sans","Droid Sans",sans-serif;
    font-weight:bold;
}
#main h4 {
    margin-top:1.5em;
    margin-right:0;
    margin-bottom:.25em;
    padding-top:.5em;
    font:.8rem/1 "Open Sans","Droid Sans",sans-serif;
    font-weight:bold;
    font-style:italic;
}
#main h5 {
    margin-top:0;
    margin-bottom:.5em;
    /*border: 2px solid crimson;*/
    /*background-color: gold;*/
    color: crimson;
    font:1.3rem/1 "Rosario","Open Sans","Droid Sans",sans-serif;
    font-weight:bold;
}
#main h6 {
    /*background-color: gold;*/
    color: crimson;
    font:1.1rem/1 "Rosario","Open Sans","Droid Sans",sans-serif;
    font-weight:bold;
    font-style: italic;
}
#main p {
    margin-bottom:1em;
}
#main a {
    font-weight:bold;
    text-decoration:none;
}
#footer a {
    margin-bottom:.5rem;
    padding:.25rem;
    text-align:center;
    background-color:#08c;
    border-radius:.5rem;
    text-decoration:none;
    color:#fff;
}
#main img {
    border-radius:.5em;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
}
article#a1,
article#a2,
article#a3 {
    width:30%;
    float:left;
    margin:0;
}
article#a5, article#a6 {
    width:45%;
    float:left;
    margin:0;
}
article#a2, article#a6 {
    margin-right:5%;
    margin-left:5%;
}
article#a4 {
    margin: 0;
    padding: 15px;
    font: "Calibri",sans-serif;
    background-color: #ffd280;
    color: darkslategray;
}
.flex-container {
  display: flex;
  background-color: #ffd280;
}

.flex-container > div {
  background-color:#ffd280;
  margin:0;
  padding: .25rem;
}
.flex-container-2 {
  display: flex;
  background-color: #888;
}

.flex-container-2 > div {
  background-color:#888;
  margin:0;
  padding: .25rem;
}
}

@media screen {
form#kontaktformular {
    margin:0 0 2em;
    padding:1em 1em 1em 3em;
    background-color:#f5f4e9;
    -webkit-box-shadow:0 2px 6px 0 rgba(444,.3);
    box-shadow:0 2px 6px 0 rgba(444,.3);
    border-top:1px #dfddb7;
    border-bottom:1px #dfddb7;
    line-height:1;
}
#kontaktformular label {
    display:block;
    margin:1em 0 .25em;
    cursor: pointer;
}
#kontaktformular .checkbox_container label {
    display:inline;
}
#kontaktformular .checkbox_container {
    margin-top:1.5em;
    margin-bottom:1em;
}
#kontaktformular input[type="text"],
#kontaktformular input[type="email"],
#kontaktformular textarea {
    padding:.25em;
    -webkit-box-shadow:0 2px 6px 0 rgba(8e8e8e,.5);
    box-shadow:0 2px 6px 0 rgba(8e8e8e,.5);
    border:1px solid #d9d9d9;
}
#main p.error {
    margin-bottom:.25em;
    padding:1em;
    background-color:#ffc0cb;
    border:1px solid #f00;
    font-family:000;
}
#main .mod_search input.text {
    padding: 0.25em;
}
.mod_search .radio_container {
    margin: 1em 0;
}
.mod_search .radio_container label {
    margin-right: 0.5em;
}
#main .mod_search p.header {
    text-align: right;
    background-color: #555450;
    color: #fff;
    box-shadow: 0 2px 6px rgba(170, 170, 170, 0.3);
    padding: 0.5em;
    margin-top: 2em;
}
#main .mod_search h3 {
    font-size: 1em;
    font-weight: bold;
}
.mod_search h3 .relevance {
    font-size: 0.75em;
    font-weight: normal;
}
#main .mod_search p.context {
    margin: 0;
}
.mod_search .highlight {
    background-color: #ff0;
}
.mod_search p.url {
    color: #008000;
}
.mod_search .even,
.mod_search .odd {
    padding: 0.5em;
}
.mod_search .odd {
    background-color: #ececec;
    margin: 1em 0;
}
#header .mod_search form {
    margin: 0;
}
#header .mod_search .text {
    width: 100px;
}
#header .mod_search {
    position: absolute;
    right: 14px; /* ggf. den Wert anpassen */
    bottom: 0;
    line-height: 44px;
}
#header div.mod_form {
    position: absolute;
    right: 10px;
    bottom: 0;
    line-height: 44px;
    z-index: 100;
}
#suchformular {
    margin: 0;
}
#header input.suchfeld {
    width: 125px;
    padding: 1px 25px 1px 10px;
    border-radius: 10px;
    border: none;
    margin: 0;
}
#header input.lupe {
    position: absolute;
    right: 7px;
    top: 15px; /* ggf. den Wert anpassen */
    padding: 0;
    margin: 0;
}
div.content-hyperlink {
	float:left;
	margin-right:40px;
	margin-bottom:20px;
}
.mod_login form {
    line-height: 2;
    margin: 1em 0;
}
.mod_login label{
    float: left;
    width: 100px;
    margin-right: 10px;
}
.mod_login .checkbox_container label { float: none; }
.mod_login .checkbox_container input,
.mod_login .submit_container input.submit {
    margin-left: 110px;
}
.mod_personalData form {
    line-height: 2;
    margin: 1em 0;
}
.mod_personalData label{
    float: left;
    width: 150px;
    margin-right: 10px;
}
.mod_personalData .submit_container input.submit {
    margin-left: 110px;
}
.mod_changePassword form {
    line-height: 2;
    margin: 1em 0;
}
.mod_changePassword label{
    float: left;
    width: 150px;
    margin-right: 10px;
}
.mod_changePassword .submit_container input.submit {
    margin-left: 110px;
}
.mod_lostPassWord form {
    line-height: 2;
    padding-top: 1em;
}
.mod_lostPassWord label {
    float:left;
    width:125px;
}
.mod_lostPassWord .submit_container input.submit {
    margin-left: 125px;
}

.password-toggle-icon i {
  font-size: 18px;
  line-height: 1;
  color: #333;
  transition: color 0.3s ease-in-out;
  margin-bottom: 20px;
}

.password-toggle-icon i:hover {
  color: #08f;
}


}
@media screen and (min-width:944px) {
body {
    background-image: url('../../files/themes/sms/bigpicture.jpg');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-color: #ccc;
	padding-top:5em;
    padding-bottom:15em;
    font:87.5% "Open Sans",Verdana,Arial,Helvetica,sans-serif;
}
#wrapper {
    max-width:960px;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
    -webkit-box-shadow:.3em .5em 2em rgba(142,142,142,.5);
    box-shadow:.3em .5em 2em rgba(142,142,142,.5);
    border-color:#888;
    border-radius:.75em;
}
#header div#d1 {
    max-width:80%;
    float:left;
    margin:0;
    background-color:#333;
}
#header div#d2 {
    max-width:20%;
    float:right;
    display:block;
    margin:0;
    background-color:#333;
}
}

@media screen and (max-width:943px) {
.startseite #main .mod_newslist,
.startseite #main .mod_eventlist {
    width:auto;
    float:none;
}
.startseite #main .mod_eventlist + br.clear {
    display:none;
}

/* News */
#main .pdf_link {
    position:static;
    float:none;
    margin-left:0;
}
#newsbeitrag h1 {
    padding-right:0;
}
article#a1,
article#a2,
article#a3,
article#a4 {
    width:100%;
    float:none;
}
#right .ce_accordion {
    width:100%;
    float:left;
}
div[class^="ce_"],
textarea {
    max-width:100%;
}
input,
textarea {
    max-width:100%;
    box-sizing: border-box;
}
figcaption {
    width: auto !important;
}
article#a4 {
    font: "Calibri",sans-serif;
    background-color: #ffd280;
    color: darkslategray;
}
}
@media screen and (max-width:943px) {
.startseite #main .mod_newslist,
.startseite #main .mod_eventlist {
    width:auto;
    float:none;
}
.startseite #main .mod_eventlist + br.clear {
    display:none;
}

/* News */
#main .pdf_link {
    position:static;
    float:none;
    margin-left:0;
}
#newsbeitrag h1 {
    padding-right:0;
}
article#a1,
article#a2,
article#a3,
article#a4 {
    width:100%;
    float:none;
}
#right .ce_accordion {
    width:100%;
    float:left;
}
div[class^="ce_"],
textarea {
    max-width:100%;
}
input,
textarea {
    max-width:100%;
    box-sizing: border-box;
}
figcaption {
    width: auto !important;
}
article#a4 {
    font: "Calibri",sans-serif;
    background-color: #ffd280;
    color: darkslategray;
}

.flex-container {
  display: flex;
  flex-direction: column-reverse;
  background-color: #ffd280;
}

.flex-container > div {
  background-color:#ffd280;
  margin:0;
  padding: .25rem;
}
}
@media screen and (max-width:943px) {
#header div.mod_form {
    width:100%;
    right:0;
    top:0;
    position:relative;
    display:block;
    margin-top:.5rem;
}
#header input.suchfeld {
    width:100%;
    margin:0;
    padding:.25rem 2rem .25rem .25rem;
    border:1px solid #d9d9d9;
    border-radius:.5rem;
    box-sizing: border-box;
}
form#kontaktformular {
    margin:0;
    padding:.25rem 2rem .25rem .25rem;
    background-color:#f5f4e9;
    line-height:1;
}
#kontaktformular label {
    display:block;
    margin:1em 0 .25em;
    cursor: pointer;
}
#kontaktformular .checkbox_container label {
    display:inline;
}
#kontaktformular .checkbox_container {
    margin-top:1.5em;
    margin-bottom:1em;
}
#kontaktformular input[type="text"],
#kontaktformular input[type="email"],
#kontaktformular textarea {
    padding:.25em;
}
.mod_login form {
    line-height: 2;
    margin:0;
}
.mod_login label{
    float: left;
    margin-right: 5px;
}
.mod_login .checkbox_container label { float: none; }
.mod_login .checkbox_container input,
.mod_login .submit_container input.submit {
    margin:0;
}
.mod_personalData form {
    line-height: 2;
    margin:0;
}
.mod_personalData label{
    float: left;
    margin-right: 5px;
}
.mod_personalData .submit_container input.submit {
    margin:0;
}
.mod_changePassword form {
    line-height: 2;
    margin: 0;
}
.mod_changePassword label{
    float: left;
    
    margin: 0;
}
.mod_changePassword .submit_container input.submit {
    margin:0;
}
.mod_lostPassWord form {
    line-height: 2;
}
.mod_lostPassWord label {
    float:left;
 
}
.mod_lostPassWord .submit_container input.submit {
    margin:0;
}
}

@media screen and (max-width:767px) {
html {
    background-color:#ccc;
}
body {
    margin:0;
    padding:0;
}
#wrapper {
    border-radius:0;
}
#header {
    padding-top:.5;
    padding-bottom:0;
    border-radius:0;
}
#footer {
    padding-top:0;
    padding-bottom:.5;
    border-radius:0;
}
#container {
    min-height:200px;
    margin-top:0;
}
#main .inside {
    margin-right:0;
    margin-left:0;
    padding-right:.25rem;
    padding-left:.25rem;
}
}

@media screen and (min-width:768px) {
#header .mod_customnav  {
    display:none;
}

/* nav-768.css */
#header .mod_navigation {
    margin:.5rem 0 0;
    padding:0;
}
#header .mod_navigation ul {
    width:auto;
    float:left;
    margin:0;
    padding:0;
    list-style-type:none;
}
#header .mod_navigation li {
    width:auto;
    float:left;
    margin:0;
}
#header .mod_navigation a,
#header .mod_navigation .active,
#header .mod_navigation span {
    display:block;
    margin-right:.5em;
    margin-left:.5em;
    padding:.5rem;
    background-color:#fff;
    border-radius:.5rem;
    line-height:1.3rem;
    text-decoration:none;
    color:#333;
}
#header .mod_navigation .active,
#header .mod_navigation .trail {
    background-color:#08c;
    border-radius:.5rem;
    font-weight:bold;
    color:#fff;
}
#header .mod_navigation a:hover,
#header .mod_navigation a:focus {
    background-color:#e82;
    border-radius:.5rem;
    text-decoration:underline;
    color:#000;
}
.pagination ul {
   float:left;
   margin:0;
   list-style-type:none;
}   
.pagination li {
    float:left;
    margin:.5rem;
    padding:0;
}
.pagination .active {
    margin:.5rem;
}
#footer .mod_customnav {
    margin:.5rem 0 0;
    padding:0;
}
#footer .mod_customnav ul {
    width:auto;
    float:left;
    margin:0;
    padding:0;
}
#footer .mod_customnav li {
    width:auto;
    float:left;
    margin:0;
    list-style-type:none;
}
#footer .mod_customnav a,
#footer .mod_customnav .active,
#footer .mod_customnav span {
    display:block;
    margin-right:.5em;
    margin-left:.5em;
    padding:.2em;
    background-color:#fff;
    border-radius:.5rem;
    line-height:1.3rem;
    text-decoration:none;
    color:#333;
}
#footer .mod_customnav .active,
#footer .mod_customnav .trail {
    background-color:#08c;
    border-radius:.5rem;
    font-weight:bold;
    color:#fff;
}
#footer .mod_customnav a:hover,
#footer .mod_customnav a:focus {
    background-color:#e82;
    border-radius:.5rem;
    text-decoration:underline;
    color:#000;
}
.mod_sitemap ul ul {
    margin-bottom:0;
}
.mod_sitemap li {
    margin-left:0;
    list-style-type:none;
}
.mod_sitemap li li {
    margin-left:1.5em;
}
.mod_sitemap a {
    font-weight:bold;
    text-decoration:none;
}
.mod_sitemap .level_2 a {
    font-weight:normal;
}
}
@media screen and (max-width:767px) {

/* @media screen and (max-width: 767px) */
#header .mod_navigation {
    display:none;
}
#header .mod_customnav {
    margin:.5rem 0 0;
    padding:.25rem;
}
#header .mod_customnav ul {
    width:auto;
    float:left;
    margin:.25rem;
    padding:.25rem;
}
#header .mod_customnav li {
    width:auto;
    float: left;
    margin:.25rem;
    list-style-type:none;
}
#header .mod_customnav a,
#header .mod_customnav .active,
#header .mod_customnav span {
    display:block;
    margin-right:.25rem;
    margin-left:.25rem;
    padding:.25rem;
    background-color:#fff;
    border-radius:.5rem;
    line-height:1.3rem;
    text-decoration:none;
    color:#333;
}
#header .mod_customnav .active,
#header .mod_customnav .trail {
    background-color:#08c;
    border-radius:.5rem;
    font-weight:bold;
    color:#fff;
}
#header .mod_customnav a:hover,
#header .mod_customnav a:focus {
    background-color:#e82;
    border-radius:.5rem;
    text-decoration:underline;
    color:#000;
}
.pagination ul {
   float:left;
   margin:0;
   list-style-type:none;
}   
.pagination li {
    float:left;
    margin:.25rem;
    padding:0;
}
.pagination .active {
    margin:.25rem;
}
#footer .mod_customnav {
    margin:.5rem 0 0;
    padding:.25rem;
}
#footer .mod_customnav ul {
    width:auto;
    float:left;
    margin:.25rem;
    padding:.25rem;
}
#footer .mod_customnav li {
    width:auto;
    float:left;
    margin:.25rem;
    list-style-type:none;
}
#footer .mod_customnav a,
#footer .mod_customnav .active,
#footer .mod_customnav span {
    display:block;
     margin-right:.25rem;
    margin-left:.25rem;
    padding:.25rem;
    background-color:#fff;
    border-radius:.5rem;
    line-height:1.3rem;
    text-decoration:none;
    color:#333;
}
#footer .mod_customnav .active,
#footer .mod_customnav .trail {
    background-color:#08c;
    border-radius:.5rem;
    text-align: center;
    font-weight:bold;
    color:#fff;
}
#footer .mod_customnav a:hover,
#footer .mod_customnav a:focus {
    background-color:#e82;
    border-radius:.5rem;
    text-decoration:underline;
    color:#000;
}
}

@media screen {
.mod_calendar {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/* Kalender */
table.calendar {
    width:98%;
    background-color:#fff;
    border-collapse:separate;
}
table.calendar .head {
    padding:.25em 0;
    text-align:center;
    background-color:#555450;
    font-size:12px;
    color:#fff;
}
table.calendar th.previous {
    padding-left:3px;
    text-align:left;
    border-left:1px solid #d9d9d9;
}
table.calendar th.next {
    padding-right:3px;
    text-align:right;
    border-right:1px solid #d9d9d9;
}
table.calendar th a {
    padding:.25rem;
    background-color:#08c;
    border-radius:.5rem;
    font-weight:normal;
    text-decoration:none;
    color:#fff;
}
table.calendar th a:hover,
table.calendar th a:focus {
    text-decoration:underline;
}

/* Wochentage */
table.calendar .label {
    padding:2px;
    text-align:center;
    background-color:#fff;
    border-right:1px solid #d9d9d9;
    font-size:12px;
    font-weight:normal;
    color:#444;
    border-bottom: 1px solid #bbb;
}
table.calendar .label:first-child {
    border-left:1px solid #d9d9d9;
}
table.calendar .weekend {
    background-color:rgba(119,221,153,.8);
    color:#8e8e8e;
}

/* Einzelne Tage */
table.calendar td {
    width:14%;
    height:7em;
    border-right:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
}
table.calendar .col_first {
    border-left:1px solid #d9d9d9;
}
table.calendar .header {
    margin:1px;
    padding:1px;
    background-color:#e6e6e6;
    font-size:11px;
    color:#666;
}
table.calendar .today {
    background-color:#D83;
    color:#fff;
}

/* Events */
table.calendar .event {
    height:7em;
    margin:3px;
    background-color:rgba(221,136,51,.33);
    line-height:1.1;
}
table.calendar .event a {
    font-size:11px;
    text-decoration:none;
    color:#444;
}
table.calendar .event a:hover,
table.calendar .event a:focus {
    text-decoration:underline;
}
table.calendar .event.current a {
    color:#fff;
}
}

