﻿* {       /* Außen- Innenabstände global zurücksetzen */
 margin:0;
 padding:0;
}


body {
	font: 14px "Expletus Sans", cursive, Arial;
	color: #FFFFFF;

	background-color: #000000;
	
}

#bildschirm_groesse {					/*Bildschirmgroesse minus Fusszeile*/
	min-height: calc(100vh - 180px);
	/*border:3px solid red; */
}


#container {				/*margin=Aussenabstand, padding=Innenabstand*/
	width: 80%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #FFFFFF;*/
}


/* Ueberschrift 1 */

h1 {
	font-size: 25px;
	font-weight: bold;
}


/* Ueberschrift 2 */

h2 {
	font-size: 20px;
   	line-height:25px;
	font-weight: bold;
	/*margin-bottom: 20px;*/
}


.text_rot {
	color: #DF0101;
}



.menue-button {
	display: none;
}		



#box_logo {
	float: left;
	width: 100%;  
	padding-top: 0px;		
	padding-bottom: 100px;					
	text-align: left;
     /* background-color: #F2F2F2; */
}

#verweisekopf_name {
	float:left;              
	padding: 0px;			
	margin-left: 10px;			
   	font-size: 50px;
   	text-align: left;              
   	line-height:60px;
	font-weight: bold;
    	/*background-color: #A4A4A4;  */
}

#verweisekopf_name a:link { text-decoration:none; color: #FFFFFF; }
#verweisekopf_name a:visited { text-decoration:none; color: #FFFFFF; }
#verweisekopf_name a:focus { text-decoration:none; color: #848484; }
#verweisekopf_name a:hover { text-decoration:none; color: #848484; }

#verweisekopf_aktuell {
	float:left;              
	padding: 0px;			
	margin-left: 10px;			
   	font-size: 50px;
   	text-align: left;              
   	line-height:60px;
	font-weight: bold;
    	/*background-color: #A4A4A4;  */
}

#verweisekopf_aktuell a:link { text-decoration:none; color: #F7819F; }
#verweisekopf_aktuell a:visited { text-decoration:none; color: #F7819F; }
#verweisekopf_aktuell a:focus { text-decoration:none; color: #848484; }
#verweisekopf_aktuell a:hover { text-decoration:none; color: #848484; }

#verweisekopf {
	float: left;	
   	width: auto;                   
	padding: 10px;			
	margin: 0px;			
   	font-size: 20px;
   	text-align: right;              
   	line-height: 20px;
   /*	background-color: #A4A4A4; */
}

#verweisekopf ul {
   	list-style: none;               /* keine Aufzählungspunkte */
}

#verweisekopf li {
	display: inline; 
   	margin-left:2px;                
   	margin-right:2px;              
}

#verweisekopf a:link { text-decoration:none; color: #848484; }
#verweisekopf a:visited { text-decoration:none; color: #848484; }
#verweisekopf a:focus { text-decoration:none; color: #FFFFFF; }
#verweisekopf a:hover { text-decoration:none; color: #FFFFFF; }
	
/* #verweisekopf #aktuelle_seite a { text-decoration:none; color: #FFFFFF; } */




#box_ueberschrift {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;	
	text-align: left;
     /*   background-color: #FFFFFF; */
	
}

table {
	/*float:left;*/
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
     /*   background-color: #FFFFFF; */
}

.spalte1_ueberschrift {
	padding-top: 30px;
	padding-bottom: 10px;	
	padding-left: 10px;	
	font-size: 20px;
   	line-height:25px;
	font-weight: bold;
}


.spalte1 {
	width: 20%;
	padding: 10px;	
	font-size: 20px;
   	line-height:25px;
	font-weight: bold;
}

.spalte2 {
	padding: 10px;
	font-size: 16px;
   	line-height:30px;	
	text-align: left;
      /*  background-color: #F2F2F2; */
}


.link {
	margin-left: 5px;
	color: #000000;
}


.link:hover {
		color: #848484;
	}


#box_bild {  
	text-align: center;
}

#bild {  
	float:left;                     
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#bild_Z {  
	padding: 0px;
	text-align: center;
}

.bild {
        max-width: 100%;
        height: auto;
        margin-bottom:0px;
	text-align: center;
}

label { width:500px; cursor:pointer; }

.Feld {font-size: 16px; margin-top: 2px; margin-bottom: 5px; padding: 5px; width:300px;}
.Bereich {font-size: 16px; margin-top: 2px; margin-bottom: 5px; padding: 5px; width:100%; }
.Button {  width:152px; padding: 5px; }


#box_bildbeschreibung {
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 16px
}

#box_text_centriert {
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
}




#box_grenze {
	float:left;	
	height: 50px;
	width: 1600px;	
	background-color: #B18904;	 		
	border-top: 5px #848484 solid;
}


#box_fuss {
	float:none; 
	width: 100%;			 /* Durch die Linie bleibt die Fusszeile immer unter dem Text oder Bild */
	height: auto;	
	/*background-color: #F2F2F2;*/
}


#fusszeile {
	height: 60px;
	border-top: 1px #848484 solid;
	margin-top: 100px;
	margin-bottom: 0px;
	padding-top:5px;
	padding-left:20px;
	text-align: left;
	font-size: 12px
	line-height: 20px;
    /*    background-color: #122A0A;   */

}



#verweisefuss ul {
   	list-style: none;               /* keine Aufzählungspunkte */
   	text-align: center;
	/*background-color: #0B3861; */
}

#verweisefuss li {

        display: inline-block;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px; 
   /*	background-color: #5E610B; */
}

#verweisefuss a:link { text-decoration:none; color: #848484; }
#verweisefuss a:visited { text-decoration:none; color: #848484; }
#verweisefuss a:focus { text-decoration:none; color: #FFFFFF; }
#verweisefuss a:hover { text-decoration:none; color: #FFFFFF; }


#box_icon_centriert {
	padding-bottom: 0px;
	text-align: left;
}

.icon {
    max-width: 100%;
    height: auto; 
    margin-bottom:-5px;
    opacity: 0.5;
}

.icon:hover {
    margin-bottom:-5px;
    opacity: 1;
}


/* CSS erweitern um MENÜ-Button und entsprechende Steuerung */






@media only screen and (min-width: 1600px) {


#box_jahr {
	float:left;   
	width: 20%;
	}

#box_text {
	float:left;   
	width: 80%;
	}



}

@media only screen and (max-width:800px) {

	#container {
	  width: 100%;
	}

	#box_tabele {   
	width: 100%;	
	}  

	.menue-button {
	  display: block;
	  position: absolute;
	  width: 100%; 
	  right: 0;
	  top: 60px;
	  padding: 10px;
	  font-size: 25px;
	  font-weight: bold;
	  text-align: center;
	  cursor: pointer;
	  text-decoration: none;
	  color: #A9BCF5;
    	  border-bottom: 3px solid #FFFFFF;
	  background-color: #000000;
	}



	#verweisekopf {
	  position: absolute;
	  top: 110px;
	  right: 0;
	  width: 100%;   
	  text-align: center; 
	  font-size: 25px;
	  font-weight: bold;

	  display: none; 
          background-color: #000000; 
	}	

	#verweisekopf li {
	  display: block;  
	  margin: 0px;
 	  padding-top: 20px;
	  padding-bottom: 20px;

	  border-bottom: 3px solid #FFFFFF;
	}




	.menue-button:hover {
		color: #FFFFFF;
	}



	#verweisekopf_logo { 
	  float:left;	
  	  width: 200px;                   
	  padding: 10px;			
	  margin-top: 55px;			
   	  font-size: 45px;
   	  text-align: right;             
   	  line-height:50px;
	  font-weight: bold;
   /*	  background-color: #A4A4A4; */
	}






#bild_box_q {   
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
   	display: flex;
	justify-content: center;
	align-items: center;
	/*background-color: #F2F2F2*/
}

#bild_box_h { 
	clear: both;      
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
   	display: flex;
	justify-content: center;
	align-items: center;
	/*background-color: #F2F2F2*/
}


.bild {
    max-width: 100%;
    height: auto;
   }

.bild_h {
    max-height: 100%;
    width: auto;
    }	
	.icon {
    	 max-width: 100%;
         height: auto;
    	 margin: 3px;
	}

}



#box_icon_centriert {
	padding-bottom: 0px;
	text-align: left;
}

.icon {
    max-width: 100%;
    height: auto; 
    margin-bottom:-5px;
    opacity: 0.5;
}

.icon:hover {
    margin-bottom:-5px;
    opacity: 1;
}


/* die Magie, um die Steuerung einzublenden (auch auf mobile Devices) */

#nav-menue:target #verweisekopf {
	display: block;
}
	

/* ausblenden des Menü-Buttons zum öffnen - somit wird der zum Schließen sichtbar */

#nav-menue:target .menue-button-beschr-open { 
	display: none ; 
}	




