.url, .url:hover, .url:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;		 	
/*	line-height: 14px;*/
	text-decoration: none;
	color:black;
	font-weight: normal; 

}

.url2, .url2:hover, .url2:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;		 	
/*	line-height: 10px;*/
	text-decoration: none;
	color:black;
	font-weight: normal; 

}

.menu, .menu:hover, .menu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;		 	
	font-weight: bold; 
	text-decoration: none;
	color:black;
}


/* hur länkarna i menyerna ser ut */
.sub, .sub:hover, .sub:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;		 	
	line-height: 15px;
	text-decoration: none;
	color:white;
	font-weight: normal; 

}

.sub:hover, .sub:active
{
	color: black; 
}

/*
A, A:hover, A:active
{
	text-decoration: none;
}
*/

A {
	color:#336699;
	font-weight: bold; 
 } 


A:hover	
{ 
	color:#666666;
} 

A:active { color:#702727; } 


.pdf
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;		 
	width:165px; 
	background-color :#ffffcc;
	font-style: italic;
	text-decoration: none;
	color:RGB(61,36,155);
}


/* hur fritexten ska se ut */
.spanTextTxt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;		 
	text-height: 15px;
	color: red;
}


/* menyerna, storlek och färg */
#drop1, #drop2, #drop3, #drop4, #drop5
{ 
	position:absolute; 
	top:43px; 
	width:160px; 
	z-index:30; 
	/*width:160px;	*/ 
	background-color : #D2D2D2;
	layer-background-color : #D2D2D2;
	border: 1px solid #D2D2D2;
	visibility: hidden;
}


/*
#divCont
{
	top:75px;
	left:140px;
	background-color :#ffffcc;
	position:absolute; 
	width:480; 
	height:270; 
	overflow:hidden; 
	clip:rect(0,480,270,0);
	visibility:hidden
	z-index:20; 
}


#divTemplate{position:absolute; top:0px; left:0px; z-index:20; }
*/


#divCont
{
	position:absolute; 
	width:480; 
	height:270; 
	overflow:hidden; 
	top:75; 
	left:140; 
	clip:rect(0,330,270,0);
	visibility:hidden
}

#divTemplate
{
	position:absolute; 
	top:0px;
	left:0px; 
	layer-background-color :#ffffcc;
	background-color :#ffffcc;
}


#divSectionLinks
{
	position:absolute; 
	top:154px;
	left:5px; 
	z-index:20; 
	width:75px;
}


#drop1 { left:495px; }
#drop2 { left:564px; }
#drop3 { left:623px; }
#drop4 { left:692px; }
#drop5 { left:400px; }
#drop6 { left:400px; }
#drop7 { left:400px; }



