/* LÄNKAR */
a:link						{ color: #000000; text-decoration: underline }
a:visited					{ color: #000000; text-decoration: underline }
a:hover						{ color: #FF0000; text-decoration: underline }

a:link.meny1				{ font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #808285; text-decoration: none }
a:visited.meny1				{ font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #808285; text-decoration: none }
a:hover.meny1				{ font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none }

a:link.meny2				{ font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none }
a:visited.meny2				{ font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none }
a:hover.meny2				{ font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #90AED5; text-decoration: none }





/* GRUNDINSTÄLLNINGAR */

body         				{ font-family: verdana, arial, helvetica; font-size: 10px; color: #000000 }
td           				{ font-family: verdana, arial, helvetica; font-size: 10px; color: #000000 }



/* TEXTER */
.rubrik      				{ font-family: Trebuchet MS; font-size: 24px; color: #000000; font-weight: bold }
.rubrik2,.rubrik2 a:link,.rubrik2 a:hover,.rubrik2 a:visited	
							{ font-family: Trebuchet MS; font-size: 14px; color: #B3B3A2; font-weight: bold; text-decoration: none; }

.text        				{ font-family: verdana, arial, helvetica; font-size: 10px; color: #000000; line-height:150% }
.textfet     				{ font-family: verdana, arial, helvetica; font-size: 10px; color: #000000; font-weight:bold }
.textkursiv  				{ font-family: verdana, arial, helvetica; font-size: 10px; color: #000000; font-style:oblique }





/* ÖVRIGT */
.datum       				{ font-family: verdana, arial, helvetica; font-size: 10px; color: #999999 }
.scrollbox {
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-arrow-color: #cccccc; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #cccccc; }



.ram {
	border: 10px solid #E6E8D9;
}

.logga {
	cursor: hand;
}