/* MOBILE */
#box {width:100vw;}

#menuebg {top:0;width:100%;height:60px;}
.toggle {width:50px;float:right;margin:7px 2vw 0 0;}
.menue {display:none;/*width:100%;margin:60px 0px 0 0;*/}
#logo {width:200px;height:auto;margin:5px 0 0 2vw;float:left;}
#titel {clear:left;float:left;margin: 6px 0 0 3vw;}
#titel .mod-custom {}
.kopf {width:100vw;margin-top:0px;min-height:70px;background-size: cover;padding-top:60px;}
#bild {width:100vw;padding:5vw 5vw 0 5vw;}

section.module {width:90%;display:block; margin:0 auto;}
#module, #module_unten {width:100%; padding:5px;display:flex;flex-wrap:wrap;justify-content:center;}
.module {width:100%; padding:0px;}
#module .mod-custom, #module_unten .mod-custom {padding:10px;}
#module .mod-custom img {width:auto; max-width:200px;display:block;margin:0 auto;}

#inhalt {width:100vw;padding: 10px 0;}
.breadcrumbs {display:none;}
.text {width:90vw; margin: 5px 5vw;}

.fuss {width:100vw;padding: 5vw;}
.impressum, .kontakt {width:100%;text-align:center;} 
#more {width:100vw;}
#button {bottom:10px;right:0;}


/* BILDANZEIGE */
div.blog-item img {width:100%;max-width:300px;margin: 0 0 15px 0; float:none;}
p img, #bild img, #titel img {width:100%;height:auto}
#module .mod-custom img {width:100%;}
#bild img {max-width:90vw;height:auto;}

/* BLOGANSICHT 1,2 und 3 spaltig */
div.blog {width:100%}
.category-desc {margin-bottom:30px;}
.category-desc img {max-width:200px;}
.columns-1, .columns-2, .columns-3 {width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
div.blog-item {margin:0 0 20px 0;padding:0 0 20px 0;width:100%;}
.columns-1 div.blog-item {width:100%;}
.columns-2 div.blog-item {width:100%;}
.columns-3 div.blog-item {width:43%;}

/* ABSTÄNDE */
.impressum li {margin: 0 10px;}
.breadcrumbs li {margin-right:10px;}

/* OVERRIDES */
h1 {font-size:1.3em;}
.item-content h2 {font-size:1.2em;}
#titel p {font-size:1.3em;}
address.kontakt p {font-size:0.9em;padding:6px 15px;}
.menue ul {display:flex;justify-content:space-evenly;}
.menue ul li {margin: 0 2px;white-space: nowrap;font-size:0.85em;}
.impressum li {font-size:0.9em;margin: 0 10px;}
a.button:link, a.button:visited, a.btn:link, a.btn:visited {font-size:1em;}