/* FONT - CONTAINERS */

body,
table,
tr,
td,
form,
.nav	{
		font-family: Verdana, Geneva, Charcoal, Arial, Helvetica, sans-serif;
		font-size: small;
		font-size-adjust: 0.58;
		}

* html body, table, tr, td, form, .nav	{ /* pucko ie5/pc hack */
		font-size: x-small;
		}

* html body {	/* buggiga ie/pc far egen */
	font-size: x-small;		/* for ie5/pc */
	f\ont-size: small;		/* for alla andra ie */
	}

h1, h2, h3, h4, h5, h6,		/* h3=albumrubbar, h4=underrubbar */
dt,							/* har o var - when */
.accent,
.head,
.menubox	{					/* har och var - when, who */
		font-family: "Trebuchet MS", Tecton, Arial, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		}

div.head div.menubox	{
		font-size: 120%;
		}

div.margin div.menubox	{
		font-size: 105%;
		}

.nav	{
		word-spacing: 1em;
		}

.content	{
		font-family: Verdana, Geneva, Charcoal, Arial, Helvetica, sans-serif;
		font-size: small;
		font-size-adjust: 0.58;
		}
		
.bottom	{
		font-family: Charcoal, Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		}



/* FONT */

div.head h2	{  
		margin: 0px;
		}					/* anvands i album for huset */
		
.inline	{  
		display: inline;
		}					/* anvands for h5-rubbar i combonet */
		
.sub	{
		font-size: 0.9em;
		}					/* minskande menutext for submenyer i head o menubox */

.facts	{
		font-size: 0.9em;
		}					/* har och var - when/peru */

dt	{	font-size: 1.1em;
		}					/* netiquetten + farg */

.foot1	{
		font-size: x-small;
		}					/* forsta sidan */

						


/* LINKS */

a:link		{	text-decoration: none;	}
a:visited	{	text-decoration: none;	}
a:hover		{	text-decoration: underline;	}
a:active	{	text-decoration: underline;	}			
		
a.img:link,
a.img:visited	{	background-color: transparent;	}
a.img:hover,
a.img:active	{	background-color: transparent;	
					}						/* lankade bilder, when-album, what-art */

div.head div.menubox a:hover	{	text-decoration: none;	}
div.head div.menubox a:active	{	text-decoration: none;	}

div.head div.menubox span.headsub a:hover	{	font-size: 1em;	}
div.head div.menubox span.headsub a:active	{	font-size: 1em;	}
