body{
	background: #0b0b0b url(../images/bg2.gif) repeat-x;
	margin: 0 0 0 0;
}
table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	line-height: 1.45em;
}
.meny{
	background: url(../images/bgmeny.gif) repeat-x;
}
.menyTable{
	background: url(../images/bgmenytable.gif) no-repeat top;
}
.menyitem{
	cursor: auto;
	padding-left: 20px;
	padding-right: 20px;
	line-height: normal;
}
.menyitemOver{
	color: #2d9fe6;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	line-height: normal;
}
.maincontent{
	background: url(../images/bgmain.gif) repeat-x;
	padding: 10px;
}
.barsom{
	background: url(../images/bgbarsom.jpg) no-repeat bottom right;
}
.bgfade{
	background: url(../images/bgfade1.gif) no-repeat bottom right;
}
.barsom2_2{
	background: url(../images/bgbarsom2_2.jpg) no-repeat bottom left;
}
.barsom2_1{
	background: url(../images/bgbarsom2_1.gif) no-repeat top left;
}
.grass{
	background: url(../images/bggrass.gif) repeat-x bottom left;
	border-bottom: 1px solid #6c6c6c;
}
.bgAktPressinfo{
	background: url(../images/bgAktPressinfo.gif) no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}
.bgSenNytt{
	background: url(../images/bgSenNytt.gif) no-repeat;
	padding-left: 5px;
	padding-right: 104px;
}
.bgSenBlogg{
	background: url(../images/bgSenBlogg.gif) no-repeat;
	padding-left: 5px;
/*	padding-right: 345px;*/
}
.borderHbottom{
	background: url(../images/borderH.gif) repeat-x bottom left;
	padding-bottom: 5px;
}
.borderV{
	background: url(../images/borderV.gif) repeat-y center;
}
.borderVleft{
	background: url(../images/borderV.gif) repeat-y;
	padding-left: 10px;
}
.rubrik2{
	text-transform: uppercase;
	font-weight: bold;
	color: #a5a5a5;
	line-height: normal;
}
.rubrik{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #a5a5a5;
	line-height: normal;
}
.rubrik3{
	color: #50b7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.namn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: normal;	
}
.ingress{
	font-weight: bold;
}
.brodtext{
	color: #b7b7b7;
}
a{
	color: #2d9fe6;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.vit{
	color: #FFFFFF;
	text-decoration: none;
}
a.vit:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.smalltext{
	font-size: 10px;
}
.bottom{
	color: #6c6c6c;
	padding-top: 8px;
	padding-bottom: 8px;
}
.image{
	border: 1px solid #a5a5a5;
}
.textgra{
	color: #a5a5a5;
}
.textbla{
	color: #50b7f7;
}
.textvit{
	color: #ffffff;
}
.fortext{
	font-size: 10px;
	font-weight: bold;
	color: #a5a5a5;
	text-transform: uppercase;
	text-decoration: none;
}
input, select, textarea{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #a5a5a5;
}
.button{
	background: #0976ba url(../images/bgbutton.gif) repeat-x;
	border: 1px solid #000000;
	color: #FFFFFF;
	height: 24px;
}