
/* LÄNK INSTÄLLNINGAR */
a:link, a:visited, a:active 
{
	color: #000000;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	background-color: #none;
}

a:hover
{
	color: #888888;
	font-weight: bold;
	font-style: none;
	text-decoration: underline;
	background-color: #none;
}

/* GRUNDINSTÄLLNINGAR */

body, table, span
{
	font-family: Arial,Helvetica,Sans-Serif;
	color: #000000;
	font-size: 13px;
	font-weight: none;
	font-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:  0px;
	margin-right: 0px;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
}


ol, ul, li
{
margin: 10px;
}

/* TABELL INSTÄLLNINGAR */


table.main
{
	width: 540px;
	background-color: #cccc99;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


table.color
{
	background-color: #ddddaa;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* TEXT INSTÄLLNINGAR  */

.liten, .stor, .xstor, .menytext
{
	font-family: Arial,Helvetica,Sans-Serif;
}

/* SPECIALTEXT */


.copy
{
	color: #777777;
	font-size: 11px;
	line-height: 11px;
	font-weight: plain;
	font-style: plain;
}

.komm
{
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	font-style: italic;
}

/* VANLIG TEXT */

.liten
{
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	font-style: none;
}

.stor
{
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-style: none;
}

.xstor
{
	color: #000000;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	font-style: none;
}

br
{
	font-size: 0.2em;
}

/*
	font-family: Times new roman, Times, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-family: Franklin Gothic Medium, Comic Sans MS;
	font-family: monospace, ms sans serif ;
*/

/*

background: #eeeedd url(bilder/idslogga.gif) no-repeat fixed;
background-position:top center;

border-bottom: solid #000000 1px;
border-top: solid #000000 1px;
border-left: solid #000000 1px;
border-right: solid #000000 1px;


line-height:1.5em;
margin-top:0.5em; margin-bottom:1.0em;

background:#EEEEEE;
margin-top:1em; margin-bottom:1em; margin-left:0px;
padding:5pt;

SPAN.db PRE, SPAN.ci PRE, SPAN.di PRE

background:#EEEEEE;
padding-top: 0pt;
padding-bottom: 0pt;

table { table-layout: fixed;}

cursor: default;

background-color: buttonface;

cursor: default;
cursor: hand;
cursor: help;
cursor: busy;
cursor: move;

leftmargin="15" marginwidth="15"


	background-color: #999999;
	background: url(pic/logo2.jpg);

	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;

*/
