/*
 --------------------------------------------------------
 Detta CSS är en del av Askås Webbverktyg.
 
 Copyright (c) Askås Internet- & Reklambyrå 2005.
 --------------------------------------------------------
*/



/*
 --------------------------------------------------------
 Speciella definitioner för denna site enbart, som
 används i mallen arbetsyta_singlepage.XX.html
 --------------------------------------------------------
*/

.sidfot {
	font-size: 12px;
	color: #555555;
	line-height: 19px;
}
.sidfot a:link {
	text-decoration: none; 
	color: #555555;
}
.sidfot a:visited {
	text-decoration: none; 
	color: #555555;
}
.sidfot a:hover {
	text-decoration: none; 
	color: #555555;
	background-color: #d5d5d5;
}
.sidfot a:active {
	text-decoration: none; 
	color: #555555;
	background-color: #d5d5d5;
}

.toppmeny {
	font-size: 12px;
	color: #444444;
	line-height: 19px;
}
.toppmeny a:link {
	text-decoration: none; 
	color: #444444;
}
.toppmeny a:visited {
	text-decoration: none; 
	color: #444444;
}
.toppmeny a:hover {
	text-decoration: none; 
	color: #444444;
	background-color: #dfa02b;
}
.toppmeny a:active {
	text-decoration: none; 
	color: #444444;
	background-color: #dfa02b;
}

.rubrikerstartsidan {
	padding-top:5px;
	padding-left:10px;
}

/*
 --------------------------------------------------------
 Generella definitioner
 --------------------------------------------------------
*/

body,p,td,ul,ol {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	line-height: 20px;
}

select,input,textarea,button {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#div_ruta5 {
	float:left; width: 160px; margin-left:20px;
}
#div_ruta6 {
	width: 160px; float:left; margin-left:0px;
}
#div_ruta7 {
	width: 160px; float:left; margin-left:0px;
}
#div_ruta8 {
	width: 300px; float:right; margin-right:20px;
}
#div_ruta9 {
	width: 615px;
	position: relative;
	left: 250px;
	top: 70;
}
#div_ruta10 {
	width: 300px;
	position: relative;
	left: 630px;
}
#div_ruta11 {
	width: 185px;
	position: absolute;
	left: 50px;
	top: 35;
}
/*
 --------------------------------------------------------
 Definition av generellt utseende på länkar
 --------------------------------------------------------
*/

a:link {
	color: #1f4a98;
	text-decoration: Underline;
}
a:visited {
	color: #1f4a98;
	text-decoration: Underline;
}
a:active {
	color: #333333;
	text-decoration: Underline;
}
a:hover {
	color: #333333;
	text-decoration: Underline;
}




/*
 --------------------------------------------------------
 Definition av Rubrik1, Rubrik 2 osv
 --------------------------------------------------------
*/

h1 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 10px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 2px;
}


h3 {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}


h4 {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}




/*
 --------------------------------------------------------
 Klasserna nedan används till navigationstypen:
 "Navigation till vänster, trädstruktur" (alternativ 1)
 --------------------------------------------------------
*/

.menyTyp1 {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
	border: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	background-image: url(/bilder/nav_bg.gif);
}
.menyTyp1 a:link {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;

}
.menyTyp1 a:visited {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;

}
.menyTyp1 a:hover {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
	background-color: #e4e4e4;

}
.menyTyp1 a:active {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
	background-color: #e4e4e4;
}


.menyTyp1Rubrik {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	background-image: url(/bilder/nav_bg.gif);
}
.menyTyp1Rubrik a:link {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
}
.menyTyp1Rubrik a:visited {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
}
.menyTyp1Rubrik a:hover {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
	background-color: #e4e4e4;
}
.menyTyp1Rubrik a:active {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #333333;
	background-color: #e4e4e4;
}




/*
 --------------------------------------------------------
 Klasserna nedan används till navigationstypen:
 "Navigation till vänster, trädstruktur" (alternativ 1)
 --------------------------------------------------------
*/

.menyTyp2Niva1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px;
	height: 22px;
	background-color: #4886AD;
	background-image:url(/bilder/BG_BLA.gif);
}
.menyTyp2Niva1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva1 a:active {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva1 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva1Markerad {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #4886AD;
	background-image:url(/bilder/BG_BLA.gif);
	padding: 1px 10px 0px 10px;
	height: 22px;
}



.menyTyp2Niva2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
	height: 22px;
	background-color: #4886AD;
	background-image:url(/bilder/BG_BLA.gif);
}
.menyTyp2Niva2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva2 a:active {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva2 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 22px;
}
.menyTyp2Niva2Markerad {
	font-weight: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #4886AD;
	padding: 1px 10px 0px 10px;
	height: 22px;
	background-image:url(/bilder/BG_BLA.gif);
}



.menyTyp2Niva3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
	height: 20px;
	background-color: #C2C2C2;
}
.menyTyp2Niva3 a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva3 a:active {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva3 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva3Markerad {
	font-weight: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #C2C2C2;
	padding: 1px 10px 0px 10px;
	height: 20px;
}



.menyTyp2Niva4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	border: 0px;
	height: 20px;
	background-color: #B1C1CF;
}
.menyTyp2Niva4 a:link {
	color: #000000;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva4 a:visited {
	color: #000000;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva4 a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva4 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva4Markerad {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D3DEE5;
	padding: 1px 10px 0px 10px;
	height: 20px;
}




/*
 --------------------------------------------------------
 Klasserna nedan styr utseende på popdownmenyer
 (både Typ 3 och Typ 4). Inga klasser får raderas.
 --------------------------------------------------------
*/

#costanzaMeny
{
	z-index:1;
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

.leftMenu
{
	text-align:left;
}

.centerMenu
{
	text-align:center;
}

.rightMenu
{
	text-align:right;
}

.myMenu
{
	position:absolute;
	visibility:hidden;
	z-index:5;
}



.menyTypPopDown {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 1px 10px 0px 10px;
}
.menyTypPopDown:link {
	border: 0px;
	color: #000;
	text-decoration: none;
}
.menyTypPopDown:visited {
	border: 0px;
	color: #000;
	text-decoration: none;
}
.menyTypPopDown:active {
	border: 0px;
	color: #93aab7;
	text-decoration: none;
}
.menyTypPopDown:hover {
	border: 0px;
	color: #93aab7;
	text-decoration: none;
}



.menyTypPopDown_Undermeny_Bakgrund {
	background-color: #EEEEEE;
	width:200px;
	height:15px;
}



.menyTypPopDown_Undermeny {
	display:block;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	border: 0px;
	background-color: #cccccc;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px;
	width:200px;
	height:15px;
}
.menyTypPopDown_Undermeny:link {
	border: 0px;
	color: #000000;
	text-decoration: none;
	width:200px;
	height:15px;
}
.menyTypPopDown_Undermeny:visited {
	border: 0px;
	color: #000000;
	text-decoration: none;
	width:200px;
	height:15px;
}
.menyTypPopDown_Undermeny:active {
	border: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #BECB50;
	width:200px;
	height:15px;
}
.menyTypPopDown_Undermeny:hover {
	border: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #BECB50;
	width:200px;
	height:15px;
}

.menyTypPopDown_Markerad {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border: 0px;
	background-color: #cccccc;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 1px 10px 0px 10px;
}
.menyTypPopDown_Markerad:link {
	border: 0px;
	color: #000;
	text-decoration: none;
	background-color: #cccccc;
}
.menyTypPopDown_Markerad:visited {
	border: 0px;
	color: #000;
	text-decoration: none;
	background-color: #cccccc;
}
.menyTypPopDown_Markerad:active {
	border: 0px;
	color: #000;
	text-decoration: none;
	background-color: #cccccc;
}
.menyTypPopDown_Markerad:hover {
	border: 0px;
	color: #000;
	text-decoration: none;
	background-color: #cccccc;
}



.myMenuLabelleft, .myMenuItemleft
{
	text-align:left;
	padding:0;
}

.myMenuLabelcenter, .myMenuItemcenter
{
	text-align:center;
	padding:0;
}

.myMenuLabelright, .myMenuItemright
{
	text-align:right;
	padding:0;
}




/*
 --------------------------------------------------------
 Klasserna nedan används till navigationstypen:
 "Navigation till vänster, trädstruktur" (alternativ 5)
 --------------------------------------------------------
*/

.menyTyp5_Vanster {
	height: 18px;
	width: 5px;
}
.menyTyp5_Hoger {
	height: 18px;
	width: 5px;
}
.menyTyp5 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	padding-right: 25px;
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
}
.menyTyp5 a:link {
	text-decoration: none;
	color: #ffffff;
}
.menyTyp5 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menyTyp5 a:hover {
	text-decoration: none;
	color: #fac045;
}
.menyTyp5 a:active {
	text-decoration: none;
	color: #fac045;
}

/*
 --------------------------------------------------------
 menyTyp5Markerad används för att indikera markerat objekt
 --------------------------------------------------------
*/

.menyTyp5Markerad_Vanster {
	height: 18px;
	width: 5px;
}
.menyTyp5Markerad_Hoger {
	height: 18px;
	width: 5px;
}
.menyTyp5Markerad {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	padding-right: 25px;
	font-weight: normal;
	color: #fac045;
	font-size: 14px;
	height: 18px;
}
.menyTyp5Markerad a:link {
	text-decoration: none;
	color: #fac045;
}
.menyTyp5Markerad a:visited {
	text-decoration: none;
	color: #fac045;
}
.menyTyp5Markerad a:hover {
	text-decoration: underline;
	color: #fac045;
}
.menyTyp5Markerad a:active {
	text-decoration: underline;
	color: #fac045;
}




/*
 --------------------------------------------------------
 Klasserna nedan används för utskrift av kalendarium
 --------------------------------------------------------
*/

.datumNormal			{ display: block; font-size: 11px; color: #000000; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px }
.datumNormal a:link		{ display: block; color: #000000; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumNormal a:visited		{ display: block; color: #000000; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumNormal a:active		{ display: block; background-color: #FFCC00; color: #000000; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }
.datumNormal a:hover		{ display: block; background-color: #FFCC00; color: #000000; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }

.datumNormalHelg		{ display: block; font-size: 11px; color: #888888; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px }
.datumNormalHelg a:link		{ display: block; color: #888888; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumNormalHelg a:visited	{ display: block; color: #888888; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumNormalHelg a:active	{ display: block; background-color: #FFCC00; color: #888888; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }
.datumNormalHelg a:hover	{ display: block; background-color: #FFCC00; color: #888888; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }

.datumNormalIdag		{ display: block; font-size: 11px; color: #CC0000; font-weight:bold; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px }
.datumNormalIdag a:link		{ display: block; color: #CC0000; font-weight:bold; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumNormalIdag a:visited	{ display: block; color: #CC0000; font-weight:bold; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumNormalIdag a:active	{ display: block; background-color: #FFCC00; color: #CC0000; font-weight:bold; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }
.datumNormalIdag a:hover	{ display: block; background-color: #FFCC00; color: #CC0000; font-weight:bold; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }

.datumMarkerad			{ display: block; background-color: #DDDDDD; font-size: 11px; color: #000000; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px }
.datumMarkerad a:link		{ display: block; background-color: #DDDDDD; color: #000000; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumMarkerad a:visited	{ display: block; background-color: #DDDDDD; color: #000000; text-decoration: none; border: 1px solid #DDDDDD; padding: 0px; margin: 0px  }
.datumMarkerad a:active		{ display: block; background-color: #FFCC00; color: #000000; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }
.datumMarkerad a:hover		{ display: block; background-color: #FFCC00; color: #000000; text-decoration: none; border: 1px solid #FFCC00; padding: 0px; margin: 0px  }





.NyhetTyp3_Rubrik {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	margin-bottom: 6px;
}
.NyhetTyp3_Ingress {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	display: inline;
}
.NyhetTyp3_Datum {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	font-style: italic;
	display: inline;
}
.NyhetTyp3_Lasmer {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	display: inline;
}

.NyhetTyp3_Lasmer a:link {
	text-decoration: underline;
	color: #0F50B2;
}
.NyhetTyp3_Lasmer a:visited {
	text-decoration: underline;
	color: #0F50B2;
}
.NyhetTyp3_Lasmer a:hover {
	text-decoration: underline;
	color: #000000;
}
.NyhetTyp3_Lasmer a:active {
	text-decoration: underline;
	color: #000000;
}

.NyhetTyp3_Streck {
	margin-top: 10px;
	margin-bottom: 20px;
}





.Nyhetsarkiv_Rubrik {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	margin-bottom: 6px;
}
.Nyhetsarkiv_Ingress {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	display: none;
	visibility: hidden;
}
.Nyhetsarkiv_Datum {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	font-style: italic;
	display: none;
	visibility: hidden;
}
.Nyhetsarkiv_Lasmer {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	margin-top: 5px;
}

.Nyhetsarkiv_Lasmer a:link {
	text-decoration: underline;
	color: #0F50B2;
}
.Nyhetsarkiv_Lasmer a:visited {
	text-decoration: underline;
	color: #0F50B2;
}
.Nyhetsarkiv_Lasmer a:hover {
	text-decoration: underline;
	color: #000000;
}
.Nyhetsarkiv_Lasmer a:active {
	text-decoration: underline;
	color: #000000;
}
.Nyhetsarkiv_Huvudgrupp {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	display: none;
	visibility: hidden;
}

.Nyhetsarkiv_Huvudgrupp a:link {
	text-decoration: underline;
	color: #0F50B2;
}
.Nyhetsarkiv_Huvudgrupp a:visited {
	text-decoration: underline;
	color: #0F50B2;
}
.Nyhetsarkiv_Huvudgrupp a:hover {
	text-decoration: underline;
	color: #000000;
}
.Nyhetsarkiv_Huvudgrupp a:active {
	text-decoration: underline;
	color: #000000;
}

.Nyhetsarkiv_Streck {
	margin-top: 10px;
	margin-bottom: 20px;
}




.Dokument_Tid_Skapat {
	font-size: 7pt;
	color: #888888;
	margin-top:5px;
	margin-bottom:3px;
}

.Dokument_Tid_Uppdaterat {
	font-size: 7pt;
	color: #888888;
	margin-top:5px;
	margin-bottom:5px;
}





.Nyhetstagg2_Rubrik {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	margin-bottom: 1px;
	margin-top: 3px;
}
.Nyhetstagg2_Ingress {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	font-style: normal;
	visibility: visible;
}
.Nyhetstagg2_Datum {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	visibility: visible;
}
.Nyhetstagg2_Lasmer {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	margin-top: 5px;
}

.Nyhetstagg2_Lasmer a:link {
	text-decoration: underline;
	color: #1f4a98;
}
.Nyhetstagg2_Lasmer a:visited {
	text-decoration: underline;
	color: #1f4a98;
}
.Nyhetstagg2_Lasmer a:hover {
	text-decoration: underline;
	color: #333333;
}
.Nyhetstagg2_Lasmer a:active {
	text-decoration: underline;
	color: #333333;
}
.Nyhetstagg2_Huvudgrupp {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	display: none;
	visibility: hidden;
}

.Nyhetstagg2_Huvudgrupp a:link {
	text-decoration: underline;
	color: #0F50B2;
}
.Nyhetstagg2_Huvudgrupp a:visited {
	text-decoration: underline;
	color: #0F50B2;
}
.Nyhetstagg2_Huvudgrupp a:hover {
	text-decoration: underline;
	color: #000000;
}
.Nyhetstagg2_Huvudgrupp a:active {
	text-decoration: underline;
	color: #000000;
}

.Nyhetstagg2_Streck {
	margin-top: 10px;
	margin-bottom: 20px;
}
