/*
--------------------------------------------------------------------------------------------------
  Detta CSS är en del av Askås Webbverktyg.
  COPYRIGHT (c) ASKÅS INTERNET- & REKLAMBYRÅ AB 1998-2010. ALLA RÄTTIGHETER RESERVERADE.
  INNEHÅLLET FÅR EJ KOPIERAS, ÄNDRAS, ANVÄNDAS, LAGRAS ELLER DISTRIBUERAS UTAN TILLSTÅND 
  FRÅN ASKÅS INTERNET- & REKLAMBYRÅ AB.
  
-----------------------------------------------------------------------
*/

/*
--------------------------------------------------------------------------------------------------

  Generella inställningar

--------------------------------------------------------------------------------------------------
*/

#body1 {
	font-family:Arial, Helvetica, Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#222;
	margin:0px;
	background:url(../bilder/dekor/bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-top: 10px;
}

body,p,td,ul,ol {
	font-family:Arial, Helvetica, Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#222;
	margin:0;
}

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

.img {
	padding: 0px;
}

img {
	padding: 0px;
}

a:link {
	color: #2167ac;
	text-decoration: none;
}
a:visited {
	color: #2167ac;
	text-decoration: none;
}
a:active {
	color: #2167ac;
	text-decoration: underline;
}
a:hover {
	color: #2167ac;
	text-decoration: underline;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-top: 0;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 3px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.ingress {
	font-size:15px;
	line-height:21px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
}

.AddThis {
	margin: 15px 0px 10px 0px; 
}

.valkommen {
	font-family: Times New Roman, Arial, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style:italic;
}


/*
 --------------------------------------------------------
 Speciella definitioner för denna site enbart, som
 används i mallen arbetsyta_singlepage.XX.html
 --------------------------------------------------------
*/
#wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
	height: 
}
#toppwrapper {
	position:relative;
	width:1000px;
	height:137px;
	background:url(../bilder/dekor/topp.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
}
#logo {
	position:absolute;
	top:15px;
	left:200px;
	width:550px;
	height:70px;
	z-index:50;
}
#logo h1 {
	color: #41ad49;
	font-size: 40px;
	line-height: normal;
}
#logo2 {
	position:absolute;
	top:20px;
	left:30px;
	width:130px;
	height:90px;
}

#main-wrapper {
	position:relative;
	width:1000px;
	margin-top:0px;
	margin-left:0px;
	padding-bottom: 20px;
	z-index: 1;
	background:url(../bilder/dekor/bg-mitten.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
}
#vansterkolumnen-wrapper {
	float:left;
	width:160px;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 0px 10px;
}
#hogerkolumnen-wrapper {
	float:right;
	width:150px;
	margin: 10px 10px 0px 0px;
	border-left: 2px solid #84ca89;
	padding-left: 10px;
}
#hogerkolumnen-wrapper img {
	padding-left:5px;
}
#main {
	z-index: 1;
	float:left;
	width:600px;
	margin:0px;
	padding:5px 20px 0px 20px;
	background-color:#fff;
}
#main-start {
	z-index: 1;
	float:left;
	width:600px;
	margin:0px;
	padding:10px 20px 20px 20px;
	background-color:#fff;
}
#start-topp {
	z-index: 1;
	float:left;
	width:800px;
	margin-left:18px;
}
#sokrutan {
	position: absolute;
	top:100px;
	left:770px;
	width:210px;
	height:25px;
	padding: 0px;
	background:url(../bilder/dekor/sokruta.gif);
	background-repeat:no-repeat;
}
#sokruta {
	border: none;
	display:inline;
	float:left;
	margin-right:0px;
	margin-top:0px;
	height:20px;
	padding:0px;
	margin-left:8px;
	margin-top:7px;
}
.sokruta {border:1px solid #dddddd;background-color:#ffffff;width:175px; float:left; font-size:11px; color:#777777; padding-top:3px; padding-left:4px; height:14px;}
.sokruta-epost {border:1px solid #ccc; width:85px; height:18px;}
.sokknapp {display:block;width:20px;height:22px;float:left; margin-left:4px; margin-top:2px;}

#lankar-topp {
	position:absolute;
	top:100px;
	width:950px;
	height:30px;
	padding-left:15px;
	margin-left:10px;
	z-index:250;
	background:url(../bilder/butik/bg-toppmeny.gif);
	background-repeat: repeat-x;
}

#toppmeny {
	position:absolute;
	top:98px;
	left:210px;
	width:490px;
	height:25px;
	z-index:250;
}

#bott {
	width:100%;
	display:block;
	margin:0 auto;
	margin-bottom: 20px;
}
#bott-wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:0px;
}
#topp-wrapper {
	position:relative;
	width:1000px;
	height:135px;
	z-index:80;
	background-color:#fff;
}

#footer-wrapper {
	width:940px;
	margin-left:20px;
	margin-top:0px;
	padding-bottom:10px;
}
#footer-rad1 {
	width:1000px;
	height:68px;
	background:url(../bilder/dekor/bott-gras.gif);
	background-repeat: no-repeat;
}
#footer-rad2 {
	width:1000px;
	margin-top: 10px;
}

#footer-rad-1 p, #footer-rad-2 p, #footer-rad-3 p, #footer-rad-4 p, #footer-rad-5 p  {
	color:#444444;
	font-size:11px;
	line-height:18px;
}
#footer-rad-1 {
	float:left;
	width:165px;
	height:280px;
	margin-left:0px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px dotted #ddd;
}
.footer-rubrik {
	color:#444;
	font-size:12px;
	font-weight: bold;
	display: block;
}

#footer-rad-1 a, #footer-rad-2 a, #footer-rad-3 a, #footer-rad-4 a {
	color:#2167ac;
	font-size:12px;
	line-height:21px;
	text-decoration:none;
}
#footer-rad-2 {
	float:left;
	width:165px;
	height:280px;
	color:#444;
	font-size:11px;
	line-height:18px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px dotted #ddd;
}
#footer-rad-3 {
	float:left;
	width:165px;
	height:280px;
	color:#444;
	font-size:11px;
	line-height:18px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px dotted #ddd;
}
#footer-rad-4 {
	float:left;
	width:165px;
	height:280px;
	color:#444;
	font-size:11px;
	line-height:18px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px dotted #ddd;
}
#footer-rad-5 {
	float:left;
	width:200px;
	color:#444;
	font-size:11px;
	line-height:21px;
	margin-top:0px;
}


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

.menyTyp1 {
	font-size: 13px;
	display: block;
	width: 100%;
	font-weight: normal;
	text-decoration: none; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menyTyp1 a:link {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menyTyp1 a:visited {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menyTyp1 a:hover {
	display: block;
	width: 100%;
	text-decoration: underline; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menyTyp1 a:active {
	display: block;
	width: 100%;
	text-decoration: underline; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.menyTyp1Rubrik {
	font-size: 13px;
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.menyTyp1Rubrik a:link {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menyTyp1Rubrik a:visited {
	display: block;
	width: 100%;
	text-decoration: none; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menyTyp1Rubrik a:hover {
	display: block;
	width: 100%;
	text-decoration: underline; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menyTyp1Rubrik a:active {
	display: block;
	width: 100%;
	text-decoration: underline; 
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}




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

.menyTyp2Niva1 {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px;
	height: 22px;
	background-color: #FFC461;
}
.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: #FFC461;
	padding: 1px 10px 0px 10px;
	height: 22px;
}



.menyTyp2Niva2 {
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
	height: 22px;
	background-color: #FFC461;
}
.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: #FFC461;
	padding: 1px 10px 0px 10px;
	height: 22px;
}



.menyTyp2Niva3 {
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
	height: 20px;
	background-color: #FFC461;
}
.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: #FFC461;
	padding: 1px 10px 0px 10px;
	height: 20px;
}



.menyTyp2Niva4 {
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	border: 0px;
	height: 20px;
	background-color: #FFC461;
}
.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: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva4 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
	padding: 1px 10px 0px 10px;
	height: 20px;
}
.menyTyp2Niva4Markerad {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFC461;
	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: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 1px 10px 0px 10px;
}
.menyTypPopDown:link {
	border: 0px;
	color: #000000;
	text-decoration: none;
}
.menyTypPopDown:visited {
	border: 0px;
	color: #000000;
	text-decoration: none;
}
.menyTypPopDown:active {
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}
.menyTypPopDown:hover {
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}

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



.menyTypPopDown_Undermeny {
	font-size: 8pt;
	text-decoration: none;d;
	font-weight: bold;
	color: #000000;
	border: 0px;
	background-color: #C6E096;
	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: #ffffff;
	text-decoration: none;
	background-color: #73AF61;
	width:200px;
	height:15px;
}
.menyTypPopDown_Undermeny:hover {
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	background-color: #73AF61;
	width:200px;
	height:15px;
}



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



.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: 10px;
}
.menyTyp5 {
	margin: 2px;
	padding: 2px;
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	height: 18px;
}
.menyTyp5 a:link {
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
}
.menyTyp5 a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
}
.menyTyp5 a:hover {
	font-size: 15px;
	text-decoration: underline;
	color: #B1E351;
}
.menyTyp5 a:active {
	font-size: 15px;
	text-decoration: underline;
	color: #B1E351;
}

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

.menyTyp5Markerad_Vanster {
	height: 18px;
	width: 5px;
}
.menyTyp5Markerad_Hoger {
	height: 18px;
	width: 10px;
}
.menyTyp5Markerad {
	margin: 2px;
	padding: 2px;
	font-weight: normal;
	color: #B1E351;
	font-size: 14px;
	height: 18px;
}
.menyTyp5Markerad a:link {
	font-size: 15px;
	text-decoration: none;
	color: #B1E351;
}
.menyTyp5Markerad a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #B1E351;
}
.menyTyp5Markerad a:hover {
	font-size: 15px;
	text-decoration: underline;
	color: #B1E351;
}
.menyTyp5Markerad a:active {
	font-size: 15px;
	text-decoration: underline;
	color: #B1E351;
}


/*
 --------------------------------------------------------
 
 Definitioner för nyhetsdatabas
 
 --------------------------------------------------------
*/

.NyhetTyp3_Rubrik {
	font-family: Arial Black, Tahoma, Arial, Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
}

.NyhetTyp3_Datum {
	font-family: Tahoma MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
}

.NyhetTyp3_Lasmer {
	font-family: Tahoma MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 19px;
}




/*
 --------------------------------------------------------
 
 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  }


/*
--------------------------------------------------------------------------------------------------

  Klasser för Drop-down-meny

--------------------------------------------------------------------------------------------------
*/
#dropmeny {
	position:absolute;
	top:95px;
	left:210px;
	width:490px;
	height:30px;
	z-index:250;
}
#dropmeny a {
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	margin-right:25px;
	padding: 9px 25px 8px 0px;
	color: #2167ac;
}
#dropmeny a:hover {
	text-decoration: none;
}
#dropmeny ul.meny{
	margin:0;
	padding:0;
	list-style: none; 
	z-index: 3000;
}
#dropmeny ul.meny li {
	float:left; 
	z-index: 2000;
}
	
.dropmenyRubrik {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 3px;
	width: 92%;
}

#dropmeny ul.meny li div#m1 {width:400px;border:1px solid transparent;position: absolute;z-index: 1000;padding:10px; background:url(../bilder/bg-dropmeny.png);}
#dropmeny ul.meny li div#m1 ul {z-index: 1000;margin: 0;list-style: none;padding: 0;position: absolute}
#dropmeny ul.meny li div#m1 ul.Column1 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m1 ul.Column2 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m1 ul li {float:none;z-index: 1000;position: relative} 
#dropmeny ul.meny li div#m1 ul li a {border:none;padding:0px; font-size:12px; position:relative; font-weight: normal; color: #fff;}
#dropmeny ul.meny li div#m1 ul li a:hover {background-color: #222; color: #fff; padding: 1px 0px 1px 0px;}

#dropmeny ul.meny li div#m2 {width:400px;border:1px solid transparent;position: absolute;z-index: 1000;padding:10px; background:url(../bilder/bg-dropmeny.png);}
#dropmeny ul.meny li div#m2 ul {z-index: 1000;margin: 0;list-style: none;padding: 0;position: relative}
#dropmeny ul.meny li div#m2 ul.Column1 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m2 ul.Column2 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m2 ul li {float:none;z-index: 1000;position: relative} 
#dropmeny ul.meny li div#m2 ul li a {border:none;padding:0px; font-size:12px; position:relative; font-weight: normal; color: #fff;}
#dropmeny ul.meny li div#m2 ul li a:hover {background-color: #222; color: #fff; padding: 1px 0px 1px 0px;}

#dropmeny ul.meny li div#m3 {width:190px;border:1px solid transparent;position: absolute;z-index: 1000;padding:10px; background:url(../bilder/bg-dropmeny.png);}
#dropmeny ul.meny li div#m3 ul {z-index: 1000;margin: 0;list-style: none;padding: 0;position: relative}
#dropmeny ul.meny li div#m3 ul.Column1 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m3 ul.Column2 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m3 ul li {float:none;z-index: 1000;position: relative} 
#dropmeny ul.meny li div#m3 ul li a {border:none;padding:0px; font-size:12px; position:relative; font-weight: normal; color: #fff;}
#dropmeny ul.meny li div#m3 ul li a:hover {background-color: #222; color: #fff; padding: 1px 0px 1px 0px;}

#dropmeny ul.meny li div#m4 {width:400px;border:1px solid transparent;position: absolute;z-index: 1000;padding:10px; background:url(../bilder/bg-dropmeny.png);}
#dropmeny ul.meny li div#m4 ul {z-index: 1000;margin: 0;list-style: none;padding: 0;position: relative}
#dropmeny ul.meny li div#m4 ul.Column1 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m4 ul.Column2 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m4 ul li {float:none;z-index: 1000;position: relative} 
#dropmeny ul.meny li div#m4 ul li a {border:none;padding:0px; font-size:12px; position:relative; font-weight: normal; color: #fff;}
#dropmeny ul.meny li div#m4 ul li a:hover {background-color: #222; color: #fff; padding: 1px 0px 1px 0px;}

#dropmeny ul.meny li div#m5 {width:190px;border:1px solid transparent;position: absolute;z-index: 1000;padding:10px; background:url(../bilder/bg-dropmeny.png);}
#dropmeny ul.meny li div#m5 ul {z-index: 1000;margin: 0;list-style: none;padding: 0;position: absolute}
#dropmeny ul.meny li div#m5 ul.Column1 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m5 ul.Column2 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m5 ul li {float:none;z-index: 1000;position: relative} 
#dropmeny ul.meny li div#m5 ul li a {border:none;padding:0px; font-size:12px; position:relative; font-weight: normal; color: #fff;}
#dropmeny ul.meny li div#m5 ul li a:hover {background-color: #222; color: #fff; padding: 1px 0px 1px 0px;}

#dropmeny ul.meny li div#m6 {width:190px;border:1px solid transparent;position: absolute;z-index: 1000;padding:10px; background:url(../bilder/bg-dropmeny.png);}
#dropmeny ul.meny li div#m6 ul {z-index: 1000;margin: 0;list-style: none;padding: 0;position: absolute}
#dropmeny ul.meny li div#m6 ul.Column1 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m6 ul.Column2 {width:190px;float:left;position: relative;}
#dropmeny ul.meny li div#m6 ul li {float:none;z-index: 1000;position: relative} 
#dropmeny ul.meny li div#m6 ul li a {border:none;padding:0px; font-size:12px; position:relative; font-weight: normal; color: #fff;}
#dropmeny ul.meny li div#m6 ul li a:hover {background-color: #222; color: #fff; padding: 1px 0px 1px 0px;}







.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: block;
	visibility: visible;
}
.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: block;
	visibility: visible;
}
.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;
}


