html, body {
background:#fff;
padding:0 !important;
margin:0;
border:0;
z-index:0;
width:100%;
height:100%;
font-family: 'abeezee_regular', sans-serif;
}

#alles {
width:100%;
min-height:100%;
height:auto;
margin:0 !important;
padding:0;
border:0;
text-align: center;
background: url("../images/himmel_ueberm_muehlanger.jpg") no-repeat;
background-size: cover;
}

#container {
height:auto;
padding:0;
}

header {
width:100%;
border:0;
overflow: hidden;
/*background: url("../images/grundschule_muehlanger_dorfen.jpg") no-repeat;
background-size: cover;*/
}

nav {
width:100%;
border:0;
}

section {
width:100%;
height: 100%;
border:0;
background: #ffffff !important;
overflow:hidden;
}

footer {
width:100%;
height:auto;
text-align:center !important;
background: #db6012;
color:#fff;
clear:both;
overflow-y: hidden;
padding:2em auto 2em auto !important;
}

/* Links */

section a{
text-decoration:none;
color:#db6012;
padding:0 0 0 15px;
background-image: url("../images/linkpfeil.png");
background-repeat:  no-repeat;
background-position: 5px center;
}

section a:hover{
text-decoration:underline;
color:#db6012;
}

header a, footer a{
text-decoration:none;
color:#fff;
}

header a:hover, footer a:hover {
text-decoration:underline;
}


/* Buttons */

section button, section a.btn {
width: auto !important;
background: #db6012 !important;
color: #fff !important;
font-size: 14px;
padding:5px 8px;
margin: 10px auto 10px 0 !important;
border-radius: 3px;
border:0;
clear: both;
}

/* Box-sizing */

nav, main, section, article, header, footer, aside, div, p, span, a, ul, ol, li, input, form, button, h1, h2, h3, h4, h5, h6 {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

/* Farben */

.gsdm_rot {
color:#c42027;
}

.gsdm_orange {
color:#db6012;
}

.gsdm_gelb {
color:#ffea03;
}

.gsdm_blau {
color:#295999;
}


/* Textformate */

.klein {
font-size: 0.8em;
}

/* ---------------------------------- Header --------------------------------------*/

/* Headerbild */

header div#mod-custom135, header div#mod-custom135 * {
width: 100%;
height: auto;
padding:0;
margin:0;
border:0;
}

header div#mod-custom135 img {
min-height: 150px;
}

/* Kontakt + Downloads */

span#tel {
display: inline-block;
background: #ffea03;
padding: 6px 10px;
margin:0 1.0em 0 0;
}

span#downloads {
display: inline-block;
background: #db6012;
padding: 0;
}

span#downloads a {
display: inline-block;
padding:6px 10px 6px 25px;
background-image: url("../images/linkpfeil_weiss.png");
background-repeat:  no-repeat;
background-position: 10px center;
}
  

/* ----------------------------------------- NAV -------------------------------------- */

/* --- Hauptmenue --- */

nav a {
font-family: 'abeezee_regular', sans-serif;
}

nav a span.arrow {
display: none !important;
}

/* Level 1 */
  
nav div.dj-megamenu-wrapper ul.dj-megamenu li.dj-up {
height:auto;
width: auto;
padding: 0;
}
  
nav div.dj-megamenu-wrapper ul.dj-megamenu li.dj-up a.dj-up_a span {
line-height: 1.0em !important;
height:auto !important;
width: auto !important;
}
  
nav span.dj-drop {
position: relative;
left: 5px !important;
top:0;
width: 5px;
height: 5px;
}
  
/* Level 2 */
  
nav div.dj-megamenu-wrapper ul.dj-megamenu li.dj-up ul.dj-submenu {
margin:0;
padding: 0;
box-shadow:0 !important;
text-align: left;
}
  
nav div.dj-megamenu-wrapper ul.dj-megamenu li.dj-up ul.dj-submenu li {
height:auto;
width: auto;
padding: 0;
text-align: left;
}
  
nav div.dj-megamenu-wrapper ul.dj-megamenu li.dj-up ul.dj-submenu li a {
height:auto;
width: auto;
border:0;
padding: 12px auto 13px 13px;
margin:0;
font-size: 1.0em;
}
  
nav div.dj-megamenu-wrapper ul.dj-megamenu li.dj-up ul.dj-submenu li a span {
line-height: 1.0em !important;
height:auto !important;
width: auto !important;
}

div#dj-megamenu111sticky.dj-megamenu.dj-megamenu-sticky {
height: 60px !important;
background-image: url("../images/bg_header.png") !important;
background-repeat: repeat-x !important;
background-position: left bottom;
background-color:none !important;
}

/* --------------------------- MAIN ---------------------------- */

/* Headlines */

h1, h2, h3, h4, h5, h6 {
line-height: 1.2em;
padding:0;
}

h1, h2, h3, h4 {
color:#db6012;
}

h1, h3, h6 {
font-weight: bold;
}

h4 {
letter-spacing: 0.2em;
}

h5 {
text-transform:uppercase;
}

/* Tabellen */

div.com-content-article__body table {
width: 100% !important;
max-width: 100% !important;
}

div.com-content-article__body table.flex {
width: auto !important;
}

div.com-content-article__body table tbody tr td {
width: auto !important;
padding: 1.0em 1.0em 1.0em 0em;
vertical-align: top;
overflow-wrap: break-word;
}

div.com-content-article__body table.flex tbody tr td {
width: auto !important;
padding: 0.5em 0.5em 0.5em 0;
vertical-align: top;
}

/* Content Slider */

div.ssl-outer {
padding:0;
margin: 0 0 2.0em 0;
border:0;
}

div.ssl-title, div.ssl-title:hover {
padding:0;
margin: 0 0 2.0em 0;
border:0;
color:#db6012;
padding:0 0 0 22px !important;
background-image: url("../images/plus.png");
background-repeat:  no-repeat;
background-position: left center;
background-color:#fff !important;
font-size:1.3em;
}

div.ssl-title.ssl-title-open {
background-image: url("../images/minus.png");
background-color:#fff !important;
}

div.ssl-content  {
padding:0;
margin: 0 0 2.0em 0;
border:0;
color:#000;
background: none;
}

/* BLOG */

.blog-item figure {
width: 100%;
height: auto;
}

.blog-item figure img {
width: 100%;
height: auto;
}

/* Einzelseite */

.item-page .page-header, .item-page div.com-content-article__body {
height: auto;
margin: 0 0 0 auto;
text-align: left;
}

/* Seite Termine */

#jevents {
text-align: left;
}

#jevents table.eventlist, #jevents table.eventlist th, #jevents table.eventlist td {
border: 0 !important;
}

table.eventlist th {
text-align: left;
padding: 1em 1em 1em 0.3em;
}

table.eventlist td {
text-align: left;
padding: 1.5em 1em 1.5em 0.3em;
}

#eventlist table.eventlist td.eventlist_col a.ev_link_row {
color:#db6012 !important;
font-weight: normal;
padding:0;
background: none;
}

#eventlist table.eventlist tr:nth-of-type(even) td {
background: #efefef;
}

/* Downloads */

div.jd-item-page {
text-align: left;
}

div.jd-item-page div.jd_top_navi, div.jd_fields_wrapper, div.jd_cats_subheader, div.jd-item-page div.jd_cat_main div.jd_categories_title_v46 div.jd_cats_sum_subcats {
display: none;
}

/*--------------------------- Footer ---------------------------*/

div#footercontainer {
height: auto;
overflow-y: 0;
padding: auto;
margin: 2em auto 1em auto;
}

footer .custom, footer ul.nav, div.mod-footer {
font-size: 0.85em;
line-height: 1.4em;
}

footer .custom, footer ul.nav {
padding-right: 1.5em !important;
}

div.mod-footer {
clear: both;
width: 100%;
padding: 2em 0 4em 0 !important;
position: relative;
top: 3em;
border-top: 1px solid #fff;
}

div.footer1, div.footer2 {
font-size: 0.85em !important;
}

footer a {
padding:0 0 0 15px;
background-image: url("../images/linkpfeil_weiss.png");
background-repeat:  no-repeat;
background-position: center left;
}

footer div.custom a:hover {
text-decoration: underline;
}

/* Modul Cookie-Hinweis */

div.jb-cookie div.jb-accept {
white-space: nowrap;
width: auto !important;
margin: 10px auto 10px auto !important;
padding: 3px 6px !important;
}

div.jb-cookie p a {
clear: both;
width: auto !important;
font-family: 'opensans_bold';
margin-left: 5px;
}
