body
        {
        margin: 0;
        font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
        color: #000000;
		background-color: white;
	}		
ol 
        {
        list-style-type: decimal
        }
        
			
.OverskriftBoks
	{	
	font-size: 8pt;
        font-weight: bold;
	color: #ffffff;
	}        
        
.Skrift8
	{	
	font-size: 8pt;	
	}
.Skrift10
	{	
	font-size: 10pt;	
	}
.Skrift12
	{	
	font-size: 12pt;	
	}
		
	
.PrintOverskrift
	{	
	font-size: 12pt;	
	}
.PrintOverskriftBold
	{	
	font-size: 12pt;
	font-weight: bold;	
	}	
.PrintIndhold
	{	
	font-size: 10pt;	
	}
.PrintIndholdLille
	{	
	font-size: 8pt;
	}

.ydreRamme
    {
	   background-color: #000000;
	}

.moerkBaggrund
    {
	   background-color: #d5032f; 
	}

.lysBaggrund
    {
	   background-color: #089975;
	}

.BoksBaggrund
    {
	   background-color: #e67828;
    }

.hvidBaggrund
    {
	   background-color: #ffffff;
    }

/* Husk at opretholde rækkefølgen - link, visited, hover og active - active skal altid komme til sidst.
     Hvis man ikke gør det, så vil farverne ikke vises korrekt. */ 
			        		
a
        {	
	color: #000000;	
	text-decoration: underline;
	}	
a:link
	{
	color: #000000;	
	text-decoration: underline;
	}
a:visited
	{
	color: #000000;	
	text-decoration: underline;
	}
a:hover
	{		
	color: #ffffff;
        text-decoration: underline;
	}	
a:active
	{
	color: #000000;	
	text-decoration: underline;
	}
	

a.Alfabet
	{
	font-size: 12pt;	
	font-weight: bold;
	}							
a.Alfabet:link
	{
	font-size: 12pt;	
	font-weight: bold;
	}	
a.Alfabet:visited
	{
	font-size: 12pt;	
	font-weight: bold;
	}
a.Alfabet:hover
	{
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
	}	
a.Alfabet:active
	{
	font-size: 12pt;	
	font-weight: bold;
	}
	

a.OverskriftBoks
	{	
        font-weight: bold;
	color: #ffffff;	
	}
a.OverskriftBoks:link
	{	
        font-weight: bold;
	color: #ffffff;	
	}
a.OverskriftBoks:visited
	{	
        font-weight: bold;
	color : #ffffff;	
	}			
a.OverskriftBoks:hover
	{	
        font-weight: bold;
	color: #bab6a6;	
	}
a.OverskriftBoks:active
	{	
        font-weight: bold;
	    color: #ffffff;
	}

a.MenuLinks
	{	
	    font-family: Verdana, "Times New Roman", Geramond, Georgia, Serif;
		font-size: 11pt;
        font-weight: bold;
		letter-spacing: -1px;
	    color: black;
	    text-decoration: none;
		text-shadow: grey 3px 6px 3px;
	}
a.MenuLinks:link
	{	
	    font-family: Verdana, "Times New Roman", Geramond, Georgia, Serif;
		font-size: 11pt;
        font-weight: bold;
		letter-spacing: -1px;
	    color: black;	
	    text-decoration: none;
		text-shadow: grey 3px 6px 3px;
	}
a.MenuLinks:visited
	{	
	    font-family: Verdana, "Times New Roman", Geramond, Georgia, Serif;
		font-size: 11pt;
        font-weight: bold;
		letter-spacing: -1px;
	    color : black;
	    text-decoration: none;
		text-shadow: grey 3px 6px 3px;
	}			
a.MenuLinks:hover
	{	
	    font-family: Verdana, "Times New Roman", Geramond, Georgia, Serif;
		font-size: 11pt;
        font-weight: bold;
		letter-spacing: -1px;
	    color: black;	
	    text-decoration: none;
		text-shadow: grey 3px 6px 3px;
	}
a.MenuLinks:active
	{	
	    font-family: Verdana, "Times New Roman", Geramond, Georgia, Serif;
		font-size: 11pt;
        font-weight: bold;
		letter-spacing: -1px;
	    color: black;
	    text-decoration: none;
		text-shadow: grey 3px 6px 3px;
	}