
/*
==================================================================================================================================
 																ADMIN CSS --- WWW.NETTVEIVISEREN.NO
Produsert av TAR Data AS @ 2005
Alle rettigheter tilhører TAR Data AS og er beskyttet under lov om opphavsrett.
Kontakt post@tardata.no ved spørsmål.
==================================================================================================================================
*/

/*
==============================
STD
==============================
*/
body 
{
		background:					#EBEFF2;
}


/*
==============================
TOPP
==============================
*/

.topp_1
{
		font-family:				verdana;
		font-size:					20px;
		color:						#FFFFFF;
		height:						105;
		Background: 				#EBEAEA url(../gfx/sok_bg.gif) left no-repeat;
		border:						#838383 1px solid;
}

/*
==============================
TAB MENY
==============================
*/

.tab_meny
{
 		color:						#0F7F95;
		text-decoration:		 	none; 
}
.tab_selected
{
		font-family:   				sans-serif;
		font-size: 					11px;
		color: 						#FFFFFF;
		Background: 				#0F7F95 url(../gfx/tab.gif) left top no-repeat;
		text-decoration:		 	none;		
}
.tab_selected a
{
		font-family:   				sans-serif;
		font-size: 					11px;
		color: 						#FFFFFF; 
		text-decoration:		 	none;
}
.tab_selected a:hover
{
		font-family:   				sans-serif;
		font-size: 					11px; 
		color: 						#FFFFFF; 
		text-decoration:		 	none;
}

.tab_unselected
{
		font-family:   				sans-serif;
		font-size: 					11px;
		color: 						#000000;
		text-decoration:		 	none;

		Background: #EBEAEA url(../gfx/tab_u.gif) left top no-repeat;
}
.tab_unselected a
{

		font-family:   				sans-serif;
		font-size: 					11px;
		color: 						#000000;
		text-decoration:		 	none;
}

.tab_unselected a:hover
{
		font-family:   				sans-serif;
		font-size: 					11px;
		color: 						#000000;
		text-decoration:		 	none;
}


/*
==============================
SUB MENY
==============================
*/

.sub_meny_tabell
{
		color: 						#FFFFFF; 
		text-decoration:		 	none; 
		background-color:			#0F7F95;
}
.sub_meny
{
		font-family:				verdana;
		font-size:					14px;
		color: 						#FFFFFF; 
		text-decoration:		 	none; 
		background-color:			#0F7F95;

}
.sub_meny a
{
		font-family:				sans-serif;
		font-size:					14px;
		color: 						#FFFFFF; 
		text-decoration:		 	none; 
		background-color:			#0F7F95;
}
.sub_meny a:hover
{
		font-family:				sans-serif;
		font-size:					14px;
		color: 						#FFFFFF; 
		text-decoration:		 	none; 
		background-color:			#0F7F95;
}

/*
==============================
OVERSKRIFTER
==============================
*/

.sideoverskrift1
{
		font-family:   				sans-serif;
		font-size: 					16px; 
		color: 						#000000;
		text-decoration:		 	none; 
		font-weight:				bold;
		display:					inline;
}
.sideoverskrift2
{
		font-family:   				sans-serif;
		font-size: 					12px; 
		color: 						#0F7F95;
		text-decoration:		 	none; 
		display:					inline;
}
.sideoverskrift3
{
		font-family:   				sans-serif;
		font-size: 					11px; 
		color: 						#0F7F95;
		text-decoration:		 	none; 
		font-weight:				bold;
		display:					inline;
}

.liste_overskrift
{
		background-color:			#C5D7FF;
		font-weight:				bold;
}
.status_ok
{
		font-family:   				sans-serif;
		font-size: 					16px; 
		font-weight:				bold;
		color: 						#12A819; 
		text-decoration:		 	none; 
}
.status_notok
{
		font-family:   				sans-serif;
		font-size: 					16px;
		font-weight:				bold;		 
		color: 						#9A1016; 
		text-decoration:		 	none; 
}

/*
==============================
SKJEMA
==============================
*/

.formstyle
{
		font-family:   				arial;
		font-size: 					9pt;
		color: 						#0F7F95;
		text-decoration:		 	none; 
		border:						#0F7F95 1px solid;
}
.formstyle_front
{
		font-family:   				arial;
		font-size: 					13pt;
		color: 						#0F7F95;
		text-decoration:		 	none; 
		font-weight:				bold;		 
		border:						#0F7F95 1px solid;
}
.formstyle_sbtn
{
		font-family:   				arial;
		font-size: 					18pt;
		color: 						#FFFFFF;
		text-decoration:		 	none; 
		background:					#0F7F95;
		border:						#838383 1px solid;
}

.formstyle_small
{
		font-family:   				arial;
		font-size: 					8pt;
		color: 						#0F7F95;
		text-decoration:		 	none; 
		border:						#0F7F95 1px solid;
}


/*
==============================
FOOTER
==============================
*/

.footer
{
		color: 						#FFFFFF; 
		font-family:				sans-serif;
		font-size:					14px;
		text-decoration:		 	none; 
		background-color:			#0F7F95;
		
}
.footertxt
{
		font-family:				verdana;
		font-size:					10px;
		text-decoration:		 	none; 
}

/*
==============================
INNHOLD
==============================
*/
.border
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#000000; 
		text-decoration:		 	none; 
		border:						#838383 1px solid;
}
.border a
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#000000; 
		text-decoration:		 	underline; 
}
.border a:hover
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#000000; 
		text-decoration:		 	none; 
}


.infotekst
{
		font-family:				verdana;
		font-size:					10px;
		color: 						#000000; 
		text-decoration:		 	none; 
}
.infotekst a
{
		font-family:				verdana;
		font-size:					9px;
		color: 						#000000; 
		text-decoration:		 	underline; 
}
.infotekst a:hover
{
		font-family:				verdana;
		font-size:					9px;
		color: 						#000000; 
		text-decoration:		 	none; 
}

.tekst
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#000000; 
		text-decoration:		 	none; 
}
.tekst a
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#000000; 
		text-decoration:		 	underline; 
}
.tekst a:hover
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#000000; 
		text-decoration:		 	none; 
}
.tekst2
{
		font-family:				verdana;
		font-size:					13px;
		color: 						#000000; 
		text-decoration:		 	none; 
}
.tekst2 a
{
		font-family:				verdana;
		font-size:					13px;
		color: 						#000000; 
		text-decoration:		 	underline; 
}
.tekst2 a:hover
{
		font-family:				verdana;
		font-size:					13px;
		color: 						#000000; 
		text-decoration:		 	none; 
}

.tekst_liten
{
		font-family:				verdana;
		font-size:					9px;
		color: 						#000000; 
		text-decoration:		 	none; 
}
.tekst_liten a
{
		font-family:				verdana;
		font-size:					9px;
		color: 						#000000; 
		text-decoration:		 	underline; 
}
.tekst_liten a:hover
{
		font-family:				verdana;
		font-size:					9px;
		color: 						#000000; 
		text-decoration:		 	none; 
}

.tekst_status_ok
{
		font-family:				verdana;
		font-size:					11px;
		text-decoration:		 	none; 
		color: 						#12A819; 

}
.tekst_status_notok
{
		font-family:				verdana;
		font-size:					11px;
		text-decoration:		 	none; 
		color: 						#9A1016; 
}

.hjelpetekst
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#0F7F95; 
		text-decoration:		 	none; 
}
.hjelpetekst a
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#0F7F95; 		
		text-decoration:		 	underline; 
}
.hjelpetekst a:hover
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#0F7F95;		
		text-decoration:		 	none; 
}
.feiltekst
{
		font-family:				verdana;
		font-size:					11px;
		color: 						#A22329; 
		text-decoration:		 	none; 
}
.feiltekst a
{
		font-family:				verdana;
		font-size:					11px;
		text-decoration:		 	none; 
}
.feiltekst a:hover
{
		font-family:				verdana;
		font-size:					11px;
		text-decoration:		 	none; 
}




