body {
	background-image: url(../images/bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	background-attachment: fixed;
	background-position: center top;
}
.brod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}


.vitfet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #CCCCCC;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.nyhet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
}
.rubrik_rod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 22px;
	color: #A84732;
	text-decoration: none;
}
.rubrik_rod_mindre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #A84732;
	text-decoration: none;
}