/* TABLE */

table {	vertical-align: top	}

td	{	vertical-align: top	}
		
.link	{
		width: 300px;
		margin-top: 30px;
		margin-bottom: 30px;
		margin-right: 30px;
		margin-left: 30px;
		text-align: left
		}														/* lŠnkarna */

/* FONT */

.facts {
		font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
		font-size: 9px
		}														
															
.factsmini	{
		font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
		font-size: 8px;
		color: #0000FF
		}														/* feedback artiklarna */
				
.date	{
		vertical-align: bottom;
		color: #999999
		}														/* datumfŠrg index + news */		

.intro	{  
		font-family: Times, "Times New Roman", serif;
		font-size: 14px
		}														/* intro pŚ medlemmar */

.rubrik {  
		font-family: Helvetica, Arial, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
		background-color: #CCCC99
		}

.rubrikdate {  
		font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif; 
		font-size: 10px; 
		background-color: #CCCC99
		}

.rubrik1 {  
		font-family: Helvetica, Arial, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
		background-color: #CCCC66
		}													/* rubrik till lŠnksidan */

.rubrikvit {  
		font-family: Helvetica, Arial, sans-serif; 
		font-size: 10px; 
		font-weight: bold;
		color: #FFFFFF; 
		background-color: #000000
		}													/* lista pŚ artiklarna */

.lista1 {  
		font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
		font-size: 10px;
		background-color: #EEEEE0
		}

.lista2 {  
		font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
		font-size: 10px;
		background-color: #DDDDD0
		}
		
.menupos
		{
		vertical-align: top;
		padding-top: 30px;
		padding-left: 25px;
		text-align: left
		}														/* vissa rutor, lŠnkar */		
				
h1, h2, h3, h4, h5, h6	{  
		font-family: "Garamond Lt", Garamond, "Times, "Times New Roman", serif
		}
		
h1	{	font-size: 24px; font-weight: bold}
h2	{  	font-size: 20px; font-weight: bold}
h3	{  	font-size: 18px; font-weight: bold}
h4	{  	font-size: 16px}
h5	{  	font-size: 14px}
h6	{  	font-size: 12px}
		
a:link {  text-decoration: none	}
a:visited {  text-decoration: none	}
a:hover {  text-decoration: underline	}
a:active {  text-decoration: underline	}