
a { font-size: 11px; color: #0073bb; text-decoration: none; font-family: Arial; }
a:visited { color: #0073bb; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }
a:active { color: #000000; text-decoration: none;  }


BODY	{
		FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
        FONT-SIZE: 10px;
        background-color: #ffffff;
}
.standard	{
		font-family:arial; 
		font-size:11px; 
		color:#444444; 
}
.headline	{
		font-family: Arial; 
		font-size: 18px; 
		color: #000000; 
}
.subheadline	{
		font-family: Arial; 
		font-size: 14px; 
		color: #000000; 
}
.tekstfelt{
	border-style: solid;
	border-width: 1;
	background-color: #DEE9F4;
	color: #2c508a;
	font-family: verdana;
	font-size: 7pt;
}
#up 			{position:relative; left:1px; top:1px;}
#down 			{position:relative; left:1px; top:1px;}
#container		{position:relative; left:0px; top:0px; width:350px; height:225px; border:2px; overflow:hidden;}
#container2		{position:relative; left:0px; top:0px; width:400px; height:450px; border:2px; overflow:hidden;}
.txt 			{position:relative; left:5px; top:4px; width:350px; font-family:arial; font-size:11px; color:#444444; padding:5px; visibility:hidden;}
.txt2 			{position:relative; left:5px; top:4px; width:400px; font-family:arial; font-size:11px; color:#444444; padding:5px; visibility:hidden;}
.middle			{position:relative; left:132px; top:95px;}
