/* TABLET */

#box {width:100%}

#menuebg{position:fixed;top:0;height:90px;width:100%;}
.toggle{position:fixed;top:20px;right:25px;}
#logo {width:auto;max-width:130px;float:left;margin: 0 0 0 25px;}
.menue{display:none;}

.kopf {margin-top:100px;}
#titel {width:auto;max-width:600px;margin: 0 auto;padding: 0;text-align:center;}
#bild {width:100%;margin-bottom:0px;}

#module, #module_unten {width:100%; padding:5px;display:flex;flex-wrap:wrap;column-gap:20px;justify-content:space-evenly;}
#module .mod-custom, #module_unten .mod-custom {padding:20px;}
#module .mod-custom img {width:auto; max-width:200px;}

#inhalt {margin-top:0px;padding:15px 0 25px 0;}
.breadcrumbs {padding: 10px 40px 20px 0;}
.text {width:100%;padding: 0 40px;}
div.blog {padding: 0;}
div.item-page {padding: 0 20px;}

.fuss {width:100%;padding: 25px;}
.kontakt {width:100%;text-align:center;padding: 5px 0;}
.impressum {width:100%;text-align:center;padding: 5px 0;}

#button {position:fixed;top:120px;right:0;}

/* BILDANZEIGE */
p.images {display:flex;justify-content:flex-start;column-gap:10px;}
p img {width:auto;margin: 0 0 20px 0;max-width:50%;}
#logo p img, #bild img {width:100%;height:auto;}
figure.right.item-image {max-width:300px;margin:0 0 20px 30px;}
figure.left.item-image {max-width:300px;margin:0 30px 20px 0;}

/* BLOGANSICHT 1,2 und 3 spaltig */
.category-desc {overflow:hidden;width:100%;display:block;margin:0 auto 20px auto;}
div.blog {width:100%}
div.blog-item {overflow:hidden;margin: 10px 0;padding:20px 0 50px 0;}
.columns-1, .columns-2, .columns-3 {width:100%;display:flex;flex-wrap: wrap;}
.columns-1 div.blog-item {width:100%;}
.columns-2 div.blog-item {width:50%;padding: 10px;}
.columns-3 div.blog-item {width:33.33%;padding: 5px;}
div.cat-children.first {float:left;}
div.cat-children.last {float:right;}

/* MENUE Abstände (Grundeinstellungen siehe template)*/
.menue li {font-size:0.9em;padding: 0 0 0 10px;}
nav.impressum li {font-size:1.1em;}
nav.breadcrumbs li {margin-left:15px;}

/*NEWSFLASH */
figure.newsflash-image {float:left;margin-right:30px;max-width:300px;}