/* Css file mit globalen Style fuer die Website TV Bad Bergzabern 									*/
/* Die Ablage erfolgt in VZ Beispiel: 																*/
/*  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>	
*/	

	.ws_mehrspaltig_LFT_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;
	} 
	
	.ws_mehrspaltig_LFT_Motto2 {  
		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;
	} 
	
		
	.LFT-Strong {
		
		padding: 40px 20px 20px 0px; 
		font-weight: bold;
		line-height: 4rem;
		color: blue;
		font-size: 2rem;
		font-size: 4rem;
	}
	
	.display-table_LFT_TM {
                 display: table;
                 color: blue;
                 font-size: 1rem;
                 font-size: 110%;
                 font-weight: normal;
                 line-height: 1.2;
    }
	
    .display-table_LFT_TM > div { 
                  display: table-row; 
    }
	
    .display-table_LFT_TM > div > div { 
                  display: table-cell;
                  padding: 0px 10px 1px 5px;
    }
	
	#HL-Table_LFT_TM {
			font-weight: bold;
	}
	
	.display-table_LFT_O {
                 display: table;
                 color: blue;
                 font-size: 1rem;
                 font-size: 110%;
                 font-weight: normal;
                 line-height: 1.2;
         }
         .display-table_LFT_O > div { 
                  display: table-row; 
         }
         .display-table_LFT_O > div > div { 
                  display: table-cell;
                  padding: 0px 10px 1px 5px;
         }
		 #HL-Table_LFT_O {
			font-weight: bold;
		 }
		 
		  .InfoAbspannLFT2 {
                  display: table;
                  color: Blue;
				  font-style: normal;
				  font-size: 1rem;
		          font-size: 100%;
                  font-weight: normal;
				  line-height: 2.0rem;
                  margin: 15px 0px ;
				  
        }
	  
	  

			




