body 		{
			margin-left: 0px;
			margin-top: 10px;
			margin-right: 0px;
			margin-bottom: 0px;
			background-image:url(../gfx/bakgrunder/bg_sajt.jpg);
		}
			
			
/* LÄNKAR */

a    	{ 
			font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
			font-weight: normal;
			font-size: 11px;
			color: #87740E;
			text-decoration: underline; 
			line-height : 21px;
			} 


a:hover     { 
			font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
			font-weight: normal;
			font-size: 11px;
			color: #87740E;
			text-decoration: none; 
			line-height : 21px;
			}


			
/* STANDARD */

.Brod       { 
			font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
			font-weight: normal;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			line-height : 14px; 
			}
.green		{
			color: #4F7C00;
		    }
.white		{
			color: #FFFFFF;
		    }

.black		{
			color: #000000;
			line-height : 14px; 
		    }
			
.black:hover		{
			color: #000000;
			line-height : 14px; 
		    }
			
			
.lightGreen	
			{
				color: #5B8511;
			}
		    
.BrodGrey { 
			font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
			font-weight: normal;
			font-size: 11px;
			color: #4C4C4C;
			text-decoration: none;
			line-height : 14px; 
			}


strong 			{
			font-weight: bolder;
			}

						
em			{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 10px;
			color: #1B3300;
			text-decoration: none;
			line-height : 14px;
			font-style: italic; 
			}


			

/* RUBRIKER */

h1 			{ 
			font-family: Times New Roman, Arial, Helvetica, Tahoma;
			font-weight: bolder;
			font-size: 24px;
			color: #000000;
			text-decoration: none;
			line-height : 22px;
			padding-bottom: 4px;
			margin: 0px;
			padding-top: 0px;
			padding-right: 0px;
			padding-left: 0px; 
			}			

h2 			{ 
			font-family:  Times New Roman, Arial, Helvetica, Tahoma;
			font-weight: normal;
			font-size: 20px;
			color: #000000;
			text-decoration: none;
			line-height : 20px;
			padding-bottom: 6px;
			margin: 0px;
			padding-top: 2px;
			padding-right: 0px;
			padding-left: 0px; 
			 
			}			

	

ul		{
	list-style: square;
	color: #000000;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 18px;
	padding: 0px;
		}

			
/* KNAPP */

.Button  	{
 			font-family: Verdana, Arial, Helvetica;
 			font-size: 10px;
 			background-color: #EEEEEE;
 			font:bold;
 			color: #666666;
			}
