/***************************************/
/* Stilark for CMR - FARGER */
/* Laget av Formidlingsavdelingen UiB */
/* Oppdatert 15.01.03 - HG */

/* Profilfarge - #FF9933*/

/**************************************/


/* Endringere:

Overskrifter etc endret fra gul (#D97014) til grå (#666666) - 

*/


body 	
	{  
	color: #000000;
	background-color: #FFFFFF;
	}

h1, h2, h3, h4, h5, h6, .mainColorFont  
	{  
	color: #666666;
	}

.topTable 
	{
	background-color: #EDEDED;
	}

.mainContent, .bottomTable 
	{
	color: #000000;
	}

.mainColor 
	{  
	background-color: #FF9933;
	}


/* STD LENKEFARGE */

a, a:link, a:active, a:visited
	{  
	color: #4C48E6;
	text-decoration: none;
	} 

a:hover 
	{
	color: #FF0000;
	}


/* HOVEDMENY */

.menuMain
	{color: #000000;
	background-color: #DEDEDE;
	}


A:link.menuMain, A:active.menuMain, A:visited.menuMain 
	{color: #000000;
	background-color: #DEDEDE;
	}

A:hover.menuMain 
	{
	color: #FFFFFF;
	background-color: #FF9933;
	}


/* HOVEDMENY LENKE 'DENNE' SIDE */


.mainNoLink, A:link.mainNoLink, A:active.mainNoLink, A:visited.mainNoLink, A:hover.mainNoLink
	{
	color: #FFFFFF;
	background-color: #FF9933;
	}


/* SEKUNDÆRMENY */

.menuSec, A:link.menuSec, A:active.menuSec, A:visited.menuSec 
	{
	color: #666666;
	}

A:hover.menuSec 
	{
	color: #FF9933;
	}


/* SEKUNDÆRMENY LENKE 'DENNE' SIDE */

.menuSecNoLink, A:link.menuSecNoLink, A:active.menuSecNoLink, A:visited.menuSecNoLink, A:hover.menuSecNoLink
	{ color: #FF9933; 
	background-color: #FFFFFF;
	}


#gray {
	background-color: #DEDEDE;
	}

/******* SLUTT PÅ FARGER *********/ 

/***************************************/
/* Stilark for CMR - STANDARD */
/* Laget av Formidlingsavdelingen UiB */
/* Oppdatert 15.01.03 - HG */
/**************************************/


/* GENERELLE STILER */
body, h1, h2, h3, h4, h5, h6, td, li, .mainColorFont, .mainContent, .topTable  
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

.bottomTable, .menuMain, .mainNoLink, .menuSec, .menuSecNoLink, .calendar, th
	{
	font-family : Arial, Helvetica, sans-serif; 
	} 

h1 , h2 , h3 , h4 , h5 , h6 
	{
	line-height: normal;
	margin-bottom: 0px; 
	padding-bottom: 0px;
	}

p 	{  
	line-height: normal;
	margin-top: 3px; 
	padding-top: 3px;
	}

h1 	{
	font-size : 16pt; 
	font-weight : normal; 
	} 
h2 	{
	font-size : 15pt; 
	font-weight : normal; 
	} 
h3 	{
	font-size : 12pt; 
	font-weight : bold; 
	} 
h4 	{
	font-size : 11pt; 
	font-weight : bold; 
	} 
h5 	{
	font-size : 9pt; 
	font-weight : bold; 
	} 
h6, th 	{
	font-size : 8pt; 
	font-weight : bold; 
	}

/*

h2 	{  
	font-size: 16px;
	}

h3 	{  
	font-size: 14px; 
	font-weight: bold; 
	}
*/

/* Klasser hovedinnhold */

.mainContent, .mainColorFont 
	{  
	font-size: 12px;
	}

.calendar 	{  
	font-size: 10px;
	}
	
/* Klasser Bunnteksts */

.bottomTable 
	{  
	font-size: 11px;
	}


/* MENYER OG LENKER */

/** Topp meny **/

.menuMain 
	{  
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	letter-spacing: 1px; 
	}

A.menuMain
 	{
	text-decoration : none;
	letter-spacing: 1px;
	}

A.menuMain:hover 
	{
	text-decoration : none;
	letter-spacing: 1px;
	}

/** Lenke for 'denne side' i hovedmeny **/

.mainNoLink 
	{
	font-size: 11px; 	  
	font-weight: normal; 
	text-decoration: none; 
	letter-spacing: 1px;
}


A.mainNoLink 	
	{
	text-decoration : none;
	letter-spacing: 1px;
	}

A.mainNoLink:hover 
	{
	text-decoration : none;
	letter-spacing: 1px;
	}


/** Sekundær meny **/


.menuSec 
	{  
	font-size: 11px; 
	font-weight: 600;
	}

A.menuSec 
	{
	text-decoration : none; 
	letter-spacing: 1px; 
	}

A.menuSec:hover 
	{
	text-decoration : none; 
	letter-spacing: 1px;
	}


/** Lenke for 'denne side' i sekundærmeny **/

.menuSecNoLink 
	{  
	font-size: 11px; 
	font-weight: 600;
	}

A.menuSecNoLink 	
	{
	font-size: 11px; 
	font-weight: 600;
	text-decoration : none;
	letter-spacing: 1px;
	}

A.menuSecNoLink:hover 
	{
	font-size: 11px; 
	font-weight: 600;
	text-decoration : none;
	letter-spacing: 1px;
	}

