@charset "utf-8";
/* CSS Document */

@media all and (max-width: 1000px){
 
  #seite {
	width:98%;
	margin-right:3px;
	font-size:12px;
  }
  
  .auswahl, .fuss_auswahl {
	margin-top: 5px;
	
  }
  
  .kiste_rechts {
	margin-top:0.2em;
	width:100%;  
  }
  
  .tabelle {
    margin:0.2em;
	width:95%;
}

#zeitanzeige {
    width: 90%;	
}

.kasten_rechts {
	margin:1em;
	
 }
img {
    max-width:100% !important;*/
	height:auto !important;
}
	

.kiste {
  flex-wrap: wrap;	
}

pre {
	white-space:pre-wrap;
}

div#kopf h1{
	font-size: 110%;

}

figure {
  width:100% !important;/*
   
}