/* CSS Document */
body,p,div,td{
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:150%;
}
.gra {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.news {
	background-image: url(grafik/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
}


.rubrik{
	font-size:160%;
	line-height:120%;
	color:#000;
	margin:0px;
	padding:5px 0px 10px 0px;
	font-weight: bold;
}
.mellanrubrik{
	color:#666;
	font-size:130%;
	line-height:120%;
	margin:0px;
	padding:5px 0px 10px 0px;
	font-weight: bold;
}
.underrubrik{
	font-size:110%;
	line-height:110%;
	color:#000;
	margin:0px;
	padding:3px 0px 5px 0px;
	font-weight: bold;
}
a{
	color:#990003;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a:hover{
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
