/* TABLET */

#box {width:100%}

#menuebg{top:0;width:100%;position:fixed;}
#menue{text-align:center;}
#toggle{display:none;}

#kopf {margin-top:49px;}
#logo {width:auto;max-width:300px;position:absolute;top:49px;left:40px;}
#titel {width:auto;max-width:500px;margin: 0 auto;padding: 0 0 20px 0;text-align:center;}
#bild {width:100%;}

#module, #module_unten {width:100%; padding:20px;}
#links, #mitte, #rechts, #links_unten, #mitte_unten, #rechts_unten {float:left;}
.eins {width:100%;padding: 0 20px;}
.zwei {width:48%;padding: 0 20px;margin: 0 1%;}
.drei {width:48%;padding: 0 20px;margin: 0 1%;}
#rechts.drei, #rechts_unten.drei {width:98%;clear:left;margin: 10px 1%;}

#inhalt {padding: 0 0 25px 0;}
#breadcrumbs {padding: 10px 40px 20px 40px;}
#text {width:100%;padding: 0 30px;}

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

/* BILDANZEIGE */
p img {width:100%;}
img.pull-right,.pull-right img {max-width:300px;margin:0 0 20px 25px;}
img.pull-left,.pull-left img {max-width:300px;margin:0 25px 20px 0;}
img.pull-none,.pull-none img {max-width:500px;margin: 0 0 20px 0;}
.cols-2 img.pull-left,.cols-2 .pull-left img  {float:none;}
#links img {width:700px;
}
/* BLOGANSICHT 1,2 und 3 spaltig */
.category-desc {margin-bottom:25px;}
.item {}
.cols-1, .cols-2, .cols-3 {width:100%;}
.cols-1 .column-1 {width:100%;}
.cols-2 .column-1 {clear:left;float:left;width:48%;margin-right:2%;/*border-right: 1px solid #802528*/}
.cols-2 .column-2 {float:right;width:48%;margin-left:2%;}
.cols-3 .column-1 {width:100%;}
.cols-3 .column-2 {width:100%;}
.cols-3 .column-3 {width:100%;}

/* MENUE Abstände (Grundeinstellungen siehe template)*/
#menue li {font-size:0.8em;padding: 0 0 0 10px;}