/*------------------------------------*/
/* färginställningar body */
/*------------------------------------*/

BODY
{
	BACKGROUND-COLOR: #fff;
	/*BACKGROUND-COLOR: #DEDFBC;*/
/*	background-image: url(../imgdeko/bg/map.gif);
	background-repeat: no-repeat;*/
}

/*------------------------------------*/
/* länkar */
/*------------------------------------*/

A
{
	COLOR: #333;
    TEXT-DECORATION: none;
	text-transform: none;
}

A:hover
{
    COLOR: #999;
    TEXT-DECORATION: underline;
	text-transform: none;
}

A#small
{
	COLOR: #333;
    TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	text-transform: none;
}

/*------------------------------------*/
/* Styles for postings */
/*------------------------------------*/

/* rubrik för brödtext i maincol */
div#maincol
{
/*FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
line-height: 20px;*/
}
	
/* rubrik för brödtext i maincol */
div#widecol
{
/*FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
line-height: 20px;*/
}
	

/* rubrik för folio */
.rub_front
{
FONT-SIZE: 16px;
COLOR: #333;
FONT-FAMILY: arial, verdana, helvetica, sans serif;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 24px;
/*24px trebuchet ms, */
text-transform: uppercase;
}

/* klickbara rubriker i folio,profile */
/* nya! bör föras in på cms6 */

a#rub
{
    COLOR: #333;
	text-transform: uppercase;
}

 A:hover#rub
{
    COLOR: #999;
	TEXT-DECORATION: underline;
	text-transform: uppercase;
}

/* andra rubriker */

.rub_detail
{
FONT-SIZE: 12px;
COLOR: #333;
FONT-FAMILY: arial,verdana,helvetica;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 16pt;
}

.rub_cat
{
FONT-SIZE: 10px;
COLOR: #333;
FONT-FAMILY: verdana,arial,helvetica;
letter-spacing: 0.1em;
line-height: 24px;
}

/* övre meny */	
.rub_menu
{
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: verdana,arial,helvetica;
letter-spacing: 0.1em;
line-height: 16pt;
}

.menu 
{ 
FONT-SIZE: 10px; 
COLOR: #333; 
FONT-FAMILY: verdana, arial, helvetica; 
background-color: #FFFFFF;
text-decoration: none 
}

.smalltxt 
{ 
FONT-SIZE: 9px;
}

/*------------------------------------*/
/* h-rubriker */
/*------------------------------------*/

/* överrubrik för kat i folio */

h3
{
FONT-SIZE: 24px;
COLOR: #333;
FONT-FAMILY: arial, verdana, helvetica, sans serif;
font-weight: bold;
text-transform: uppercase;
/*letter-spacing: 0.05em;*/
}

/*------------------------------------*/
/* Linjer dotted bottom top används */
/*------------------------------------*/

.dotbottom 
{ 
border: solid; 
border-width: 0px 0px 1px; 
border-color: #999
}

.dottopbottom 
{ 
border: solid; 
border-width: 1px 0px 1px; 
border-color: #999
}

/*meny och footer*/
.dottop
{ 
border: solid; 
border-width: 1px 0px 0px; 
border-color: #999
}

.ram 
{ 
border: solid; 
border-width: 1px; 
border-color: #999
}
