/* Default CSS Stylesheet for a new Web Application project */


/* Tebeller */

.contentTabell
{
	left: 15px;
	overflow: auto;
	width: 810px;
	position: absolute;
	top: 200px;

	Z-INDEX: 100;
	
	scrollbar-face-color: #CECECE;
    scrollbar-arrow-color: #CA0000;
    scrollbar-track-color: #E8E8E8;
    scrollbar-shadow-color: #C4C4C4;
    scrollbar-highlight-color: #F5F5F5;
    scrollbar-3dlight-color: #F5F5F5;
    scrollbar-darkshadow-color: #404040;
    
}

/* Admin */

.adminMeny
{
	z-index: 1000;
	left: 860px;
	width: 150px;
	position: absolute;
	top: 13px;
	height: 300px;
}

.adminMain
{
	z-index: 2;
	left: 220px;
	width: 550px;
	position: absolute;
	top: 5px;
	height: 550px;
}

/*********** LasMerRight ***********/

.LasMerRight
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
	text-align: right;	
}


A:link.LasMerRight
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
	text-align: right;	
}


A:visited.LasMerRight
{
	font-weight: normal;
	font-size: 10px;
	color: #9b1d2d;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}


A:active.LasMerRight
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
	text-align: right;
}


A:hover.LasMerRight
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
	text-align: right;	
}


/* ******************************************** */
BODY
{
    
    background-image: url(img/KinaAffarer_gb.gif);
    
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000000;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	}
.Text10
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal
}

.Text10Vit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: white;
}
.Text10FetVit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
}

a:link.Text10FetVit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
a:visited.Text10FetVit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
a:active.Text10FetVit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
a:visited.Text10Fet
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
a:link.Text10Fet
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
.Text12
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.Text12
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.Text12FetVit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: White;
}
A:link.Text12FetVit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: White;
}
A:visited.Text12FetVit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: White;
}

.Text12Vit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: White;
}
.ErrorTx
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Verdana;
	text-decoration: none;
}
.Right10
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-align: right;
}
.Kalenderknapp
{
	background-image: url(/bilder/kalender.gif);
	width: 16px;
	height: 16px;
}

.Text12Fet {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
.Form11
{
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	background-color: #EAEAEA;
}

.Form11100
{
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	background-color: #EAEAEA;
	width: 100%;
}

.Knapp11
{
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	background-color: #B7B7B7;
	font-weight: bold;
}
.Knapp10Admin
{
	font-size: 10px;
	font-style: normal;
	font-family: Verdana;
	background-color: #D0F9D7;
	font-weight: bold;
}
.Tbl11
{
	border-right: #fffbdc 1px solid;
	border-top: #fffbdc 1px solid;
	font-size: 11px;
	border-left: #fffbdc 1px solid;
	color: black;
	border-bottom: #fffbdc 1px solid;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
}
.TblRad11
{
	font-size: 11px;
	color: black;
	border-bottom: #CECECE 1px solid;
	border-right: #CECECE 1px solid;
	font-family: verdana;
	background-color: #F3F3F3;
	text-decoration: none;
}


.Text12Rod {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;

}

/* SKUGGA */

.tblVitSkugga {
 COLOR: #000000;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
 FONT-WEIGHT: normal;
 FILTER: Shadow(Color=#000000, Direction=135);
 background-color: #FFFFFF;
 border: 1px solid #000000;
}
 
.blur{
 background-color: #ccc; /*shadow color*/
 color: inherit;
 margin-left: 4px;
 margin-top: 4px;
}
 
.shadow,
.content{
 position: relative;
 bottom: 2px;
 right: 2px;
}
 
.shadow{
 background-color: #666; /*shadow color*/
 color: inherit;
}
 
.content{
 background-color: #000; /*background color of content*/
 color: #000; /*text color of content*/
 padding: 0em 0ex;
}


/*********** Meny ***********/

.Meny
{
	font-family: Arial	, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:link.Meny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:visited.Meny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:active.Meny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:hover.Meny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


/* ******************************************** */



/*********** Text ***********/

.Text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:link.Text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:visited.Text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:active.Text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:hover.Text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


/* ******************************************** */



/*********** TextRod16 ***********/

.TextRod16
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: Normal;
	font-weight: bolder;
	color: #9B1D2D;
}


A:link.TextRod16
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:visited.TextRod16
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:active.TextRod16
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:hover.TextRod16
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


/* ******************************************** */

/*********** TextRodStor ***********/

.TextRodStor
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:link.TextRodStor
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:visited.TextRodStor
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:active.TextRodStor
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:hover.TextRodStor
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


/* ******************************************** */

/*********** TextRodMellan ***********/

.TextRodMellan
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:link.TextRodMellan
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:visited.TextRodMellan
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:active.TextRodMellan
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


A:hover.TextRodMellan
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: Normal;
	font-weight: Bolder;
	color: #9B1D2D;
}


/* ******************************************** */

/*********** TextRod ***********/

.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:link.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:visited.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:active.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:hover.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


/* ******************************************** */



/*********** TextFet ***********/

.TextFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:link.TextFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:visited.TextFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:active.TextFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:hover.TextFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


/* ******************************************** */

/*********** Fel ***********/

.Fel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:link.Fel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:visited.Fel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:active.Fel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:hover.Fel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


/* ******************************************** */
/*********** TextRod ***********/

.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:link.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:visited.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:active.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


A:hover.TextRod
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #9B1D2D;
}


/* ******************************************** */


/*********** TextRodFet ***********/

.TextRodFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:link.TextRodFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:visited.TextRodFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:active.TextRodFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


A:hover.TextRodFet
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #9B1D2D;
}


/* ******************************************** */


/*********** TextLiten ***********/

.TextLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:link.TextLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:visited.TextLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:active.TextLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


A:hover.TextLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
}


/* ******************************************** */
/*********** TextGra ***********/

.TextGra
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:link.TextGra
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:visited.TextGra
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:active.TextGra
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:hover.TextGra
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


/* ******************************************** */
/*********** TextGraLiten ***********/

.TextGraLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:link.TextGraLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:visited.TextGraLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:active.TextGraLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


A:hover.TextGraLiten
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #808080;
}


/* ******************************************** */



/*********** ListText ***********/

.ListText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:link.ListText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:visited.ListText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:active.ListText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:hover.ListText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


/* ******************************************** */


/* *********************  Startsidan  ********* */

/*********** RubrikSenasteNytt ***********/

.RubrikSenasteNytt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:link.RubrikSenasteNytt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:visited.RubrikSenasteNytt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:active.RubrikSenasteNytt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:hover.RubrikSenasteNytt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


/* ******************************************** */


/*********** ArtikelRubrik ***********/

.ArtikelRubrik
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:link.ArtikelRubrik
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:visited.ArtikelRubrik
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:active.ArtikelRubrik
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


A:hover.ArtikelRubrik
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
}


/* ******************************************** */

.lista
{
	list-style-position: inside;
	list-style-type: square;
}

.FET
{
	font-weight: bold;
	}