﻿/************** RadEditor Style LSR *********/ 

	/* Brödtext*/	
.p {
	font-family: arial, helvetica, san-serif;			/* EDIT from verdana MK 100813*/
	font-size: 12px;					
	color: #000;	
	line-height: 18px;
}
	/* RUBRIKER */
.h1 {
	font-family: arial, helvetica, san-serif;		/* EDIT from Georgia,Times MK 100813*/
	font-size: 22px;							/* EDIT from 26 MK 100813*/
	color: #000;
	font-weight: bold;
	font-style: normal;
	}
.h2 {
	font-family: arial, helvetica, san-serif;		/* EDIT from Georgia,Times MK 100813*/
	font-size: 20px;
	color:#035d8a; 				/* EDIT from #cc9900 MK 100813*/
	font-weight: bold;
	letter-spacing: 0px;
}
.h3 {
	font-family: arial, helvetica, san-serif;			/* EDIT from georgia MK 100813*/
	font-size: 16px;
	font-weight: bold;
	color: #000;
	} 
.h4 {
	font-family: arial, helvetica, san-serif;			/* EDIT from giorgia MK 100813*/
	font-size: 12px;
	color:#035d8a;				/* EDIT from #cc9900 MK 100813*/
	font-weight: bold;
}

.h5 {			
 	font-family: arial, helvetica, san-serif;			/* EDIT from verdana MK 100813*/
 	font-size: 12px;			/* EDIT from 11px MK 100813*/
 	color: #000;			
 	font-weight: normal;
 	font-style: italic;
 	}

	/* MARGINALJUSTERING & INDRAG*/

.indrag_LSR	{
	text-indent: 20px;
}
.ingress_LSR {
	font-family: arial, helvetica, san-serif;	/* EDIT from Georgia MK 100813*/
	line-height: 18px;							/* EDIT from 20px MK 100813*/
	font-size: 12px;							/* EDIT from 14px MK 100813*/
	font-weight: bold;							/* EDIT MK 100813*/
	}
.ul{
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	margin: 15px;
}
.greenline {				
	color: #009036;
	height: 1px;
}

	/* GAMLA RUBRIKKLASSERNA */

.b_LSR {
	font-family: arial, helvetica, san-serif;			/*Edit Ida 100817*/
	font-size: 12px;					
	color: #000;	
	line-height: 18px;
}

.r1_LSR {
	font-family: arial, helvetica, san-serif;	/*Edit Ida 100817*/
	font-size: 22px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
.r2_LSR {
	font-family: arial, helvetica, san-serif;	/*Edit Ida 100817*/
	font-size: 20px;
	color:#035d8a; 
	font-weight: bold;
	letter-spacing: 0px;
}
.r3_LSR {
	font-family: arial, helvetica, san-serif;	/*Edit Ida 100817*/
	font-size: 16px;
	font-weight: bold;
	color: #000;
} 
.r4_LSR {
	font-family: arial, helvetica, san-serif;	/*Edit Ida 100817*/
	font-size: 12px;
	color:#035d8a;
	font-weight: bold;
}

.r5_LSR {			
 	font-family: arial, helvetica, san-serif;	/*Edit Ida 100817*/
 	font-size: 12px;
 	color: #000;
 	font-weight: normal;
 	font-style: italic;
}




/************** Här slutar RadEditor Style LSR *********/

