ol li {padding: 0;}
.textbakgrund {background-color: #FFCC00}
.blue {background-color: #99CCFF}
.green {background-color: #99FF99}
.red {background-color: #FF6666}
.yellow {background-color: #FFFF99}
.mountain {background-image:   url(exempelbilder/mountain.jpg); background-repeat: no-repeat}
.listymbol1 {list-style-type: circle}
.listsymbol2 {list-style-type: disc}
.listsymbol3 {list-style-type: square}
.listsymbol_bild1 { list-style-image:   url(exempelbilder/pil_hoger2.gif); }
.listsymbol_bild2 { list-style-image:   url(exempelbilder/symbol.gif) }
.listsymbol_bild3 { list-style-image:   url(exempelbilder/pil_ned2.gif) }
.nummerlista1 {list-style-type: lower-roman}
.nummerlista2 {list-style-type: upper-roman}
.nummerlista3 {list-style-type: lower-alpha}
.nummerlista4 {list-style-type: upper-alpha}
.nummerlista5 {list-style-type: decimal}
.nummerlista1 {list-style-type: lower-roman}
.kantlinje_blue { border-color: black black #0099CC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px}
.linjeunder {border-bottom-style: dotted;
	border-bottom-color: #003366;
	border-bottom-width: 1px;}
.linjeoverunder {border-bottom-style: solid;
	border-bottom-color: #006699;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #006699;}
.linjeoverunderbakgr {border-bottom-style: solid;
	border-bottom-color: #006699;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #006699;
	background-color: #C7CDD8;}
.box {padding: 10px;
	height: 200px;
	width: 200px;}
.box2 {padding: 5px;
	height: 100px;
	width: 200px;
	background-color: #99CC99;
	border: 3px solid #006633;}
.box3 {padding: 5px;
	height: 100px;
	width: 200px;
	background-color: #99CC99;
	border: 3px solid #006633;
	overflow: auto;}
.skugga {background-image:  url("../tipstricks/skugga/skugga1.gif");}
.justering {text-align: justify;}
.justering2 {text-indent: 20px;}
.justering3 {word-spacing: 10px;}
.justering4 {letter-spacing: 3px;}
.kantlinje1 {border: 1px dotted #003366}
.kantlinje2 {border-top: 1px dotted #003366;border-bottom: 1px dotted #003366;}
.kantlinje3 {border: 1px dashed #003366}
.kantlinje4 {border: 1px solid #003366}
.kantlinje5 {border: 3px double #003366}
.kantlinje6 {border: 5px groove #CCCC66}
.kantlinje_div1  { border: 10px double #CCFF00; padding: 20px; }

