/* CSS Document */
body,p,div,td{
	font-family: "Lucida Sans", Tahoma, Arial, 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:200%;
	line-height:120%;
	color:#333333;
	margin:0px;
	padding:5px 0px 10px 0px;
	font-weight: bold;
}
.mellanrubrik{
	color:#9B0100;
	font-size:150%;
	line-height:120%;
	margin:0px;
	padding:5px 0px 10px 0px;
	font-weight: bold;
}
.underrubrik{
	font-size:120%;
	line-height:120%;
	color:#666666;
	margin:0px;
	padding:3px 0px 5px 0px;
	font-weight: bold;
}
a{
	color:#990003;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a:hover{
	color:#333333;
	text-decoration:none;
}
