@import url(https://fonts.googleapis.com/css?family=Satisfy);
/*@import url(https://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css);*/

body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.6;
    /*
    hyphens: auto;
    word-wrap: break-word;
    */
}

.site {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

.page-wrap {
    flex: 1;
}

@media (max-width: 767px) {
    body {
        font-size: 1.8rem;
    }
}

.site-footer {
    background-color: #f8f8f8;
    border-top: 4px solid #e7e7e7;
    margin-top: 30px;
}

footer {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

footer #bottom_left p {
    text-align: left;
    font-size: 0.9em;
    padding: 10px 0;
    margin-bottom: 0px;
}

footer #bottom_right {
    font-size:0.9em;
}

footer #bottom_right .bottom_ul { 
    list-style-type:none; 
    float:right; 
    margin-bottom:0px;
}

footer #bottom_right .bottom_ul li { 
    float:left;
    padding: 10px 0;
    margin-bottom: 0px;
} 

footer #bottom_right .bottom_ul li a { 
    padding: 0;
} 

nav.navbar {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
}

#schm-navbar {
    padding-right: 15px;
}

/*
hr {
    margin-bottom: 0;
}
*/

h1 {
    font-family:"Satisfy",cursive;
    font-size: 1.8em;
    margin-bottom: 20px;
}

h2 {
    font-size: 1.5em;
    /*margin-bottom: 20px; */
}

#headline {
    height: 70px; 
    display: flex; 
    margin-top: 10px;
    margin-bottom: 10px;
}

#headline-logo {
    height:70px; 
    background-color: transparent;
    border: none;
    border-radius: 0;
    display: inline-block;
    line-height: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#headline-logo img {
    height:70px;
}

#headline-text-container {
    margin: auto 0; 
    text-align: left;
}

#headline-text {
    font-family: "Satisfy",cursive;
    font-size: 3.1rem;
    text-align: left;
}

div.blog-row:hover,
div.blog-row:focus {
    background-color: rgba(160,200,220,0.12);
}

div.blog-row:focus {
    outline: none;
}

/* Linie unter alle bis auf letzten Blog-Eintrag */
div.blog > div.blog-row:not(:last-of-type) {
    border-bottom: 1px solid #eeeeee;
}

@media screen and (max-width: 640px) {
    #headline {
        height: 50px; 
    }
    
    #headline-logo {
        height: 50px; 
    }

    #headline-logo img {
        height: 50px;
    }
    
    #headline-text {
        font-size: 1.7rem;
    }
}

/* Responsive iFrame */
.responsive-iframe-container {
    position: relative;
    padding-bottom: 80%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div.dataTables_wrapper, table.dataTable {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.6rem;
}

/* Automatischer Zeilensprung in erster Zeile von responsiven DataTables */
table.dataTable.nowrap th:first-of-type, table.dataTable.nowrap td:first-of-type {
    white-space: normal;
}

@media only screen and (min-width: 800px) {
    div.valign>div {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    .responsive-table-container table, 
    .responsive-table-container thead, 
    .responsive-table-container tbody, 
    .responsive-table-container th, 
    .responsive-table-container td, 
    .responsive-table-container tr { 
            display: block; 
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .responsive-table-container thead tr { 
            position: absolute;
            top: -9999px;
            left: -9999px;
    }

    .responsive-table-container tr { border: 1px solid #ccc; }

    .responsive-table-container td { 
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee; 
            position: relative;
            padding-left: 50%; 
            white-space: normal;
            text-align:left;
    }

    .responsive-table-container td:before { 
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%; 
            padding-right: 10px; 
            white-space: nowrap;
            text-align:left;
            font-weight: bold;
    }

    /* Label the data */
    .responsive-table-container td:before { 
        content: attr(data-title); 
    }
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.anchor {
    display: block;
    position: relative;
    top: -65px;
    visibility: hidden;
}

/* alt */
.bl_kl                    { font-size:1em; color:#739EC6}
.rt_kl                    { font-size:1em; color:#FF0000}
.flag                     { font-size:1.5em; color:#000000; font-weight:bold; }
.arial_gr                 { font-family:Arial; font-size:1.3em; color:#EFEFEF;}
.ue1                      { font-size:1.3em; font-weight:bold; color:#365d81; text-decoration:underline; line-height: 2em;}
.ue2                      { font-size:1em; font-weight:bold; color:#000000; text-decoration:underline; }
.white                    { font-size:1em; font-weight:bold; color:#FFFFFF; }
.feld                     { background-color:#FFFFFF; border:1px solid #739EC6; }