/****************************************************
        SIDE NAVIGATION STYLING
****************************************************/
div#sideNavigation 
{
        margin-left:            0; 
	font-family:		Verdana, Arial, Sans-Serif;

}

div#sideNavigation ul 
{		
        list-style:            	none; 
        margin-left:            0px; 
	margin-right:		0px;
	padding-left:           10px; 
	padding-right:		0px;
} 

div#sideNavigation a
{
	color:                   #666666;
	font-size:		10px;
	text-decoration:          none;
        margin-left:                 0; 
}
/* Dokumentationsblok - Før efter gør Dataskift*/

div#sideNavigation a.navigation_open 
{
         font-weight:              normal;
         font-style:               normal;
         color:                    teal;
}

div#sideNavigation a:visited
{
         text-decoration:          none; /* Nulstiller */
         font-style:               normal; /* Bør være Bold */
} 

div#sideNavigation a.navigation_active 
{
         font-weight:              normal;
         font-style:               normal;
         color:                    teal;
}

div#sideNavigation a.hover 
{
         font-weight:              normal;
         font-style:               normal;
         color:                    teal;
}

td#pgidx 
{
	background-color:      	#eee;   /* Farve til Index / Forsiden */
}

td#pgfir 
{
	background-color:      	#89ca9d; /* Farve til Firmaprofil */
}

td#pgpro 
{
	background-color:      	#a4d4b0; /* Farve til Produkter */
}

td#pglsn 
{
	background-color:      	#bedfc4; /* Farve til Løsninger */
}

td#pgman
{
	background-color:      	#a7d6d5; /* Farve til Management */
}

td#pgudd
{
	background-color:	#a7d6d5;   /* Farve til Uddannelse */
}

td#pgsvc
{
	background-color:		#bee0df; /* Farve til Service */
}

td#pgmet
{
	background-color:      #d4e7b2; /* Farve til Metode */	
}

td#pgkun
{
	background-color:      	#e0edc5; /* Farve til Kunder */	
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

