/* Copyright © 1998-2004 Bruse LF Persson, www.pantograph.se */

BODY, P, TABLE, TD, TH, UL {
		color: black;
		font-size: 11px;
		font-family: verdana, geneva, arial, helvetica, sans-serif;}

body {
   		scrollbar-face-color: #A1C6A2;
   		scrollbar-shadow-color: #A1C6A2;
   		scrollbar-highlight-color: #A1C6A2;
   		scrollbar-3dlight-color: #000000;
   		scrollbar-darkshadow-color: #000000;
   		scrollbar-track-color: #000000;
   		scrollbar-arrow-color: #000000;}

a	{	font-size: 11px;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-weight: normal;
		color: black;}

a:link {	text-decoration: underline;}

a:visited {	text-decoration: underline;}

a:active {	text-decoration: underline;}

a:hover {	text-decoration: underline;
			color: white;}
			
/* formulärfält */
.input, .post, input.post, textarea, input, text, textarea.post, select.post, option.post {
		background-color: #FFFFFF;
		color: #000000;
		font-weight: normal;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-size: 11px;

		border-color: black;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;}

/* formulärknapp */
.sub, input.sub, .button, input.button {
		background-color: #A1C6A2;
		color: #000000;
		font-weight: bold;
		font-family: verdana, geneva, arial, helvetica;
		font-size: 11px;

		border-color: black;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;}




TT {		font: bold;
		color: black;
		font-size: 12px;}

IMG {		border-color: black;}

.sub {		background: white;
		color: black;
		font-size: 10px;
		font: bold;
		border-style: solid;
		border-color: black;
		margin: 2px;}

.invert {	color: white;}

.rubrik	{	font-size: 18px;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-weight: bold;
		color: black;}

H1, H2, H3, H4, H5, H6 {
		font-weight: bold;
		font-family: verdana, geneva, arial, helvetica, sans-serif;
		color: black;
		margin-bottom: 0px;
		margin-top: 0px;}

H6	{	font-size: 8pt;}
H5	{	font-size: 10pt;}
H4	{	font-size: 12pt;}
H3	{	font-size: 14pt;}
H2	{	font-size: 18pt;}
H1	{	font-size: 24pt;}




A.h2 {	color: black;
	font-size: 18pt;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none}

A:link.h2 {text-decoration: none;}

A:visited.h2 {text-decoration: none;}

A:active.h2 {text-decoration: none;}

A:hover.h2 {color: white;
        text-decoration: none;}
        


// svart bakgrund vid musöver
.svart	{	font-size: 11px;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-weight: normal;
		color: black;}

A.svart	{	font-size: 11px;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-weight: normal;
		color: black;}

A:link.svart {	text-decoration: underline;
		color: black;}

A:visited.svart {	text-decoration: underline;
		color: black;}

A:active.svart {	text-decoration: underline;
		color: black;}

A:hover.svart {	text-decoration: none;
		color: white;
		background-color: black;}



A.invert {	font-size: 8pt;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-weight: normal;
		color: white;
		text-decoration: none;}



A.invert.svart {	font-size: 8pt;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-weight: normal;
		color: white;
		text-decoration: none;}

A:link.invert, A:active.invert, A:visited.invert {
		text-decoration: none;}

A:hover.invert {
		text-decoration: underline;
		color: white;}