@media screen and (max-width:1060px) {
    body {
        min-width: inherit;   
    }
    #all {
        width: 100%;   
    }
    #back {
        width: 100%;   
    }
    .nav {
        display: none;
    }
    .startSlider {
        width: calc(29% - 2px);
        margin: 0 2% 0 !important;
        float: none;
        display: inline-block;
    }
    .slider {
        height: inherit;
        padding: 20px 0;
    }
    #subHeader {
        width: 100%;   
    }
    .frontpageBack {
        display: none;
    }
    .startSlider img {
        width: 100%;   
    }
    .startSlider div {
        width: calc(100% - 30px);
        padding: 10px;
    }
    #main {
        width: 100%;
        overflow: hidden;
    }
    .oeffnungszeiten {
        float: none;
        width: calc(100% - 80px);
        margin: 0 auto;
    }
    .custom.archiv {
        margin: 15px 20px 0;
        position: inherit;
    }
    #innerFooter {
        width: calc(100% - 100px);
        padding: 10px 0px 0;
    }
    .item-page {
        width: calc(100% - 40px) !important;
        padding: 20px;
    }
    .newsPage > h3,.newsPage > p {
        width: calc(100% - 250px);
    }
    .newsPage > img {
        width: inherit;
        height: calc(100% - 17px);
    }
    .custom p img {
        right: 0;   
    }
    
    .img-intro-left img {
        width: calc(100% - 4px);   
    }
    .blog,#main > article {
        margin-left: 0;   
    }
    .blog article,.room,.person  {
        margin: 0 0.5% 20px !important;   
    }
    .room,.person {
        padding: 20px 18px;   
    }
    .img-fulltext-left > img,.room img,.person img {
        width: 100%;   
    }
    #map_canvas {
        width: 100% !important;   
    }
    a[href^="tel"]:link,
    a[href^="tel"]:visited, 
    a[href^="tel"]:hover {
    text-decoration:    none;
    color: white !important;
    }
    #navToggleDiv {
        display: block;   
    }
    #header .nav {
        position: absolute;
        right: 0;
        top: 105px;
        width: 100%;
        background-color: #7bb4a8;
        z-index: 999;
    }
    #header .nav li {
        display: block;
    }
    #header .nav li > a {
        border: none;
        color: #ffffff;
        width: 100%;
        display: block;
        padding: 0;
        padding: 10px 10px;
        transition: 0.3s;
        border-bottom: 1px solid white;
    }
    #header .nav li > a:hover {
        background: rgb(123, 180, 168);
    }
    #header .nav li.active > a {
        background: rgb(123, 180, 168);
    }
    #kalenderDiv {
        width: 100%;
    }
    #kalenderDiv > div {
        width: 30%;
    }
    #windowTermine {
        display: none;
        position: fixed;
        top: 90px;
        left: 20px;
        width: calc(100% - 64px) !important;
        background: rgb(243, 248, 252);
        z-index: 1000;
    }
    #termineArticle,#formArticle {
        padding: 20px;
    }
    #formArticle {
        width: calc(100% - 40px) !important;
    }
    #formArticle fieldset {
        width: 100% !important;
        min-width: inherit;
    }
    .person {
        position: relative;
    }
    .readmore a {
        bottom: 8px !important;
    }
	
	.onlinebuchenbutton{
		top: 79px;
		position:relative;
		z-index: 999;
	}
	
}

@media screen and (max-width:920px) {
    .blog article,.room,.person  {
        width: calc(41% - 2px);
        margin: 0 1% 20px !important;
        height: 500px;
    }
    #kalenderDiv > div {
        width: 45%;
    }
    .room {
        height: 400px;
    }
    .category {
        width: 100%;   
    }
	
	.onlinebuchenbutton{
		top: 79px;
		position:relative;
	}
}

@media screen and (max-width:600px) {
    .blog article {
        width: calc(100% - 84px);
        margin: 0 20px 20px !important;
        height: inherit;
    }
    .room,.person {
        width: calc(100% - 44px);
        margin: 0 0 20px !important;
        height: inherit;
    }
    .items-leading p {
        margin: 0 0 50px;
    }
    .startSlider {
        width: 30%;
        margin: 0 0 0 10px !important;
    }
    .startSlider div {
        font-size: 12px;
        width: calc(100% - 20px);
        padding: 10px;
    }
    .newsPage > img {
        height: calc(100% - 90px);
    }
    .newsPage > h3, .newsPage > p {
        width: calc(100% - 180px);
    }
    #map_canvas {
        height: 300px !important;   
    }
    #kalenderDiv > div {
        width: 100%;
        margin: 12px 0;
    }
    #windowTermine {
        padding: 10px !important;   
    }
    .kalerspalte_right > div {
        width: 100% !important;   
        margin-right: 0px !important;   
    }
    td input[type="text"]{
        width: 275px;
    }
    #termin_request {
        width: 275px;
    }
    td {
        min-width: inherit;
          display: block;
        width: 100%;
    }
	
	.onlinebuchenbutton{
		top: 86px;
		position:relative;
		width: 250px;
	}
}

@media screen and (max-width:500px) {
    #logo img {
        width: 350px;
          padding: 5px;
    }
    .startSlider {
        margin: 0 0 0 5px !important;
    }
    #main p {
        font-size: 14px;
    }
    .newsPage > img {
        display: none;
    }
    .newsPage > h3, .newsPage > p {
        width: 100%;
    }
    .newsPage {
        height: inherit;
    }
    #innerFooter {
        width: calc(100% - 60px);
        font-size: 11px;
        padding: 10px 10px 20px;
        margin: auto auto;
    }
    .custom p img {
        display: none;   
    }
}

@media screen and (max-width:400px) {
    .oeffnungszeiten img {
        width: 100%;
    }
	
}
