a:link {color: #000080; text-decoration: none} 

a:visited {color: #000080; text-decoration: none}
	 
a:hover {color: #000080; text-decoration: underline} 

a:active {color: #000080; text-decoration: underline} 

body,td {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000080;} 

.tekst_mindre {font-size: 10px; color:#666666}

.annenlinkfarge {font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none} 
.annenlinkfarge a:link {color: #000000; text-decoration: none} 
.annenlinkfarge a:visited {color: #000000; text-decoration: none} 
.annenlinkfarge a:hover {color: #000000; text-decoration: underline} 
.annenlinkfarge a:active {color: #000000; text-decoration: none} 

.annenlinkfarge2 {font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none} 
.annenlinkfarge2 a:link {color: #000000; text-decoration: none} 
.annenlinkfarge2 a:visited {color: #000000; text-decoration: none} 
.annenlinkfarge2 a:hover {color: #003366; text-decoration: none} 
.annenlinkfarge2 a:active {color: #000000; text-decoration: underline} 

.annenlinkfarge3 {font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none} 
.annenlinkfarge3 a:link {color: #000000; text-decoration: none} 
.annenlinkfarge3 a:visited {color: #000000; text-decoration: none} 
.annenlinkfarge3 a:hover {color: #003366; text-decoration: none} 
.annenlinkfarge3 a:active {color: #000000; text-decoration: underline} 

.formelementer {background-color: #DADAB5; font-size: 10px  }
.formelement_variant2 {font-size: 10px  }

h1,.overskrift1 {font-size: 20px; color: #000000; font-weight: bold}
h2,.overskrift2 {font-family: "Monotype Corsiva", "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; font-size: 30px; color: #000080; font-weight: bold}
h3,.overskrift3 {font-size: 13px; color: #000000; font-weight: bold }


.bakgrunn_tabell_topp {
	background-color: #CCCCCC;
}

.tabell_med_strek {
	padding:1px 3px 1px 3px;
	border-bottom: 1px dashed #CCCCCC;
}

.tabell_med_strek_vanlig {
	font-size: 14px; font-weight:bold;
	padding:1px 3px 1px 3px;
	border-bottom: 1px solid #CCCCCC;
}

/* MENY */

td.meny1 a, td.meny1selected a, td.meny1 a:visited, td.meny1selected a:visited {
	font-size:13px;
	text-decoration:underline;
	color: #000080;
	width:170px;
	display: block;
	background-image: url(bilder_losning/Index8.gif);
	background-repeat: no-repeat;
	padding: 22px 0 0 5px;
	height: 34px
}

td.meny1 a:hover, td.meny1selected a:hover {
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color: #0B0B15;
	width:100%;
}

td.meny1selected a {
	font-weight:normal;
}
td.meny1, td.meny1selected {
	padding: 0;
}
td.meny1selected {
/*	background-color:#CCFF99;*/
}

td.meny2 a, td.meny2selected a, td.meny2 a:visited, td.meny2selected a:visited {
	font-size:11px;
	text-decoration:none;
	color: #006699;
	width:100%;
}

td.meny2 a:hover, td.meny2selected a:hover {
	font-size:11px;
	text-decoration:none;
	color: #0066cc;
	width:100%;
}

td.meny2selected a {
	font-weight:bold;
}
td.meny2, td.meny2selected {
	padding: 2px 8px 2px 15px;
}

td.meny3 a, td.meny3selected a, td.meny3 a:visited, td.meny3selected a:visited {
	font-size:10px;
	text-decoration:none;
	color: #333333;
	width:100%;
}

td.meny3 a:hover, td.meny3selected a:hover {
	font-size:10px;
	text-decoration:none;
	color: #333333;
	width:100%;
}

td.meny3selected a {
	font-weight:bold;
}
td.meny3, td.meny3selected {
	padding: 1px 4px 1px 35px;
}
