body                    {background-color: gray; color: #300; text-align: justify; } 
                        
a:link                  {color: #007;}
a:active                {color: #007; position: relative; top: 1px; left: 1px;}
a:visited               {color: #007;}   /* ændres */
a:hover                 {color: #007; background-color: #FFA;}          
                        
a.crumb:link            {color: #DDF; font-weight: normal;}
a.crumb:active          {color: #DDF; font-weight: normal; position: relative; top: 1px; left: 1px;}
a.crumb:visited         {color: #FBE; font-weight: normal;}
a.crumb:hover           {color: #009; font-weight: normal; background-color: #FFA;}

a.navlink:link,                        
a.navlink:active,              
a.navlink:visited,             
a.navlink:hover         {color: #007; border: 1px solid; border-color: #CCC #111 #222 #EEE; line-height: 25px; }    /* line-height: 25px;  aht IE8 */ 

a.ud                    {font-weight: normal; }
a.ud:active             {top: -2px; left: 0; }

a.forrigeserie:active   {top: 0; left: -2px; }                        
a.naesteserie:active    {top: 0; left: 2px; }                        

h1.sidetitel            {color: #732; }
h2.undertitel,
div.punkt               {color: #622; }

div.div_banner          {background-color: #732; color: #FC3; height: 37px; }
div.div_fodnote         {background-color: #732; color: #FC3; font-size: 11px; text-align: center; padding: 7px; }
div.div_bund            {height: 1000px; }
div.div_menupunkt       {font-size: 15px; font-weight: bold; margin-bottom: 2px; text-align: left; }
div.div_undertekst      {font-size: 12px; font-style: italic; }
                        
img.klikbillede         {border: 2px solid; border-color: #DDD #111 #222 #EEE; background-color: #A75; width: 115px; height: 100px; float: left; margin-right: 8px; }
img.klikbillede:active  {position: relative; top: 1px; left: 1px;}
                        
table.t_side            {width: 100%; font-size: 13px; }
td.td_billedfelt        {vertical-align: top; padding-top: 20px; }    
td.td_hoved             {background-color: transparent; width: 88%; padding-left: 16px; padding-right: 16px; padding-bottom: 16px; }  
td.td_spalte            {background-color: transparent; width: 44%; padding: 16px; vertical-align: top; }  /* % = hoved/2  */
td.td_margin            {background-color: transparent; width: 6%; }                             /* % = (100-hoved)/2     */
td.td_hovedtekst        {background-color: transparent; padding-left: 16px; padding-right: 16px; width: 100%; }      

table.t_side            {background:url("baggrund.jpg") repeat scroll 0 0 #D5C3B5; }

                        
/* Test                 
div                     {background-color: green; }
table                   {border: 1px solid red; }
td                      {border: 1px solid gray; } 
*/

