@media all {

	/* off canvas navi verstecken */


	.container-header .mod-list li {

		width: auto;
		float: left;

	}


	/* navigation */
	.no-js .navibutton {
		display: none;
	}

	.js .navibutton {
		color: #000;
		height: 50px;
		clear: both;
	}


	.navibutton ul {
		margin: 0 !important;
		padding: 0;
		float: left;
		width: 100%;
	}

	.navibutton ul li {
		display: block;
		width: 50px;
	}

	.menu-button,
	.sidebar-button {
		font-family: 'Ubuntu', sans-serif;
		padding: 1em 10%;
		font-size: 14px;
		display: block;
		font-weight: 600;
	}

	a.menu-button,
	a.sidebar-button {
		text-decoration: none !important;
		outline: none !important;
	}

	a.menu-button:hover,
	a.sidebar-button:hover {
		text-decoration: none;
	}

	.navibutton ul li.menu-item {
		position: absolute;
		left: 10px;
	}

	.navibutton ul li.sidebar-item {
		position: absolute;
		right: 10px;

	}


	/* topmenue */


	ul#topmenu {
		font-family: "Ubuntu", sans-serif;
		list-style: outside none none;
		font-size: 0.9em;
		float: right;
		min-height: 25px;
	}



	/* widget seitlich */

	.moduletable_aktiv,
	.moduletable_pro {


		margin-top: 25px;


	}

}

@media screen and (max-width: 500px) {

.no-js .btn-secondary{

display:none!important;

}


     .no-js .readmore .btn, .no-js .readmore1 .btn,
	.js .readmore .btn, .js .readmore1 .btn {
		
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-width: 300px;
	  }






	.container-header .mod-menu {
		margin-top: 25px;


	}

	.container-header .mod-list li {


		margin-right: 12px;
	}


	.container-header .container-nav {

		padding-bottom: 0.6em;
	}

	.navbar110,
	.mod-list,
	.site-grid {

		display: block !important;

	}

	.scrollicon {
		width: 25px;
		height: 25px;
		bottom: 55%;
		right: 5px;
	}

	.icons-pfeilcont {
		color: #fff;
		font-size: 13px !important;
		line-height: 25px !important;
	}

	.js #sidebar2 {
		margin-left: -1000%;
		float: left;

	}

	.active-sidebar #sidebar2 {

		margin-left: 13% !important;
	}

	#content {
		width: 93%;

	}



}

@media screen and (min-width: 501px) and (max-width: 700px) {


	.container-header {
		min-height: 180px;
	  }

	  .container-header .mod-menu {
		margin-top: 60px;
	  }


	.active-sidebar #sidebar2 {


		margin-left: 30%;
	}

	#content {
		width: 100%;

	}


	.js #sidebar2 {
		margin-right: -200%;
		float: left;
		width: 250px;
	}

/* footer menue */
	.mod-list-footer li {
		margin-right: 20px;
	  }

/* ---------------------- */

	  .scrollicon {
		width: 30px;
		height: 30px;
		bottom: 20%;
		right: 5px;
		line-height: 30px;
	}




}

@media screen and (max-width: 700px) {

	.container-header .mod-list li {


		margin-right: 20px;
	}


	.container-header {
		min-height: 130px;
	}


	.navbar-toggler {
		display: none;
	}

	.collapse:not(.show) {
		display: block;
	}

	.navbar110,
	.mod-list,
	.site-grid {

		display: block !important;

	}


	#sidebar2 .mod-list {

		line-height: 22px;

	}




	#sidebar2 .mod-list li {

		padding-top: 0.3em;
		padding-bottom: 0.3em;
	}


	.no-js #sidebar1 {
		margin-left: 20px;
		float: left;
		min-height: 450px;
		width: 210px;
		margin-top: 20px !important;
	}


	.no-js #sidebar2 {

		margin-left: 20px;
		float: left;
		min-height: 450px;
		width: 210px;
		margin-top: 20px !important;
	}


	.js #sidebar1 {
		margin-left: -170%;
		float: left;
		min-height: 450px;
	}



	.js #content {
		float: left;
	}

	#content {

		padding: 1% 3% 1% 3%;
		margin-left: 1%;
	}


	.active-nav #sidebar1 {

		margin-left: 30% !important;
		float: left;
		width: 250px;
	}

	.active-nav #content {
		margin-left: 200%;
	}

	.active-nav #sidebar2 {
		margin-right: -150%;
		float: right;
		width: 250px;
	}


	.js #sidebar2 {


		margin-top: 50px;

	}


	.active-sidebar #sidebar1 {
		margin-left: -200%;
	}

	.active-sidebar #content {
		margin-left: -200%;
	}

	.active-sidebar #sidebar2 {

		float: left;
		width: 300px;
		margin-top: 50px;
		grid-area: auto;
	}
}


@media screen and (min-width: 701px) and (max-width: 1000px) {

	
	.com-content-archive__filters .form-inline .form-select,
		.com-content-archive__filters .form-inline .custom-select {
			width: 110px !important;
			float: left !important;
		}

	
	
	
	
	.container-header .mod-list li {


		margin-right: 12px;
	}

	.js .navibutton {
	
			width: 60%;
			float: right;
	
	
	}
	.js #content {
		
		margin-top:0px !important;
		
	  }

	.menu-item {
		display: none !important;
	}


	.container-header .container-nav {


		padding-bottom: 0;
	}


	.container-header .mod-menu {
		margin-top: 60px;


	}


	.container-header {
		min-height: 180px;
	}

	.icons-pfeilcont {
		color: #fff;
		font-size: 14px !important;
		line-height: 30px !important;
	}

	.scrollicon {
		width: 30px;
		height: 30px;
		bottom: 20%;
		right: 5px;
	}

	.navbar110,
	.mod-list,
	.site-grid {

		display: block !important;

	}

	.no-js #sidebar1,
	.js #sidebar1 {
		margin-left: 20px;
		float: left;
		min-height: 450px;
		width: 210px;
		margin-top: 20px !important;
	}


	.no-js #sidebar2 {

		margin-right: -80%;
		width: 210px;
		margin-top: 30px;
		position: absolute;
		left: 10px;
		top: 22%;
	}


	.js #sidebar2 {
		margin-right: -80%;
		float: right;
		width: 250px;
		margin-top: 30px;
	}

	.no-js #content,
	.js #content {
		width: 67% !important;
		padding: 0% 2% 1% 4%;
		margin-top: 20px !important;
		float: left;
	}


	.active-sidebar #sidebar1 {
		margin-left: -200%;
	}

	.active-sidebar #content {
		margin-left: -10%;
		
	}

	.active-sidebar #sidebar2 {
		margin-right: 8% !important;
		float: right;



	}

	#content figure {
		margin-bottom: 10px;
		;
	}


}

@media screen and (max-width: 1000px) {


	.container-header .mod-list li {

		font-weight: 300 !important;

	}


	.container-header .mod-menu>li::after {
		background: transparent;
		bottom: 0;
		content: "";
		display: block;
		height: 4px;
		left: 50%;
		margin: auto;
		opacity: .2;
		position: absolute;
		right: 50%;
		transition: all .2s ease, background-color .2s ease;
	}

	#sidebar1,
	#content,
	#sidebar2 {

		transition: 0.3s all ease;
	}


	#inside {
		background-color: #fdfdfd;
		margin: 0;
		width: 100%;
		overflow-x: hidden;
		height: auto;
	}




}