.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.bok_rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;

}
.mellanrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
a.brodtext:link {
	color: #990000;
	text-decoration: none;
}
a.brodtext:hover{
	color: #990000;
	text-decoration: underline;
}
a.brodtext:active {
	color: #990000;
	text-decoration: none;
}
a.brodtext:visited {
	color: #990000;
	text-decoration: none;
}

.bokstav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
a.bokstav:link {
	color: #990000;
	text-decoration: none;
}
a.bokstav:hover{
	color: #990000;
	text-decoration: underline;
}
a.bokstav:active {
	color: #990000;
	text-decoration: none;
}
a.bokstav:visited {
	color: #990000;
	text-decoration: none;
}


.kategori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
a.kategori:link {
	color: #990000;
	text-decoration: none;
}
a.kategori:hover{
	color: #990000;
	text-decoration: underline;
}
a.kategori:active {
	color: #990000;
	text-decoration: none;
}
a.kategori:visited {
	color: #990000;
	text-decoration: none;
}


.tbl_main {
	border: 1px solid #990000;
}
.tbl_meny {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.meny_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.meny_text:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.meny_text:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.meny_text:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.meny_text:hover{
	color: #FFFFFF;
	text-decoration: underline;
}




.tbl_meny2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #cdcdcd;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.bullet_list {
	padding: 0px 20px 20px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}

.faktatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}.tbl_line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.struken {
	text-decoration: line-through;
}
.red {
	color: #990000;
}
.infotext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
.rel_linje {
	background-color: #CCC;
	height: 1px;
	width: 500px;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rel_rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.rel_tbl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.clear {
	clear: both;
}
