/* TABLET */
#box {width:100%}

#menuebg {top:0;width:100%;height:60px;}
#logo {width:300px;float:left;margin:0px 0 0 25px;}
#titel {width:auto;float:left;margin:0px 0 0 25px;}
.toggle {display:none;}
.menue {width:auto;float:right;margin:25px 25px 0 0;}


.kopf {width:100%;margin-top:0px;min-height:70px;background-size: cover;}
#bild {width:100%;height:auto;display:block;margin: 0 auto;padding:20px 50px;}
#video {margin-top:20px;}
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:100%;margin: 10px 0 0 0;}
.breadcrumbs {padding: 25px 0 0 0;}
.text {width:100%;padding: 25px;}


.fuss {width:100%;padding:25px;}
.impressum {float:right;}
.kontakt {float:left;}

#more {width:100%;height:auto;margin-top:30px;}
#button {top:100px;right:0;}

/* BILDANZEIGE */
p img {max-width:100%;} /*maximale Größe für direkt im Content eingefügte Bilder*/
figure.left.item-image, img.left {float:left;max-width:300px;margin:0 30px 20px 0;}
figure.right.item-image, img.right {float:right;max-width:300px;margin:0 0 20px 30px;}
#logo img, #titel img {width:100%; height:auto;}
#bild img {width:auto;max-height:450px;padding-top:60px;}

/* BLOGANSICHT 1,2 und 3 spaltig */
div.blog {width:100%}
.category-desc {margin-bottom:50px;}
.category-desc img {max-width:200px;}
div.blog-item {margin-bottom:25px;padding-bottom:25px;clear:left;}
.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: 5px;}
.columns-3 div.blog-item {width:33.33%;padding: 5px;}

/* ABSTÄNDE UND SCHRIFTEN */
address.kontakt p {font-size:1.1em;}
.menue ul li {margin: 0 15px;}
.impressum li {font-size:1.1em;margin: 0 5px;}
.breadcrumbs li {margin-right:10px;}

/* TABELLEN FÜR SERIENÜBERSICHT */
table {width:33.33%!important;font-size:0.9em;}