body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablebg {
	background-image: url(../img/bg_table.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tabletopbg {
	background-image: url(../img/bg_table_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablebottombg {
	background-image: url(../img/bg_tablebottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tablebgstrek {
	background-image: url(../img/tabellbgstripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #5d4893;
}
.sitatbg {
	background-image: url(../img/sitatbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.topptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
	line-height: 14px;
}
.txtmeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtmeny a, .txtmeny a:link {
	color: #000000;
	text-decoration: none
}
.txtmeny a:hover {
	color: #92117e;
}
.txtmeny a:active, .txtmeny a:visited {
	color: #000000;
}
.txtmenyartikkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtmenyartikkel a, .txtmenyartikkel a:link {
	color: #000000;
	text-decoration: none;
}
.txtmenyartikkel a:hover {
	color: #000000;
	text-decoration: none;
}
.txtmenyartikkel a:active {
	color: #000000;
}
.txtmenyartikkel a:visited {
	color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
.mellomtittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}
a {
	color: #92117e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #92117e;
}
.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.txtdato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92117e;
}
.imgbg {
	background-image: url(../img/img_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgpadding {
	margin: 8px;
}
.imgbgstor {
	background-image: url(../img/bildebg_stor.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgpaddingstor {
	margin: 9px;
}

ul {text-align:left;}

li {
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;	
	margin-bottom: 4px;
}
