/*
Kent Lundström Copyright 2004-2009
CSS-mall till WSS


*/


body 	    { 
	   	      font-family: Verdana, Arial;
              font-size: 8pt;
	          color: #000033;}

h2		    { color: Navy;
			  font-weight: bold;
			  font-family: Verdana;}
			  
h3          {
              color: Navy;
	          font-family: Verdana;}

h4           { font-family: Verdana;
	           color: Navy;}
			   
h5          { font-family: Verdana;
	           color: Navy;}

hr			{ color: Navy;
			  height: 12pt;}

td			{
	   	      font-family: Verdana, Arial;
              font-size: 8pt;
	          color: #000033;}		 
			  
.obligatorisk{ color: red;
			  font-weight: bold;
			  font-family: Verdana;}
			    

.tabellklass1{
				
				color: Navy;
				font-weight: bold;
				font-family: Verdana;
				font-size: 8pt;
				font-style : italic;
				font-variant : small-caps;
			}
			   
.tabellklass2{  
				color: Navy;
				font-weight: bold;
				font-family: Verdana;
				font-size: 8pt;
				width: 130px;}

.tabellklass3{  background-color: #CFF0F7;
				color: Navy;
				font-weight: bold;
				border-color: #99cc00;
				font-family: Verdana;
				font-size: 8pt;
				width: 190px;
				height: 35px;
				text-align: center;}				
				
.rakneklass		{ background-color: #ffff99;
				color: Navy;
				font-weight: bold;
				border-style: ridge;
				border-width: 2pt;
				border-color: #99cc00;
				font-family: Verdana;
				font-size: 8pt;}
				
a 			 { color: Navy;
	           font-family: Verdana;
			   font-weight: bold; 
               font-size: 8pt;
			   text-decoration : none;}

a:hover      {
				color: #CC0033;
				font-family: Verdana;
				font-weight: bold;
				font-size: 8pt;
				text-decoration : none;}

a:active     { color: #009900; 
	           font-family: Verdana;
		       font-weight: bold; 
	           font-size: 8pt;
			   text-decoration : none;}
			   

menu		 { font-family:  Bodoni, Arial;
			   font-size: 13pt;
			   font-weight: bold;
			   background: #cccc99;
			   color: #006633;
			   width: 400 px;}

.sitemaker	{
			font-family: Verdana;
			color: Navy;
			font-size: 7pt;
			}

   
