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


h1,h2,h3,h4,h5												
		{
	   font-weight: bold; 
      text-align: left;
      color: #304af0; 
      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: 20161104 */


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

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

h3           
      {
	   font-size: 14px;
	   line-height: 13px;
      }

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

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

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

	
	
table
		{
	   width: 50%;
	   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; 
      }

/*    ------------------------Definition Formate der Überschriften KP: 20161111 */
/*    Trennstriche auf der Startseite wegmachen                                 */
/*    ------------------------------------------------------------------------- */

/*

#ct-feature-divider {
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0);
    padding-top: 30px;
}


#ct-feature-divider {
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    padding-top: 0px;
}


#rt-maintop {
    background: rgba(235, 235, 235, 0.5) none repeat scroll 0 0;

*/
/*    background: linear-gradient(315deg, rgba(179, 179, 179, 0.1), rgba(179, 179, 179, 0.07)) repeat scroll 0 0%, rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.1)) repeat scroll 0 0;
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    color: #b3b3b3;
}

#ct-showcase-divider {
    border-top: 0px solid #ebebeb;
    box-shadow: 0 0px rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0);
    margin-top: 30px;
}

#rt-bottom {
    background: rgba(235, 235, 235, 0.5) none repeat scroll 0 0;
    border-top: 0px solid rgba(0, 0, 0, 0);
    padding-bottom: 30px;
    padding-top: 30px;
}

*/
/*    ------------------------------------------------------------------------- */
/*    Trennstriche auf der Startseite wegmachen Ende                            */
/*    ------------------------------------------------------------------------- */
