@media screen and (max-height: 650px){
	
}
@media screen and (max-width: 1850px){

}
@media screen and (max-width: 1650px){
	
}
@media screen and (max-width: 1600px){
	
}
@media screen and (max-width: 1500px){
	
}
@media screen and (max-width: 1360px){
	
}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1270px){
	
}
@media screen and (max-width:1241px){
	
}
@media screen and (max-width:1200px){
	
}
@media screen and (max-width:1100px){
	.single_artikel_bild{
		height: 550px;
	}
}
@media screen and (max-width:1040px){
	.termliste {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width:1024px){
	.haupt_artikel_box:first-child{
		height: 450px;
	}
	.haupt_artikel_box:nth-child(2), .haupt_artikel_box:nth-child(3){
		height: 224px;
	}
}
@media screen and (max-width: 1000px){
	.artikel_box {
		width: calc(49% - 15px);
		display: inline-block;
		vertical-align: top;
		margin: 0 30px 30px 0;
		border-bottom: 2px solid #E7E7E7;
		padding-bottom: 20px;
	}
	.artikel_box:nth-child(3n) {
	  margin: 0 30px 30px 0;
	}
	.artikel_box:nth-child(2n), .artikel_box:last-child {
	  margin: 0 auto 30px;
	}
	.artikel_box h2{
		font-size: 18px;
	}
}
@media screen and (max-width: 950px){
	.single_artikel_bild{
		height: 500px;
	}
}
@media screen and (max-width: 900px){
	.haupt_artikel_box:first-child{
		height: 400px;
	}
	.haupt_artikel_box:nth-child(2), .haupt_artikel_box:nth-child(3){
		height: 199px;
	}
	.haupt_artikel_box h1{
		font-size: 23px;
	}
	.haupt_artikel_box h2{
		font-size: 18px;
	}
	.haupt_artikel_box a{
		padding: 15px 20px;
	}
}
@media screen and (max-width: 880px){
	
}
@media screen and (max-width: 870px){
	.splate{
		width: 49%;
	}
}

@media screen and (max-width: 800px){
	.w1280{
		padding: 0 25px;
	}
	.single_artikel_bild{
		height: 450px;
	}
}
@media screen and (min-width: 790px){
	
}
@media screen and (max-width: 790px){
	.haupt_artikel_box:first-child {
		width: 100%;
		float: none;
		margin-bottom: 2px;
	}
	.haupt_artikel_box:nth-child(2), .haupt_artikel_box:nth-child(3) {
		width: calc(50% - 1px);
	}
	.haupt_artikel_box:nth-child(2){
		float:left;
	}
}
@media screen and (max-width: 750px){
	h1, h2, h3, h4, h5, h6, .trenner_block span{
		font-size: 30px;
	}
}
@media screen and (max-width: 720px){
	.header {
		margin: 20px auto;
	}
	.header_logo {
		float: left;
		margin: 0 auto;
		text-align: center;
		width: 170px;
	}
	.menu {
		margin: 10px auto 20px;
		text-align: center;
		display: none;
	}
	.nav-menu li{
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	.single_artikel_bild{
		height: 450px;
	}
	
	#archivfilter .select_box select{
		width: 130px;
	}
	
	.later_border{
		border-bottom: 1px solid #010101;
		padding-bottom: 20px;
	}
	.facebook_banner{
		display: none;
	}
	.later_select{
		display: block;
		width: 250px;
		margin: 22px auto;
		float: right;
	}
	.later_select select{
		max-width: 100%;
		background-image: url(https://www.nuis.it/wp-content/themes/effekt/images/arrow.svg);
		background-position: center right 15px;
		background-repeat: no-repeat;
		background-size: 15px 8px;
		padding-right: 45px;
		border: 1px solid #010101;
		border-radius: 0;
		box-sizing: border-box;
		font-family: inherit;
		font-size: 16px;
		color: #010101;
		background-color: transparent;
		margin: 0;
		padding: 0 15px;
		padding-right: 15px;
		height: 40px;
		line-height: 40px;
		width: 100% !important;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		appearance: none;
	}
}
@media screen and (max-width: 680px){
	.haupt_artikel_box:first-child {
		width: 100%;
		float: none;
		margin-bottom: 2px;
	}
	.haupt_artikel_box:nth-child(2), .haupt_artikel_box:nth-child(3) {
		width: 100%;
		float: none;
	}
	.artikel_box, .artikel_box:nth-child(2n), .artikel_box:nth-child(3n) {
		width: 100%;
		margin: 0 auto 30px;
	}
}
@media screen and (max-width: 670px){	
	.spalte_1, .splate_2, .spalte_3 {
	  width: 100%;
	}
}
@media screen and (max-width: 625px){
	
}
@media screen and (max-width: 600px){	
	.haupt_artikel_box:first-child {
	  height: 350px;
	}
	.zitat_block{
		font-size: 20px;
	}
}
@media screen and (max-width: 580px){
	.single_artikel_bild{
		height: 400px;
	}
	.tabelle{
		overflow: scroll;
	}
	.inner_tabelle{
		width: 600px;
	}
}
@media screen and (max-width: 550px){
	h1, h2, h3, h4, h5, h6, .trenner_block span{
		font-size: 25px;
	}
}
@media screen and (max-width: 500px){
	#archivfilter .select_box select{
		width: 100%;
	}
	#archivfilter .select_box {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.later_select{
		width: 200px;
	}
}	
@media screen and (max-width: 450px){	
	.single_artikel_bild{
		height: 350px;
	}
	.header_logo{
		width: 150px;
	}
	.later_select{
		width: 150px;
		margin: 17px auto;
	}
}
@media screen and (max-width: 430px){	
	
}
@media screen and (max-width: 400px){	
	
}
@media screen and (max-height: 500px){
	
}
/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
}