/* 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_FuG_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-tableFG {
                 display: table;
                 color: blue;
                 font-size: 1rem;
                 font-size: 110%;
                 font-weight: normal;
                 line-height: 1.1;
}

.display-tableFG > div { 
                  display: table-row; 
}

.display-tableFG > div > div { 
                  display: table-cell;
                  padding: 20px 10px 1px 5px;
}

#HL-TableFG {
			font-weight: bold;
}

#HL__TableFG {
			font-weight: bold;
}



#HL-Table2 {
				font-weight: bold;
                  font-size: 70%;
}

#HL-FTable {
			padding: 20px 0px 1px 0px;
                  <!--  ist eleganter als ein div einzufügen mit einem Leerzeichen darin -->
                  <!-- das padding oben schafft den "Absatzabstend 20px -->
                  <!-- dass der erste Absaztz einen zusätzlichen Abstand auch hat, kann man verkraften -->
                  <!-- sonst zusätzlichen style definieren  -->
                  font-weight: bold;
                  font-style: italic;
                  font-size: 70%;
}

.TextAbspannFG {
                  font-size: 1rem ;
		          font-size: 100% ;
                  font-weight: normal;
				  color: #0c0bfd ;
				padding-top: 10px ;
				line-height: 18px ;
}
	
	
	