﻿@media (max-width: 1200px) {
    .sprachwahl {
        max-width: 97%;
        margin-left: 0;
		box-sizing: border-box;
    }

	.wetter {
		padding: 0 20px 0 20px !important;
	}


}


@media (max-width: 900px) {
	.anschrift, .wetter {
		width: 50% !important;
		text-align:center;
		display:  inline-table !important;
	}

	.topangebote {
		text-align:center;
		width: 100% !important;
	}

	.topangebote h3 {
		margin-top: 20px;
		border-top: solid 10px #6d0134;
		padding-top: 20px;
	}



}



@media (max-width: 767px) {

	/* videoblock */
	#maintop-row {
	    background: #4f4931 ;
	}

	.headerContent {
	    background: white;
	    padding-top: 5px;
	}
		#footer-wrapper .footer-wrapper-inner {
	    padding-top: 20px;
	}

	.menu_unten {
		max-width:none;
	}

	.anfrageblockA, .anfrageblockB {
	    float: left;
	    width: 100%;
	}

	.gbs3 .btn-info {
	    width: 100%;
	}

	.icemegamenu > ul {
	    width: 100%;
	}

	.icemegamenu > ul li {
	    text-align: center;
	    width: 100%;
	}

	.icemegamenu > ul li a {
	    color: white !important;
	}

	.icemegamenu > ul {
		background: #720c1c !important;
	}

	.icemegamenu > ul > li > a.iceMenuTitle::before,
	.icemegamenu > ul > li > a.iceMenuTitle::after {
	    border-left: none;
	    border-right: none;
	}

    .logo-weiss {
        display: none;
    }

    .logo-gruen {
        display: block;
    }

    .logo-unten {
		margin: -50px 0 0 -20px;
		display:block;
		float: left;
	}

	.menu_unten li {
	    display: block;
	    margin: 0px;
	}

	.mod-custom__logos_unten {
		padding-top: 30px;
	}

	.mod-custom__logos_unten img {
		margin: 3px 1% 0px 0;
	}


	.module_container header .startseite {
		min-height: 1px;
	}

	.view-category .jg_row,
	.mod-custom.mod-custom__meinegalerie > .jg_row
	 {
		width: 33%;
	}



}


@media (max-width: 500px) {

	.grundriss {
		max-width: 500px;
		margin-bottom: 30px;
	}

    .sprachwahl {
       position: relative;
       top: 0px;
       max-width: 100%;
       text-align: center;
       margin-left: 3px;
   }

	.anschrift, .wetter {
		width: 100% !important;
		border-top: solid 10px #6d0134;
	}

	.topangebote h3 {
		padding-top: 0px;
	}

	.anreise {
		max-width: none;
		width:100%;
	}

  .contentbild {
	    max-width: none;
	    text-align: center;
	    width: 100%;
	    padding: 0 ;
	}

	.view-category .jg_row,
	.mod-custom.mod-custom__meinegalerie > .jg_row
	 {
		width: 100%;
	}
}


/* beginn mindesbreite */

@media (min-width: 500px) {
	.jetztanfragen {
		position: fixed !important;
		top: 161px;
		right: 0;
		width: auto;
	}

}
