INPUT, TEXTAREA, SELECT {
	border : 1px solid;
}

A {
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    color : #00008B;
}


BODY {
	margin-left : 0px;
	margin-top : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 0px;
	background : url(../fellesfiler/bg_stripe.gif);
}

TABLE {
	background : White none;
}
	


A:HOVER {
	text-decoration : underline;
	color : Red;
}

.meny-heading {
	background-color : #6666FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : Black;
	border-style : solid;
	color : White;
	border-left-width : 0px;
	border-right-width : 0px;
	line-height : 18px;
}

.overskrift-tabell {
	background-color : #6666FF;
	font-size : 12px;
	font-weight : bold;
	color : White;
	valign : bottom;
}



.tekst {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.overskrift-liten {
   color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.overskrift-medium {
	color :Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.overskrift-stor {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.side-tittel {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	margin-top : 25px;
	text-align : center;
}
.dato-tekst {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : right;
}
.bunn-tekst {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.celle-ovelse {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
	font-style : normal;
	font-weight : bold;
}

PRE {
	font : 11px Courier New;
}

HR {
	height: 1px;
	 color : #000000;
}

TEXTAREA {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
}

.ja-nei {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
	font : bold;
    border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : Black;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
		
}

.marked-meny {
	background-color : #B9B9FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : Black;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 0px;
	line-height : 18px;
}
