#pris {
	font-size : 14px;
	font-weight : bold;
	color : red;
}
.tab {
	border : 1px solid #DDEEFF;
}
BODY  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A, A:Visited , A:Active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
}

A:Hover  {
	text-decoration : underline;
	color : #DD0000;
}

A.topp, A.topp:Visited, A.topp:Active  {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}

A.topp:Hover  {
	color : red;
	text-decoration : none;
	}

A.marg, A.marg:Visited, A.marg:Active {
	color : #000080;
	font-size : 11px;
	font-weight : bold;
}

A.marg:Hover  {
	color : #FFFFFF;
	text-decoration : none;
	background-color : #000080;
}

A.meny, A.meny:Visited, A.meny:Active {
	width : 120px;
	background-color : #FFBB00;
	border : #324395 1px solid;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	}

A.meny:Hover  {
	background-color : #FFCC22;
	color : #000000;
	text-decoration : none;
}

A.meny2, A.meny2:Visited, A.meny2:Active {
	width : 120px;
	background-color : red;
	border : #324395 1px solid;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
	}

A.meny2:Hover  {
	background-color : #FFBB00;
	color : #000000;
	text-decoration : none;
}

TD.meny {
	border : #99A1CA 1px solid;
}

TD.vare {
	background-color : #EEEEEE;
}

#px10  {
	font-size : 10px;
}

#px11  {
	font-size : 11px;
}

#px14  {
	font-size : 14px;
}

#sub  {
	font-size : 16px;
	font-weight : bolder;
	color : #FFFFFF;
	background-color : black;	
}

#over  {
	font-size : 18px;
}

DIV.meny  {
	visibility : visible;
	position : absolute;
	left : 50;
	top : 50;
}

DIV.marg  {
	width : 140px;
	border-style : solid;
	border-color : #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 1px;
}

