/* vigtig tilføjelse:  min-height: 600px  */


body                {color: #000; background-color: #222; text-align: justify; }

a                   {color: #00C; }
a:hover             {color: #060; background-color: transparent; }

img.img_op,          
img.img_v,          
img.img_h            {opacity: 0.7; }

img.img_op:active,          
img.img_v:active,          
img.img_h:active    {border-color:  #333 #FFF #DDD #000; opacity: 1; }

img.img_op:hover,          
img.img_v:hover,          
img.img_h:hover     {opacity: 1; }

p                   {margin: 10px 0 0 0; }

hr                  {color: #afc8da; }

table.t_side        {width: 100%; height: 53vw; background-color: #afc8da; min-width: 1024px; min-height: 600px; }

table.t_nav         {width: 100%; height: 100%; background-color: #797;  }

td.td_nav           {width: 10%; text-align: center; }

td.td_krummesti     {vertical-align: bottom; padding: 0 0.4vw 2vw 0.4vw; }

img.img_op, 
img.img_v, 
img.img_h           {width: 50%; }

td.td_indhold_1,     
td.td_indhold_2,     
td.td_indhold_3     {display: table-cell; vertical-align: middle; padding: 2vw 0 1.6vw 0; }

div.div_1,
div.div_2,
div.div_3           { }

img.imgs            {margin: 0 0 0.6vw 0; width: calc(100% - 0.6vw); border: 0.3vw solid #020; z-index: 2; position: relative; } 

video               {border: 0.3vw solid #020; }

td.td_delim_1,
td.td_delim_2,
td.td_delim_3,       
td.td_delim_4       {display: table-cell; width: 0vw; }  

div.div_abs         {position: absolute; left: 10vw; top: 0; width: 1vw; height: 53vw; min-height: 600px; z-index: 0; }
div.div_f           {position: absolute; text-align: left; }

/* 
td                  {border: 1px solid red; }
div                 {background-color: #353; }
div.div_abs             {background-color: transparent; }
*/

