

/* alle stilelementer */    
body                    {background-color: gray; color: #300; text-align: justify; min-width: 800px; }
                        
a:link                  {color: #009;}
a:active                {color: #009; position: relative; top: 1px; left: 1px;}
a:visited               {color: #009;}   /* ændres */
a:hover                 {color: #009; 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.navlink:active        {top: 0; left: 2px;}        
a.navlink:hover         {color: #074; }

a.forrigeside:active    {top: 0; left: -2px;}
a.ud:active             {top: -2px; left: 0;}

a.forrigeserie, 
a.naesteserie           {display: none; }
a.ud                    {font-weight: normal; padding-left: 2px; padding-right: 2px; }

a.latin                 {font-style: italic; }  

a.a_google:link,
a.a_google:active,
a.a_google:visited,
a.a_google:hover        {background-color: transparent; color: blue; text-decoration: underline; } 


div.div_abs             {position: absolute; z-index: 4; }
div.div_b               {padding: 5px; text-align: justify; }
div.div_banner          {padding: 0; background-color: transparent; text-align: justify; position: absolute; left: 0; top: 0; width: 1024px; max-width: 1024px; height: 30px; z-index: 2;}
div.div_krumme          {float: right; padding-top: 2px; padding-right: 10px; }
div.div_lag_a1,        
div.div_lag_a2,         
div.div_lag_a3,       
div.div_lag_a4          {color: #000; left: -2px; bottom: 6px; text-align: right; font-size: 9px; position: absolute; z-index: 2; }
div.div_lag_b           {position: absolute; z-index: 3; }
div.div_m               {padding: 5px; text-align: center; }
div.div_mt              {margin-left: 5px; margin-right: 5px; }
div.div_o               {text-align: center; font-size: 16px; padding: 5px; }

div.div_o1,             
div.div_o2,             
div.div_o3              {margin-bottom: 5px; }

div.div_o1,      
div.div_o2,      
div.div_o3,      
div.div_u1,      
div.div_u2,      
div.div_u3,
div.div_uf,
div.div_lag_b           {text-align: justify; } 

div.div_relative        {position: relative; left: 0; top: 0; width: 0; height: 0; }

div.div_topmargin       {height: 12px; }

div.div_u1,             
div.div_u2,             
div.div_u3,
div.div_u4              {margin-top: 5px; }

div.div_uf              {margin-top: 5px; text-align: justify; }

div.div_v1,              
div.div_v2,              
div.div_v3,              
div.div_v4,              
div.div_h1,              
div.div_h2,              
div.div_h3,
div.div_h4              {margin-left: 8px; margin-right: 8px; text-align: justify; }   /* margin sic */

div.note                {padding-top: 0; padding-bottom: 6px; }  /* redef basis.css */

img.billede,
div.objektramme         {border: 1px solid #432;}

span.sp_nav             {position: relative; top: 2px; padding-left: 0; height: 26px;}  /* height aht. IE */

table.t_side            {margin: 0; background: url("baggrund.jpg") repeat scroll 0 0 #C7B6AE; width: 1024px; height: 610px; #max-width: 1024px; #max-height: 630px; }
table.t_indhold         {background-color: transparent; width: 1000px; height: 575px; padding: 4px; font-size: 13px; border: none; }

table.indre_billedholder{font-size: 13px; } 

table.t_billedfelt1,
table.t_billedfelt2,
table.t_billedfelt3,
table.t_billedfelt4     {font-size: 13px; }

table.t_lag1,        
table.t_lag2,        
table.t_lag3,
table.t_lag4            {left: 1px; bottom: 1px; cursor: default; position: absolute; }

table.t_tospaltet       {font-size: 13px; }
table.t_udfyld          {font-size: 13px; width: 100%; text-align: justify; }

td.td_b                 {height: 1px; }
td.td_img               {width: 1px; height: 1px; vertical-align: bottom; text-align: justify; }
td.td_indre_billedfelt  {vertical-align: top; height: 1px; }
td.td_margin50          {width: 50%; vertical-align: bottom; }
td.td_margin33          {width: 33%; vertical-align: bottom; }
td.td_margin25          {width: 25%; vertical-align: bottom; } 
td.td_o                 {vertical-align: top; height: 1px; }
td.td_sidemargin        {width: 20%; }
###td.td_vh                {vertical-align: bottom; width: 1px; margin-left: 8px; margin-right: 8px; }
td.td_img               {text-align: center;}       /* aht. billedets placering midt i felt af overstørrelse */
td.td_tospaltet         {vertical-align: top; text-align: justify; width: 49%; }  

td.td_vh,
td.td_v1,             
td.td_v2,             
td.td_v3,             
td.td_v4,             
td.td_h1,             
td.td_h2,             
td.td_h3,             
td.td_h4                 {vertical-align: bottom; text-align: justify; }

tr                      {padding: 0; margin: 0; }   /* aht. IE6 */


/* labile stilelementer */   


table.t_lag1,        
table.t_lag2,        
table.t_lag3,
table.t_lag4            {display: none; }  /* fjerner kopibeskyttelse */

  




/* printmodifikationer */
@media print {span.sp_nav, iframe.if_menu, img.vejledning {display: none; } }

/* test  div {background-color: #AAF; }  */
/* test td {border: 1px solid; }   */
/* test  table.t_indhold {background-color: #D94; }  */

