a	{
	color: #5F6747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.meny	{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}	
	
a:hover	{
	color: 000000;
	}

a:active	{
	color: #5F6747;
	text-decoration: none;
	}

.txt	{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}

.txtRub	{
	color: #5F6747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	}	
	

.txtNyheter	{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	fontsize: 11px;
	line-height: 15px;
	}

input	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.txtField	{
	border-top: #DADA8F solid 1px;
	border-bottom: #DADA8F solid 1px;
	border-right: #DADA8F solid 1px;
	border-left: #DADA8F solid 1px;
	color: #333333;
	background-color: #F0F2CC;
	width: 69px;
}

/* Referenser lager */

#divMain	{
	position: absolute;
	top:0;
	left:0
}

#divcont	{
	position: absolute;
	overflow:hidden;
	left: 40;
	top: 450;
	width: 250;
	height: 79;
	z-index: 9;
	clip: rect(0,250,79,0);
	visibility: visible;
	background-color: #FFFFFF;
}

/* /Referenser lager */

/* Nyhets lager */

#divContainer	{
	position: absolute;
	top: 121px;
	left: 350px;
	width: 180px;
	height: 113px;
	overflow: hidden;
	clip: rect(0px,180px,113px,0px);
	visibility: hidden;
	background-color: #FFFFFF;
}

#divContent	{
	position: absolute;
	top: 0;
	left: 0;
}

#scrollNyhetUpp	{
	position: absolute;
	width: 12;
	top: 120px;
	left: 537px;
	z-index: 1;
}

#scrollNyhetNer	{
	position: absolute;
	width: 12;
	top: 136px;
	left: 537px;
	z-index: 1;
}

/* /Nyhets lager */

#content	{
	position: absolute;
	}
