﻿body
{
	background-image:url('../images/background.gif'); 
/*	background-image:url('../images/bakgrund.jpg'); */
/*	background-repeat: no-repeat; */
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: verdana, arial; 
	color: #000000; 
	font-size: 8pt;
}
	td		{ font-family: verdana, arial; color: #000000; font-size: 8pt; }
	p		{ font-family: verdana,geneva; color: #000000; font-size: 10pt; margin-top: 8px; margin-bottom: 5px; }
	#botten {font-family: verdana,geneva; color: #000000; font-size: 10pt; margin-top: 5px; margin-bottom: 0px; }
	b		{ font-family: verdana,geneva; color: #000000; font-size: 8pt }
	
/*	textarea { font-family: Verdana, geneva; font-weight:bold; font-size: 8pt; background-color: #dcf4fd; padding: 2px; border: thin #016095 groove; }
	input { font-family: Verdana, geneva; font-weight:bold; font-size: 8pt; background-color: #dcf4fd; padding: 2px; border: thin #016095 groove; } */
	
	textarea { font-family: Verdana, geneva; font-weight:bold; font-size: 8pt; background-color: #dcf4fd; padding: 2px; }
	input { font-family: Verdana, geneva; font-weight:bold; font-size: 8pt; background-color: #dcf4fd; padding: 2px; } 

	li		{ font-family: verdana, arial; font-size: 9pt; line-height: 2.5ex; padding-top: 3px; margin-bottom: 3px; }
	.lista		{ font-family: verdana, arial; font-size: 10pt; line-height: 2.5ex; padding-top: 3px; margin-bottom: 3px; margin-top: 5px; }
	.small { font-size:5pt;}

/*	h1 { font-family: Verdana, areal; color:maroon; font-size: 15pt; margin-top: 10px; margin-bottom:5px;} */
	h1 { font-family: Verdana, areal; color:#016095; font-size: 15pt; margin-top: 10px; margin-bottom:5px;}
	h2		{ font-family: verdana,arial; color:#016095; font-size: 11pt; margin-bottom: 5px; margin-top: 10px; }
	h3		{ font-family: verdana,arial; color: #016095; font-size: 10pt; margin-bottom: 5px; margin-top: 0px; }
	.rubrik2	{ font-family: verdana,arial; color: #000000; font-size: 14pt }
	.rubrik1	{ font-family: verdana,arial; color: #000000; font-size: 11pt ; font-weight: bold }
	.text		{ font-family: verdana,arial; color: #000000; font-size: 7pt; }
	.plot		{ font-family: arial; color: #000000; font-size: 10px }
	.meny		{ font-family: verdana,arial; color: #000000; font-size: 9pt; background-color: #eeeeee; padding:6px; }
	.vit2		{ font-family: verdana; color: #ffffff; font-size: 8pt; font-weight: bold }

	a		{ text-decoration: none; color: #000000 }
	a:link		{ text-decoration: none; color: #000000 }
	a:visited	{ text-decoration: none; color: #000000 }
	a:active	{ text-decoration: none; color: #000000 }
	a:hover		{ text-decoration: underline; color: #333366}
	

	.speciallista 
	{ 
		font-size: 100%;
		font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
		vertical-align: top;
		text-align: left;
		margin-left: 0px;
		padding-left:25px;
	}
	
	.spec
	{
		border-left: ridge 1px;
		border-left-style: solid;
		border-left-color: #000000;
		border-right: ridge 1px;
		border-right-style: solid;
		border-right-color: #000000;
		border-bottom: none;
		border-top: ridge 1px;
		border-top-style: solid;
		border-top-color: #000000;
	}

#rubrik { border-bottom:1px maroon solid;}

