html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* #---reset stylesheet END---# */


/* #--clearfix --# */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.alt {
    overflow: hidden;
}


/* #--clearfix END--# */

html {
    font-size: 16px;
}

html,
body {
    width: 100%;
}

h1 {
    font-size: 3.5em;
    font-family: 'Della Respira', serif;
}

h2 {
    font-size: 2em;
    font-family: 'Della Respira', serif;
}

h3 {
    font-size: 1.5em;
    font-family: 'Della Respira', serif;
}

h4 {
    font-size: 1.2em;
    font-family: 'Della Respira', serif;
    text-align: left;
}

.widthlimit {
    width: 1200px;
    margin: 0 auto;
}

.wrapper {
    width: 100%;
}

#header {
    width: 100%;
    margin-top: 1%;
    font-family: 'Source Sans Pro', sans-serif;
}

.logo {
    width: 20%;
    float: left;
}

.logo img {
    width: 100%;
}

.vereinsname {
    width: 80%;
    float: left;
}

.vereinsname h1 {
    margin: 5% 0 0 5%;
}
.burgermenu {
    display: none;
}

#navigation {
    float: left;
    text-align: center;
    margin-top: 4%;
}

ul {
    list-style-type: none;
}

#navigation li {
    float: left;
}

#navigation li a {
    display: block;
    text-decoration: none;
}

#navigation li a {
    font-size: 1.6em;
    padding: 14px 16px;
    color: black;
}

#navigation li a:hover,
#navigation li a.active {
    background-color: rgba(0, 0, 0, 0.75);
    color: white;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}

.main {
    width: 100%;
    margin: 5% 0 10% 0;
    clear: both;
    font-family: 'Source Sans Pro', sans-serif;
}

.monatsbox {
    width: 900px;
    margin: 0 auto;
}

.monatsbalken {
    width: 100%;
}

.hinweis {
    margin-bottom: 5%;
}

.hinweis h4 {
    text-align: center;
}

.kreis {
    position: absolute;
    width: 14px;
    height: 14px;
    margin-left: 25px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    –moz-border-radius: 50%;
    –webkit-border-radius: 50%;
}
.datekreis {
    position: absolute;
    width: 14px;
    height: 14px;
    margin-top: 5px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    –moz-border-radius: 50%;
    –webkit-border-radius: 50%;
}
.gruen {
    background-color: green;
}
.blau {
    background-color: blue;
}
.rot {
    background-color: red;
}
.orange {
    background-color: orange;
}
.lila {
    background-color: purple;
}
.textElement {
    margin-left: 50px;
}
.dateElement {
    margin-left: 20px;
}

.monat {
    margin-bottom: 3%;
}

.balken {
    position: relative;
    padding: 14px 20px 14px 20px;
    color: white;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.75);
}

.balken a {
    color: white;
    text-decoration: none;
}

.dreieck {
    position: relative;
    left: 825px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid white;
}

.textbox {
    margin-left: 5%;
}

.textbox p {
    margin-left: 5%;
    line-height: 1.5em;
}

.textbox a {
    color: black;
}

#footer {
    width: 100%;
    clear: both;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 4% 0;
    -webkit-box-shadow: 0px 500px 0px 500px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 500px 0px 500px rgba(0, 0, 0, 0.75);
}

.footercontent {
    color: white;
    width: 100%;
}

.footercontent p {
    color: rgb(130, 130, 130);
}

.footercontent li a {
    color: rgb(130, 130, 130);
    text-decoration: none;
}

.footercontent li a:hover {
    text-decoration: underline;
}

.footerbox {
    float: left;
    width: 33.333%;
}

.footerbox nav,
.footerbox p {
    font-family: 'Source Sans Pro', sans-serif;
}

.abteilungen {
    width: 180px;
    margin: 0 auto;
}
.sitemap {
    width: 150px;
    margin: 0 auto;
}
.kontakt {
    width: 180px;
    margin: 0 auto;
}

.kontakt a {
    color: rgb(130, 130, 130);
}

/* ############################################################################################################################################# */

@media (max-width: 1365px) {
    html {
        font-size: 14px;
        overflow-x: hidden;
    }
    h1 {
        font-size: 3.2em;
        font-family: 'Della Respira', serif;
    }
    h2 {
        font-size: 1.8em;
        font-family: 'Della Respira', serif;
    }

    h3 {
        font-size: 1.3em;
        font-family: 'Della Respira', serif;
    }

    h4 {
        font-size: 1.1em;
        font-family: 'Della Respira', serif;
        text-align: left;
    }
    .widthlimit {
        width: 900px;
    }
    #navigation li a {
        font-size: 1.4em;
        padding: 12px 14px;
    }
    .textElement {
        margin-left: 35px;
    }
    .monatsbox {
        width: 700px;
    }
    .kreis {
        position: absolute;
        width: 12px;
        height: 12px;
        margin-left: 20px;
    }
    .datekreis {
        position: absolute;
        width: 12px;
        height: 12px;
    }
    .dreieck {
        left: 625px;
    }
    .abteilungen {
        width: 150px;
        margin: 0 auto;
    }
    .sitemap {
        width: 120px;
        margin: 0 auto;
    }
    .kontakt {
        width: 150px;
        margin: 0 auto;
    }
}

/* ############################################################################################################################################# */


@media (max-width: 1000px) {
    html {
        font-size: 14px;
        overflow-x: hidden;
    }
    h1 {
        font-size: 2.5em;
        font-family: 'Della Respira', serif;
    }
    h2 {
        font-size: 1.5em;
        font-family: 'Della Respira', serif;
    }

    h3 {
        font-size: 1.2em;
        font-family: 'Della Respira', serif;
    }

    h4 {
        font-size: 1em;
        font-family: 'Della Respira', serif;
        text-align: left;
    }
    .widthlimit {
        width: 100%;
    }

    #header {
        width: 100%;
        margin-top: 1%;
        font-family: 'Source Sans Pro', sans-serif;
    }
    #header .wrapper {
        width: 80%;
        margin: 0 auto;
    }
    .logotext {
        width: 450px;
        margin: 0 auto;
    }

    .logo {
        width: 180px;
        float: left;
    }

    .logo img {
        width: 100%;
    }

    .vereinsname {
        width: 220px;
        float: left;
    }

    .vereinsname h1 {
        margin: 15% 0 0 10%;
    }
    #navigation {
        width: 100%;
        display: block;
    }
    #navigation li {
        width: 33.333%;
    }

    .monatsbox {
        width: 90%;
        margin: 0 auto;
    }

    .kreis {
        width: 12px;
        height: 12px;
        margin-left: 5px;
    }
    .datekreis {
        width: 12px;
        height: 12px;
        margin-top: 5px;
    }
    .textElement {
        margin-left: 20px;
    }
    .dateElement {
        margin-left: 20px;
    }


    .dreieck {
        left: 95%;
    }

    .textbox {
        width: 90%;
        margin: 0 auto;
    }

    #footer {
        width: 100%;
        clear: both;
        background-color: rgba(0, 0, 0, 0.75);
        padding: 4% 0;
    }

    .footercontent {
        color: white;
        width: 100%;
    }

    .footerbox {
        float: left;
        width: 33.333%;
    }

    .abteilungen {
        width: 145px;
        margin: 0 auto;
    }
    .sitemap {
        width: 120px;
        margin: 0 auto;
    }
    .kontakt {
        width: 145px;
        margin: 0 auto;
    }
}



/* ############################################################################################################################################# */


@media (max-width: 649px) {
    html {
        font-size: 14px;
        overflow-x: hidden;
    }
    h1 {
        font-size: 1.8em;
        font-family: 'Della Respira', serif;
    }
    h2 {
        font-size: 1.4em;
        font-family: 'Della Respira', serif;
    }

    h3 {
        font-size: 1.2em;
        font-family: 'Della Respira', serif;
    }

    h4 {
        font-size: 1em;
        font-family: 'Della Respira', serif;
        text-align: left;
    }
    .widthlimit {
        width: 100%;
    }

    #header .wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .logotext {
        width: 300px;
        height: 150px;
        margin: 0 auto;
    }

    .logo {
        width: 100px;
        float: left;
    }

    .vereinsname {
        width: 160px;
        float: left;
    }

    .vereinsname h1 {
        margin: 8% 0 0 10%;
    }
    .burgermenu {
        display: block;
        float: left;
    }
    .burgermenu img {
        width: 50px;
        height: 50px;
        -webkit-border-radius: 4px;
                border-radius: 4px;
    }

    #navigation {
        width: 100%;
        float: left;
        margin-top: 0%;
        text-align: left;
        display: none;
    }

    ul {
        list-style-type: none;
    }

    #navigation li {
        float: none;
        width: 100%;
    }

    #navigation li a {
        display: block;
        text-decoration: none;
    }

    #navigation li a {
        color: black;
    }

    #navigation li a:hover,
    #navigation li a.active {
        background-color: rgba(0, 0, 0, 0.75);
        color: white;
        -webkit-border-radius: 5px;
                border-radius: 5px;
    }

    .monatsbox {
        width: 100%;
        margin: 0 auto;
    }
    .hinweis p {
        display: none;
    }

    .kreis {
        width: 12px;
        height: 12px;
        margin-left: 5px;
    }
    .datekreis {
        width: 12px;
        height: 12px;
        margin-top: 5px;
    }
    .textElement {
        margin-left: 20px;
    }
    .dateElement {
        margin-left: 20px;
    }


    .dreieck {
        left: 90%;
    }

    .textbox {
        width: 90%;
        margin: 0 auto;
    }

    .footercontent {
        width: 100%;
    }
    .footerbox {
        width: 100%;
        float: none;
    }
    .abteilungen {
        display: none;
    }
    .sitemap {
        display: none;
    }
    .kontakt {
        width: 145px;
        margin: 0 auto;
    }
}
