/* REGELANKARE I SIDA */

.regelankare  {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 60%;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 180%;
	color: #D63200;
	margin-bottom: 32px;
}

/* SPECIFIKT FÖR REGLERNA */

/* REGEL - rubrik och linje */
.Regel { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 95%;
	font-weight: bold;
	line-height: 111%;
	margin-bottom: 5px;
	margin-top: 16px;
	color: #D63200;
	border-top: solid 1px #dedede;
	padding-top: 12px;
}

/* BÖR, SKALL, TIPS */
.Modus {
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 12px;
	margin-top: 5px;
	color: #855454;
}

.MsoListBullet { 
	font-family: Georgia, Verdana, Geneva, Arial, sans-serif;
	font-size: 87%;
	font-weight: normal;
	line-height: 132%;
}


/* INNEHÅLLSFÖRTECKNING */
/* regel */
div.innehall p.innehall-regel, td.innehall p.innehall-regel, .innehall-regel {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 60%;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-left: 60px;
	line-height: 180%;
	color: #D63200;
}

/* länk till regel */
div.innehall p.innehall-regel A:link, div.innehall p.innehall-regel A:link, div.regelankare A:link {
	text-decoration: underline;
	color: #D63200;
}

div.innehall p.innehall-regel A:hover, div.innehall p.innehall-regel A:hover, div.regelankare A:hover {
	text-decoration: underline;
	color: #D63200;
}

div.innehall p.innehall-regel A:active, div.innehall p.innehall-regel A:active, div.regelankare A:active {
	text-decoration: none;
	color: #D63200;
}

div.innehall p.innehall-regel A:visited, div.innehall p.innehall-regel A:visited, div.regelankare A:visited {
	text-decoration: underline;
	color: #D63200;
}


	
/* modus */
div.innehall p.innehall-modus, td.innehall p.innehall-modus, .innehall-modus {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 60%;
	font-weight:normal;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-left: 60px;
	color: #855454;
}

/* FOTNOT */
.MsoFootnoteReference {
	font-family: Georgia, Verdana, Geneva, Arial, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height: 135%;
}

/* LÄSTIPS */
.Lastips
{
	font-family: Georgia, Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	line-height: 145%;
	margin-left: 38px;
	text-indent: -15px;
}

/* EXEMPELRUBRIK */
.exempel { color: #807A70; }
.exempelDiv {
	border-top: dashed 1px #c1b9ac;
	border-bottom: dashed 1px #c1b9ac;
	background-color: #EAEAEA;
	padding-left: 14px;
}
.exempelPadding {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 4px;
}

/* Förklarande text i exempel */
.exempelText {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 60%;
	line-height: 110%;
	font-weight: bold;
	margin-top: 9px;
	color: #807A70;
}

/* PALETTER */
.colorBox { 
	width: 60px; 
	padding: 3px; 
	margin: 1px;
	font-family: Verdana;
	font-size: 60%;
}