
@media (min-width: 1280px){ /*## breiter */

body {
	font-size: 1.2em;
}
	
#container { /*  die totale seite   */
	max-width:1920px;
	width:calc(100% - 200px);	
}

.slickhome{
	width:100%;
	max-width:1920px;
	height:calc((100vw - 200px) / 2.50);
	max-height:782px;
}

.slickhome img{
	width:100%;
}


#footer{
	max-width:1920px;
	width:calc(100% - 200px);
}

.fixnaviwrap{
	//margin-top:1vw;
}


}


@media (max-width: 1280px){ /*## burger ein! */

.fixnaviwrap{
	//margin-top:0;
}

}


@media (max-width: 1023px){ /*## burger ein! */

#container { /*  die totale seite   */
	max-width: 768px;
}

#header{  
	//margin-bottom:50px;
	//height:auto;
	//max-height:auto;
}

#fixnavi{
	//position:relative;
	//height:auto;
	//max-height:auto;
	font-size:0.9em;
}

.logowrap, .fixnaviwrap{
	//height:auto;
	//max-height:auto;
	//min-height:auto;
}


.slickhome{
	width:768px;
	height:312px;
}


#fixnavi{
	//margin-top:43px;
}

#logo {
	//margin-top:30px;
	//position:relative;
}

.llfixnavi img{
	width:35%;
}


	
}

@media (max-width: 767px){ /*# */

#container { /*  die totale seite   */
	width: 480px;
	//margin-left:5px;
}

#header{  
	margin-bottom:0;
	height:auto;
	max-height:none;
}


.logowrap, .fixnaviwrap{
	width:100%;
	position:relative;
	height:auto;
	max-height:none;
}

#logo {
	margin-left:0;
	margin-top:15px;
	position:relative;
	margin-bottom:10px;
}

.logowrap{
	min-height:none;
}

#fixnavi{
	text-align:left;
	position:relative;
	margin-bottom:15px;
	font-size:0.8em;
}

#suche, #crumb {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}


#flexwrap{
	display:flex;
	flex-wrap: wrap;
	width: 100%;
}

#mainlinks, #mainrechts{
	order: 1;
	display:flex;
	//margin-bottom:20px;
	width:auto;
}

#mainrechts{
	order: 2;
}

#mainlinks a, #mainrechts a{
	display:inline-block;
	width:105px;
	min-width:105px;
	margin-right:10px;
}

#mainlinks a img, #mainrechts a img{
	width:100% !important;
}


#mainlinks{
	//display:none;
	font-size:1px;
}


#article {
	float: none;
	order: 3;
	width:100%;
	
}

.slickhome{
	width:480px;
	height:196px;
}

.slickhome img{
	width:100%;
	//margin-left:-15%;
}



.ct9bilder .blddiv{
	width:48%;
	margin-right:2%;
	margin-bottom:2%;
}

.formgenzeile {
	width:98%;
	margin-right:0;
}

.formgenzeilebesch{
	width:98%;
}


#footer{
	max-width: none; 
	width:480px; 
}


#footer img {
	max-width:200px;
}

#footer .ctwrap {
	display:block;
}

#footer .ctc4, #footer .ctc5, #footer .ctcolumns2{
	width:90%;
	padding-left:1%;
	margin-bottom:10px;
}

#footer .ctc4:first-of-type, #footer .ctc5:first-of-type, #footer .ctcolumns2:first-of-type {
  padding-left:1%;
}


}



@media (max-width: 479px){ /*##ipad hoch*/

#container, #footer  { /*  die totale seite   */
	margin-left:10px;
	width:calc(100% - 20px);
}


#header{  
	margin-top:10px;
}

.artikelhead{
	font-size:1.5em;
}


#logo {
	margin-top:10px;
	display:block;
}


#crumb{
	margin-bottom:10px;
	padding-bottom:0;
}

#suche{
	margin-bottom:10px;
	padding-bottom:0;
}

#fixnavi{
	margin-top:10px;
	display:block;
}

#sucheworteundtitel{
	margin-left:10px;
	margin-top:10px;
	min-height:10px;
	margin-bottom:0px;
	width:90%;
	border:0px solid;
}


#article{
	margin-bottom:40px;
}


.slickhome{
	width:100%;
	height:calc(100% / 2.4489);  
}


#mainlinks a, #mainrechts a{
	width:76px;
	min-width:76px;
}


.teaserwrap {
  margin-bottom: 30px;
}

.teaserbild, .teasertext{
	width:100%;
	margin-right:0;
}


.ctcolumns2{
	width: 100%;
	margin-right:0;
}

.ct9bilder .blddiv{
	width:100%;
	margin-right:0%;
	margin-bottom:2%;
}

.termindetaillinks{
	width:98%;
	margin-right:2%;
}


.termindetailrechts{
	width:98%;
	margin-right:2%;
}

.termindetailbild{
	width:98%;
}


}


