@media screen and (max-width: 768px) {
  #menu_container .pageWidth {
    padding: 0px;
  }

  .hideinmobile{
	  display:none;
  }

  #menu {
    background-color: #fff;
    margin-top: 60px;
    position: absolute;
  }
  #menu #menusub {
    display: none;
    width: 100%;
    border-bottom: 1px solid #ed1c24;
    text-align: left;
    padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .menuitem{
  	float: none;
  }

  #menu li a.right {
    text-align: left;
  }

  #logo {
    left: 20px;
    margin: 0px;
  }

  #menu_container {
    height: 62px;
    font-size: 20px;
    line-height: 45px;
  }

  #mobile_menu {
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-image: url(../img/menu.png);
    display: block;
    position: absolute;
    right: 20px;
    top: 6px;
  }
  .placeholder {
    display: none !important;
  }

  .slide .pageWidth {
    padding: 10px;
  }

  .slide p {
    font-size: 30px;
  }

  .slide h2 {
    font-size: 60px;
    line-height: inherit;;
  }

  .line_element .text {
    padding: 0px 40px;
    font-size: 25px;
  }

  .download {
    font-size: 16px;
    line-height: inherit;
    padding: 0px 20px;
    background-position: top;
    padding-top: 50px;
    background-size: 42px 40px;
  }

  #follow {
    width: 50px;
    height: 55px;
    top: 38px;
  }

  .cat_img {
    height: 400px;
  }

  .ico {
    width: 100%;
  }
  .ico h4 {
    font-size: 17px;
  }
  .ico p {
    font-size: 17px;
  }

  .form_container {
    height: auto;
    position: relative;
    width: 100%;
  }

  #form {
    width: 100%;
  }

  .form_container .pageWidth {
    padding: 0px;
  }

  #map {
    height: 400px;
  }

  input, button {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    padding: 0px 15px;
    margin-bottom: 15px;
  }
  button {
    margin-top: 15px;
  }
  textarea {
    padding: 15px;
    font-size: 18px;
  }

  #footer .pageWidth {
    overflow: visible;;
  }

  #footer .left {
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
    font-size: 15px;
  }
  #footer .right {
    left: 20px;
    right: auto;
    font-size: 12px;
    bottom: -36px;
  }

  .sponsor {
    margin: 0px 20px;
    text-align:center;
  }

  .tageblatt {width: 70%;}
  .sudstroum{ width: 25%}
  .lessentiel{width: 25%;}
  
  
  
  
  
  
  
	.homedates{
		position:relative;
		top:0px;
		left:0px;
		width:100%;
		max-width:307px;
	}
	.homedates2{
		position:relative;
		top:0px;
		left:0px;
		width:100%;
		max-width:334px;
	}
	.homedesc{
		padding:10px;
	}

	.programmpadd{
		padding-left:10px;
	}  

	.galleryw{
		float:left;
		width:50%;
	}  
	
	.sponsorw{
		float:left;
		width:auto;
		padding-left:10px;
	}
  
}
