/* 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_BM_Motto {  
		columns: 2 7.5em;  
		column-gap: 10px;
		hyphens: auto; 
		padding: 10px 20px 20px 20px; 
		font-weight: normal;
		line-height: 2.7rem;
		color: blue;
		font-size: 2rem;
} 
.WS_BM_MTVL_1 {
         font-size: 1rem;
         font-size: 120%;
         font-weight: normal; 
	     color: green;
		 line-height: 1.2;
}
        
      /* definiere für die box rechte Randlinie */
      
.WS_BM_MTVL_1 ul {
				 padding-left: 3px;
				 margin-top: 10px;
				 font-weight: 120%;		
				 list-style-type: square;
				 li { margin-bottom: 10px; }
}
.WS_BM_MTVL_1 ul li {  
					margin-bottom: 10px; 
}

.WS_BM_MTVL_1 ul li::marker { 
					color: rgba(183, 11, 37, 0.88); 
				}		

.WS_BM_Absatz {
		p {font-size: 1rem;}
}
            
#WS_BM_MTVL_HD1 {
      font-weight: normal; 
	  color: #001880;
	  font-size: 150%;
}
	  
#WS_BM_MTVL_2 {
      font-weight: normal; 
	  color: #001880;
	  font-size: 250%;
	  line-height: 4rem;
}	

#WS_BM_Textzeile {
      font-size: 1rem;
	  font-weight: normal; 
	  color: #001880;
	  font-size: 120%;
	  }
	  
		
