/* DESKTOP */

#box {max-width:1600px;margin:0 auto;padding:0;}

#menuebg{position:fixed;top:0;left:0;height:70px;width:100%;}
#menuefix {max-width:1600px;margin:0 auto;padding: 0 20px;}
.toggle{display:none;}

#titel {width:auto;max-width:600px;margin: 0 auto;padding:0;text-align:center;}
.menue{float:left;}

.kopf {margin-top:70px;height:320px;background-size:cover;}
#logo {float:right;width:auto;max-width:350px;margin: 0;}
#bild {width:100%;}

section.module {width:90%;display:block; margin:0 auto;}
#module, #module_unten {width:100%;margin: 20px 0;}
#module, iframe {height:500px!important;}
#module .mod-custom {}
#module_unten .mod-custom {width:100%;padding:20px;}

#inhalt {padding: 25px 0;}
nav.breadcrumbs {padding: 0 5%;}
.text {width:100%;padding: 0 5%;}
div.blog {padding: 0;}
div.item-page {padding: 0 5%;}

#info {padding:20px 40px;}

.fuss {width:100%;padding: 25px 50px;}
.kontakt {float:right;padding: 5px 0;text-align:right;}
.impressum {float:left;padding: 5px 0;}

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

/* BILDANZEIGE */
p img {width:auto;margin: 0 20px 20px 0px;}
#logo p img, #bild img {width:100%;height:auto;}
#info p img.pull-right {width:300px;float:right;}
figure.right.item-image, img.pull-right {float:right; width:auto;max-width:300px;margin:0 0 20px 30px;}
figure.left.item-image, img.pull-left {float:left;max-width:300px;margin:0 30px 20px 0;}
figure.none.item-image, img.pull-none {float:none;max-width:300px;margin:0 30px 0 0;}
.cols-3 img {max-width:100%;}

/* BLOGANSICHT 1,2 und 3 spaltig */
.category-desc {overflow:hidden;width:100%;display:block;margin:0 auto 30px auto;padding-bottom:20px;}
div.blog {width:100%;padding: 0 50px;}
div.blog-item {overflow:hidden;margin: 20px 0;padding: 20px 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:45%;margin: 10px 2.5%;}
.columns-3 div.blog-item {width:30%;margin:10px 1.666%;}


/* MENUE Abstände (Grundeinstellungen siehe template)*/
.menue li {padding: 0 15px;font-size:1em;}
.kontakt li {margin-left:30px;}
li.nav-item.item-597 img, li.nav-item.item-101 img {position:relative;top:7px;}

/* OVERRIDES */
h3 {clear:left;}