/* Css file mit globalen Style fuer die Website TV Bad Bergzabern 									*/
/* Die Ablage erfolgt in VZ 																		*/
/*  sftp://acc1908042671@home128605905.1and1-data.host/TV-BZA-1882/WP-TV-BZA/StyleFiles/Css_BKB.css */
/* also href="http://tv-badbergzabern.de/StyleFiles/Css_BKB.css"  									*/
/* 																									*/
/* Eingebunden wird dieses file im Head des html files 												*/
/* oder falls die absolute adresse per https angesprochen wird 										*/
/* 
<head> 
	<link rel="stylesheet" href="http://tv-badbergzabern.de/StyleFiles/Css_BKB.css"  >
</head>	
*/	



/* Style Alle Seiten					*/
/* 	Linie mit Verlauf - Abspann 									*/

.ws_mehrspaltig_WLK_Motto {  
		columns: 2 7.5em;  
		column-gap: 25px;
		hyphens: auto; 
		padding: 20px 20px 20px 20px; 
		font-weight: normal;
		line-height: 2.7rem;
		color: blue;
		font-size: 2rem;
		} 
		
.AbspannWLK50 {
				  padding: 20px 20px 20px 5px; 
                  color: blue;
				  font-style: normal;
				  font-size: 2rem;
		          font-size: 130%;
                  font-weight: normal;
				  line-height: 1.5;
}
				
		/* #800080 für Überschift auf der gleichen Seite im Elementor */
		
		     
        
	  #myNWL1 { border-top: 		2px solid blue ; } 
	  #myNWL1 { border-right:  		2px solid blue ; } 
	  #myNWL1 { border-left:  		2px solid blue ; } 
	  #myNWL1 { border-bottom:  	2px solid blue ; } 
	  
	  
      
	  #myNWL1 thead { background-color: lightgray; }
      #myNWL1 tbody { background-color: whitesmoke; }
      #myNWL1 tfoot { font-size: smaller; }
	  
       
	  #myNWL1 td {
        text-align: left;     
        vertical-align: top;  
        padding: 0.5rem 1rem;
		line-height: 1.1;  /* 0,8 ist ein guter Wert */
	  }
	  
	  #myNWL1 th {
		color: blue;
		font-weight: bold; 
		text-align: left;
		padding: 0.5rem 1rem;
		line-height: 1.0; 
		}
		
      / * #myNWL1 tbody td:first-child { text-align: center; } */
	  #myNWL1 tbody td:first-child { font-weight: normal; }
	  #myNWL1 tbody tr:nth-child(odd) { background-color: white; }
	
	.Info_WLK_Abspann {
                  display: table;
                  color: Blue;
				  font-style: normal;
				  /* normal, kursiv, oblique */
				  font-size: 1rem;
		          font-size: 100%;
                  font-weight: normal;
				  /* normal, bold, bolder, lighter. 100, ...900 */
				  line-height: 2.0rem;
				  
        }

