/* ---------------------------------------------- */
/* |						| */
/* | Anders Fernström				| */
/* | www.fernhoo.com				| */
/* | webmaster@fernhoo.com			| */
/* |						| */
/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* | Body-tagg                                  | */
/* ---------------------------------------------- */
body
{
background-color:	#000000;

margin-top:		0;
margin-left:		0;
margin-right:		0;
margin-bottom;		0;

scrollbar-face-color:       #000000; 
scrollbar-shadow-color:     #000000; 
scrollbar-highlight-color:  #000000; 
scrollbar-3dlight-color:    #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color:      #000000; 
scrollbar-arrow-color:      #FFFFFF;
}


/* ---------------------------------------------- */
/* | p-tagg	                                | */
/* ---------------------------------------------- */
p
{
font-family:		verdana, arial, sans-serif, helvetica;
font-size:		8pt;
font-weight:		normal;
line-height:		1.15em;
text-align:		justify;
letter-spacing:		+0.0em;
color:			#FFFFFF;
}



/* ---------------------------------------------- */
/* | font-tagg                                  | */
/* ---------------------------------------------- */
font.content
{
font-family:		verdana, arial, sans-serif, helvetica;
font-size:		14pt;
font-weight:		normal;
line-height:		1.15em;
text-align:		justify;
letter-spacing:		+0.18em;
color:			#FFFFFF;
}

font.new
{
font-family:		verdana, arial, sans-serif, helvetica;
font-size:		8pt;
font-weight:		normal;
line-height:		1.15em;
text-align:		justify;
letter-spacing:		+0.0em;
color:			#FF0055;
}

font.english
{
font-family:		verdana, arial, sans-serif, helvetica;
font-size:		12pt;
font-weight:		normal;
line-height:		1.15em;
text-align:		justify;
letter-spacing:		+0.0em;
color:			#FFFFFF;
}

font.phototitle_swe
{
font-family:		verdana, arial, sans-serif, helvetica;
font-size:		16pt;
font-weight:		normal;
line-height:		1.15em;
text-align:		justify;
letter-spacing:		+0.16em;
color:			#FFFFFF;
}

font.phototitle_eng
{
font-family:		verdana, arial, sans-serif, helvetica;
font-size:		13pt;
font-weight:		normal;
line-height:		1.15em;
text-align:		justify;
letter-spacing:		+0.1em;
color:			#FFFFFF;
}

font.update
{
font-family:		verdana, arial, sans-serif, helvetica;
font-size:		8pt;
font-weight:		normal;
line-height:		1.15em;
text-align:		justify;
letter-spacing:		+0.0em;
color:			#FFFFFF;
}


/* ---------------------------------------------- */
/* | a-tagg                                     | */
/* ---------------------------------------------- */
a:active 
{
text-decoration:	none; 
font-weight:		bold;
color:			#4352E4;
}

a:link 
{
text-decoration:	none; 
font-weight:		bold;
color:			#4352E4;
}

a:visited 
{
text-decoration:	none; 
font-weight:		bold;
color:			#4352E4;
}

a:hover 
{
text-decoration:	underline; 
font-weight:		bold;
color:			#5968FF;
}






