.menycelle {
	background: url('bilder/meny/meny_17.gif');
	height: 20px;
	width: 700px;
	background-position: right top;
	background-repeat: no-repeat;
/*	background-attachment: fixed;
*/
}

.txt_vit { 
	color: #fff; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

.txt_head {
	vertical-align: top;
	text-align: left;
	width: 500px;
	position: absolute;
	left: 55px;
}

.tekst { 
	color: #039; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.fet { 
	color: #039; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

.overskrift { 
	color: #039; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

a  { 
	color: #039; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	text-decoration: underline 
}

a:hover  { 
	color: #039; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	text-decoration: none;
}
.txt_bold_vit { 
	color: #fff; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

td { 
	vertical-align: top;
}

.fil {
        background: none;
        height: 18pt;
        vertical-align: middle;
        white-space: nowrap;
	color: #039; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.fil2 {
        background: #E1DDEB;
        height: 18px;
        vertical-align: middle;
        white-space: nowrap;
	color: #039;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.toppfil {
        background: #E1DDEB;
	color: #039;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.menytd {
	background: #ffffff;
/*	border-bottom: solid #00297A 1px;
	border-right: solid #00297A 1px;
*/	width: 86px;
	height: 29px;
	text-align: center;
	text-align: center;
	color: #00297A;
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 9pt;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.menytd:hover {
}
.meny {
	background: #ffffff;
	border-bottom: solid #00297A 1px;
	border-right: solid #00297A 1px;
	width: 86px;
	line-height: 27px;
	text-align: center;
	vertical-align: middle;
	color: #00297A;
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 9pt;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.meny:hover {
	border-top: solid #00297A 1px;
	background: #00297A;
	color: #ffffff;
	width: 86px;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 9pt;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.meny1 {
	background: #ffffff;
	border-bottom: solid #00297A 1px;
	border-right: solid #00297A 1px;
	border-left: solid #00297A 1px;
	height: 26px;
	width: 17px;
	font-size: 2pt;
}

.meny2 {
        background: #ffffff;
	border-bottom: solid #00297A 1px;
	border-right: solid #00297A 1px;
        height: 26px;
        width: 165px;
        font-size: 2pt;
}

