@media (max-width: 510px) {
#header {
    height:69px;
    background-image:url("/files/KinderhospizBurgholzRelaunch/Kopfzeile/header-hintergrund-kachel-smartphone.png");
    background-position:left top;
    background-repeat:repeat-x;
}
#header .inside {
    background-image:url("/files/KinderhospizBurgholzRelaunch/Kopfzeile/header-responsive-smartphone.png");
    background-position:right top;
    background-repeat:no-repeat;
    max-width: none;
}
#header .inside {
    height:69px;
}
#header .inside .header-link {
    height:69px;
}

/* Größe und Positionierung des Fuchses im Header */
#header .inside .header-image {
    width:75px;
    height:116px;
    right:10px;
    top:7px;
    float:right;
    margin-bottom:-20px;
    background-image:url("/files/KinderhospizBurgholzRelaunch/Kopfzeile/fuchs-responsive-smartphone.png");
    background-position:right center;
    background-repeat:no-repeat;
}
.custom {
    width:100%;
    height:auto;
    min-width:100%;
}
#title,
#navtoggle,
#searchtoggle {
    margin-top:4px;
    margin-bottom:4px;
    padding-top:0;
    padding-bottom:0;
}

/* Ausblenden des Brotkrumenpfades */
.custom #breadcrumb {
    display:none;
}
#title {
    max-width:50%;
    display:inline-block;
    vertical-align:top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Einblenden des Titels der aktuellen Seite */
#title .sitetitle {
    display:inline-block;
    padding-right:5px;
    vertical-align:top;
    text-align:center;
    font:20px/22px Source Sans Pro;
    text-decoration:line-through;
    color:#8eaf34;
    text-decoration: none;
    font-weight: 300;
}
#navtoggle {
    position:relative;
    margin-left:0;
}
#navtoggle .inside,
#searchtoggle .inside {
    border-right:0px;
    border-left:1px;
}

/* Einblendung und Gestaltung des Navigations-Toggle */
#navtoggle #nav-toggle {
    width:30px;
    height:22px;
    display:inline-block;
    margin-left:0;
    padding-right:13px;
    padding-left:13px;
    background-image:url("/files/KinderhospizBurgholzRelaunch/Menue/menue-button.png");
    background-position:center center;
    background-repeat:no-repeat;
    border-right:0px dotted #8eae34;
    border-left:1px dotted #8eae34;
}
#navigation {
    margin-top:33px;
}
#searchtoggle {
    position:relative;
}
#searchtoggle #search-toggle {
    width:30px;
    height:22px;
    display:inline-block;
    margin-bottom:0;
    padding-right:10px;
    padding-left:10px;
    background-image:url("/files/KinderhospizBurgholzRelaunch/Menue/suchen-button.png");
    background-position:center center;
    background-repeat:no-repeat;
    border-right:0px dotted #8eae34;
    border-left:1px dotted #8eae34;
    z-index: 300000;
}
#search {
    width:90%;
    right:0;
    top:103px;
    position:absolute;
    margin-right:0;
    margin-bottom:0;
    margin-left:0;
    padding-right:5%;
    padding-left:5%;
    background-color:#fff;
}
.custom #imageslider .mod_flexSlider {
    width:100%;
}
.custom #imageslider .custom {
    border-top:0 solid;
}
#container {
    width:90%;
    padding-right:5%;
    padding-left:5%;
    background-image: none;
    padding-bottom: 43px;
}
#main {
    max-width:100%;
}
.startpage #main {
    margin-top:0;
}
#main .mod_newslist .block,
#main .mod_newsarchive .block,
#main .mod_article .ce_inpage-menu {
    padding-top:14px;
    padding-bottom:14px;
}
#main .mod_newslist .first {
    padding-top:0;
}
#main .mod_newslist div.content p,
#main .mod_newsarchive div.content p {
    margin-bottom:0;
}

/* Ausblenden der Bilder der Newslist und des Inpage-Menue */
#main .mod_newslist .image_container,
#main .mod_newsarchive .image_container,
#main .mod_article .ce_inpage-menu .image_container {
    display:none;
}

/* Wiedereinblenden des ersten Bildes der Newsliste */
#main .mod_newslist .first .image_container {
    display:inline-block;
}

/* Texte über ganze Seitenbreite strecken */
#main .mod_newslist div.content,
#main .mod_newsarchive div.content,
#main .mod_article .ce_inpage-menu .text_container {
    width:100%;
    height:100%;
    position:relative;
    display:inline-block;
}
#main .mod_newslist div.content .left,
#main .mod_newsarchive div.content .left {
    width:90%;
    position:relative;
    display:inline-block;
}

/* Verstecken des Text-Linktextes der Newsliste */
#main .mod_newslist div.content .left p:last-of-type,
#main .mod_newsarchive div.content .left p:last-of-type {
    height:2;
    display:none;
}

/* Einblenden des versteckten Links und Positionierung rechts */
#main .mod_newslist div.content .right,
#main .mod_newsarchive div.content .right {
    float:right;
    display:inline-block;
    font-size:0px;
}

/* Einspaltiges Layout der Sitemap im Footer */
#footer .mod_sitemap ul.level_1 li {
    width:100%;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    border-bottom:1px dotted #e0e298;
}
}
