body															
		{
      text-align: justify;
	}
	
p															
		{
      text-align: justify;
	}


h1,h2,h3,h4,h5												
		{
	   font-weight: bold; 
      text-align: left;
      color: #000000; 
      line-height: 25px;
      margin-bottom: 5px;
		padding-bottom: 0px;
	}
	
/*    ------------------------Definition Formate der Überschriften KP: 20161104 */
	
.title, .component-content h1
		{
	   font-weight: bold; 
      text-align: left;
      line-height: 25px;
      margin-bottom: 5px;
		padding-bottom: 0px;
	}

.title, .component-content h2 	
		{
	   font-weight: bold; 
      text-align: left;
      line-height: 25px;
      margin-bottom: 5px;
		padding-bottom: 0px;
	}

/*    ------------------------Definition Schriftart der Überschriften KP: 20181023 */


h1           
      { 
      font-size: 20px;
      line-height: 20px;
      }

h2    
      {
   	font-size: 18px;
      line-height: 18px;
      }

h3           
      {
	   font-size: 16px;
	   line-height: 16px;
      }

h4           
      {
	   font-size: 14px;
	   line-height: 14px;
      }

h5    
      {
	   font-size: 12px;
	   line-height: 13px;
      }

h6    
      {
	   font-size: 12px;
	   line-height: 13px;
      }

	
	
table
		{
	   /* width: 70%; */
	   border: 0;
	   margin-bottom: 16px;
	   }

td,ul,li    
      {  
      font-size: 12px;
      font-weight: normal; 
      }


li
		{
		font-weight: normal; 
		list-style-type:circle;
		}

b     
      { 
      font-weight: bold; 
      }


.jj-social-slider a.slider-sliders0 
			{
  		transform: var(--ss-translate-left);
			}
			