/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v13-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v13-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v13-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans'), local('OpenSans'),
       url('../fonts/open-sans-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v13-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'),
       url('../fonts/open-sans-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v13-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v13-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v13-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

#wrapper .linklist a{
	word-break:break-word;
}

.news_slideshow_menu li a{
	color:#eee;
}

.news_slideshow_infos p{
	margin:15px 0 0;
}
.news_slideshow_infos .read_more, .newsbutton a{
	bottom:25px;
}
.news_slideshow_infos li{
	padding: 33px 20px 50px 20px;
}

.mean-container .mean-nav ul li li a, .mean-container .mean-nav ul li li span.active{
	padding: 1em 5em;
}

@media screen and  (min-width:978px) and (max-width:1290px){
	#mainmenu ul.level_1 li > a,
	#mainmenu ul.level_1 li > span {
		padding-right:5px !important;
		padding-left:5px !important;
		font-size:14px !important;
		transition: all 0.5s ease 0s;
	}

	#mainmenu ul.level_1 > li {
		margin-left:5px;
		transition: all 0.5s ease 0s;
	}

	#mainmenu ul.level_1 {
		margin-right:-25px;
		transition: all 0.5s ease 0s;
	}
}

@media screen and  (max-width: 979px){
	#header {
		background-attachment: scroll !important;
	}

	#top_section .inside {
		width: auto !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		margin-right: 100px !important;
	}

	#header .mod_article *[class*="ce_"],
	#header .mod_article *[class*="mod_"] {
		margin-right:10px;
		margin-left:10px;
	}

	#header .inside,
	#footer .inside {
		width: 744px !important;
		margin: 0px auto 0px auto !important;
	}

	.abfuhrtermine #header .inside {
		width: inherit !important;
	}

	#header {
		padding-top: 0px !important;
	}

	#top_section {
		position: relative !important;
	}

	#header_informations,
	.ce_toplink,
	#pdf_link {
		display: none !important;
	}

	#top_section.top_section_small,
	#top_section {
		max-height: 98px !important;
		height: 98px !important;
		background-color: rgba(255,255,255,0.7) !important;
	}

	#top_section.top_section_small #logo img {
		max-height: 88px !important;
	}

	#logo {
		left:10px;
		position:absolute;
		top: -5px;
		right: 50px;
	}

	#wrapper {
		width:744px;
	}

	#event-upcoming {
		height:auto;
		padding:15px 10px 0;
		width: 50%;
		margin: 0 !important;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float: left !important;
	}

	#event-upcoming i {
		line-height:normal;
	}

	#event-upcoming .title {
		height:auto;
	}

	#event-upcoming p.back {
		margin:10px 0 10px 20px;
	}

	#event-upcoming .event.layout_upcoming {
		width:auto;
		padding:15px 10px 10px;
		height:auto;
	}

	#cross-link {
		width: 50%;
		float:right;
		margin: 0 !important;
		padding: 15px 10px 0 10px !important;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#cross-link a.cross-link {
		width:100%;
		margin:0;
	}

	#serviceboxes #slideshow {
		width:100%;
		margin: 10px 0 0 0 !important;
		padding: 0 10px 0 10px !important;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: none;
		box-shadow: none;
	}

	#serviceboxes #slideshow .news_slideshow_pictures {
		width:auto;
		left:10px;
		right:10px;
		box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.35);
	}

	#serviceboxes #slideshow .news_slideshow_infos {
		right:10px;
	}

	.mod_newsslideshow {
		left:0;
	}

	#schnell-und-direkt {
		margin-top:15px;
	}

}

@media screen and  (max-width: 767px){
	#logo img {
		width:218px;
	}

	#footer .inside {
		width:auto !important;
	}

	#footer .mod_subscribe {
		margin-bottom:30px !important;
	}

	#header .inside,
	#footer .inside {
		padding-left:0px !important;
		padding-right:0px !important;
		width:auto !important;
	}

	#top_section.top_section_large {
		min-height:75px;
		height: 80px !important;
	}

	.mean-container a.meanmenu-reveal {
		bottom:-63px;
		margin-right:10px !important;
	}

	.pagination ul {
		float:left !important;
	}

	.pagination ul li {
		margin-left:0px !important;
		margin-right:10px !important;
	}

	.pagination p {
		margin-right:10px !important;
		float:none !important;
	}

	.mod_newslist .layout_short figure,
	.mod_newslist .layout_latest figure,
	.mod_newsarchive .layout_latest figure {
		float:none !important;
		width:auto !important;
		height:auto !important;
		margin:0px !important;
		padding:0px  !important;
		line-height:0px  !important;
	}

	.mod_newslist .info_count,
	.mod_newslist .info_count,
	.mod_newsarchive .info_count {
		margin-bottom:30px !important;
	}

	#styleswitcherbox {
		display:none !important;
	}

	#header #caroufredsel_62.home-head-box {
		width:100% !important;
		margin: 0  !important;
		padding: 15px 10px 0 10px !important;
		box-sizing: border-box;
		float: left !important;
	}

	#caroufredsel_62 .layout_caroufredsel_service figure,
	#caroufredsel_62 .layout_caroufredsel_service {
		width: 100% !important;
	}

	#wrapper {
		width:100%;
	}

	#schnell-und-direkt {
		margin-top:15px;
		padding:0 10px;
	}
	#schnell-und-direkt a.schnell-direkt {
		width:47%;
		height:215px;
	}
	a.schnell-direkt i{
		height: 70px;
		line-height:70px;
	}

	.news_slideshow_pictures li img {
		width:auto;
		height:100%;
		max-width:none;
	}

	.newsreaderpage #right {
		width: inherit;
	}

	#header h1.bordered,
	#header h2.bordered,
	#header h3.bordered,
	#header h4.bordered,
	#header h5.bordered,
	#header h6.bordered,
	#header .bordered h1,
	#header .bordered h2,
	#header .bordered h3,
	#header .bordered h4,
	#header .bordered h5,
	#header .bordered h6 {
		margin-left:25px;
	}
	.mod_newsslideshow {
		left:0;
	}
	.abfuhrtermine #header .ce_headline.first{
		margin-top:75px !important;
	}
}

@media screen and  (max-width: 570px){	
	#cross-link {
		width:100% !important;
		margin: 0  !important;
		padding: 15px 10px 0 10px !important;
		box-sizing: border-box;
	}
	#cross-link a.cross-link {
		width:100%;
		margin:0;
	}
	#event-upcoming{
		width:100%;
	}
	#schnell-und-direkt a.schnell-direkt {
		width:100%;
		margin:0 0 15px;
		height:100px;
	}
	a.schnell-direkt i{
		font-size: 36px !important;
		height: 50px;
		line-height:50px;
	}
	.schnell-direkt h1{
		text-align:center;
	}
	#schnell-und-direkt a.schnell-direkt p{
		display:none !important;
	}
	.news_slideshow_infos time{
		left:10px;
		background:none;
		color:#1E9AD1;
		top:5px;
		padding:0px;
	}
	.mod_newsslideshow, .news_slideshow_pictures{
		height:260px;
	}
	.news_slideshow_infos{
		width:auto;
		left:10px;
		height: 260px;
	}
	.news_slideshow_infos li{
		padding:25px 10px 50px 10px;
	}
	.news_slideshow_infos .read_more, 
	.news_slideshow_infos .read_more:active, 
	.news_slideshow_infos .read_more:hover, 
	.newsbutton a{
		background:none;
		border:none;
		color:#1E9AD1;
		padding:0px;
		bottom:30px;
		position: inherit;
	}
}
