/* 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_SW_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;
		} 
		
.display-table_SW {
                 display: table;
                 color: blue;
                 font-size: 1rem;
                 font-size: 110%;
                 font-weight: normal;
                 line-height: 1.1;
         }
.display-table_SW > div { 
                  display: table-row; 
         }
.display-table_SW > div > div { 
                  display: table-cell;
                  padding: 20px 10px 1px 5px;
         }
#HL-Table_SW {
			font-weight: bold;
		 }
		 
.Info_SC_BZA {
                  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;
				  
}
	
	
	
	
	
	