/*white standard css*/

BODY
{
	BACKGROUND-COLOR: #ffffff;
	/*BACKGROUND-COLOR: #DEDFBC;*/
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	COLOR: #666;
	line-height: 18px;
	text-align: center;
/*	background-image: url(../imgdeko/bg/map.gif);
	background-repeat: no-repeat;*/
}

BODY#frontbody
{
	BACKGROUND-COLOR: #ffffff;
	/*BACKGROUND-COLOR: #EAEDF5;*/
	/*BACKGROUND-COLOR: #E7ECDB;*/
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	COLOR: #333333;
	line-height: 18px;
	text-align: center;
/*	background-image: url(../imgdeko/bg/map.gif);
	background-repeat: no-repeat;*/
}

A
{
	COLOR: #666;
    TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	text-transform: uppercase;
}

A:hover
{
    COLOR: #999999;
    TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
	text-transform: uppercase;
}

A#small
{
	COLOR: #666;
    TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	text-transform: uppercase;
}

/* klickbara rubriker i folio */
A#rub
{
    FONT-SIZE: 14px;
    COLOR: #666;
    FONT-FAMILY: arial, verdana, helvetica, sans serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 18px;
	text-transform: uppercase;
	/*trebuchet ms, */
}

A:hover#rub
{
    FONT-SIZE: 14px;
    COLOR: #999;
    FONT-FAMILY: arial, verdana, helvetica, sans serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 18px;
	text-transform: uppercase;
	TEXT-DECORATION: underline;
}

/* Styles for postings */

/* rubrik för brödtext i maincol */
#maincol
{
FONT-SIZE: 12px;
color:#666666;
/*FONT-FAMILY: Georgia, "Times New Roman", Times, serif;*/
line-height: 20px;
}
	
/* rubrik för brödtext i maincol */
#widecol
{
FONT-SIZE: 12px;
color:#666666;
/*FONT-FAMILY: Georgia, "Times New Roman", Times, serif;*/
line-height: 20px;
}
	

/* rubrik för folio */
.rub_front
{
FONT-SIZE: 14px;
COLOR: #666;
FONT-FAMILY: arial, verdana, helvetica, sans serif;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 18px;
/*trebuchet ms, */
text-transform: uppercase;
}

.rub_detail
{
FONT-SIZE: 12px;
FONT-FAMILY: arial,verdana,helvetica;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 16pt;
}

.rub_cat
{
FONT-SIZE: 10px;
FONT-FAMILY: verdana,arial,helvetica;
letter-spacing: 0.1em;
line-height: 16pt;
}

/* ö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;
}

/*
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
}
