body {
	padding:0;
    	background: #FFFFFF;
	color:	         #000066;

	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;

}


/* ------------ Allmänt nedan ------------------ */

A	{	
	text-decoration:	underline;
	font-weight:	none;
	color:	#000066;
	}	
		
A:hover	{	
	text-decoration:	 underline;
	color : #FFFFFF;
	background:	#000066;
	}


PRE	{	
	font-family:	'Monotype.com', Courier New, monospace;
	font-size:	0.9em;
	}	
	

/*h1,h2,h3,h4,h5,p,ul { font-family: sans-serif; }*/

H1	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.7em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.6em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.4em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.1em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

P, UL, TABLE, TBODY, TR, TD {
	color:	    #000066;
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size:	1em;
	}	

TH {
	text-align:left;
}

#vert_pic {
	background-image: url("pics/vert.png");
}

/* ----------- Vänster (dvs navigeringen) nedan -------------------------------- */

#grupp_vanster {	
	position: absolute;
	left: 0;
	font-size:	0.75em;
	height: auto;
	color: #000000;
	
	background-image: url("pics/gul-bg2.png");
        background-repeat: repeat;

}

#grupp_vanster A	{
	text-decoration:        none; 
	font-weight:	bold;
	color: #000099;
	font-weight:	none;
	}
	
#grupp_vanster A:hover	{
	text-decoration:	none;
	color:	#FC0;
	background:	black;
	}


#grupp_vanster ul {
	
}

#mini {
	font-size:	0.75em;
}

#logga {
	background-image: url("pics/logga.jpg");
	background-repeat: no-repeat;
	height: 142px;
	width: 149px;
}

#nav {
	width: 170px;
	//width: 149px;
}

#nav2 {
	margin:      0 0 0 10px;
}

#nav3 {
	margin:      0 0 0 10px;
}

/* ------------- Höger (dvs innehållet) nedan -------------- */

#grupp_hoger{
	position:    absolute;
	left:        190px;
	right:       20px;
	color:       #000066;
}
