/* CSS Document */





/* LINKS */
a:link { text-decoration: none; color: #857A34; }
a:visited { text-decoration: none; color: #857A34; }
a:hover { text-decoration: underline; color: #857A34; }
a:active { text-decoration: none; color: #857A34; }

a.a_links:link { text-decoration: none; color: #F9D83E; }
a.a_links:visited { text-decoration: none; color: #F9D83E; }
a.a_links:hover { text-decoration: underline; color: #F9D83E; }
a.a_links:active { text-decoration: none; color: #F9D83E; }

a.a_footer:link { text-decoration: none; color: #808080; }
a.a_footer:visited { text-decoration: none; color: #808080; }
a.a_footer:hover { text-decoration: underline; color: #808080; }
a.a_footer:active { text-decoration: none; color: #808080; }

a.a_english:link { text-decoration: none; color: #2E578A; }
a.a_english:visited { text-decoration: none; color: #2E578A; }
a.a_english:hover { text-decoration: underline; color: #2E578A; }
a.a_english:active { text-decoration: none; color: #2E578A; }





/* TEXT */
h1 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #0A641B;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0B3052;
	text-decoration: none;
}

h3 { /* MENY */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
}


.arial_12_darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #562A21;
	text-decoration: none;
}


.brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E578A;
	text-decoration: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}




/* 
*** Övrigt som kan vara till användning *** 

.bg { background-image: url(bilder/grafik/bg.gif); }
background-repeat: repeat-x;
background-repeat: no-repeat;
background-position: center;

background-image: url(bilder/grafik/bg.jpg); background-repeat: no-repeat; background-position: left bottom; background-attachment: fixed;



{
	Ändra till : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
	
	scrollbar-face-color:#6C6B6B;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;

}



.ul_prick { list-style-image: url(bilder/grafik/ul_prick.gif) } 
.ul_pil { list-style-image: url(bilder/grafik/ul_pil.gif) } 




.kantlinje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}



*/
