/* stylesheet for skabelon-cenmenu.tmpl, sidestillet hoved */

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

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

a:hover,            
a.navlink:hover     {background-color: #251;}

div.div_banner      {background-color: #362; height: 37px; }
div.div_menuhoved   {background-color: #362; float: left; width: 33%; margin-right: 10px; padding: 6px;}
div.indledning      {font-size: 13px; line-height: 18px; text-align: justify; padding: 0; margin: 0; }
div.billedmenu      {margin-top: 0px;}
div.fodnote         {background-color: red; padding: 4px; }
div.div_copyright   {background-color: #362; font-size: 11px; text-align: center; padding: 7px; }
div.div_bund        {background-color: #222; height: 1024px; }
div.guide1          {background-color: #362; text-align: center;}
div.guide2          {background-color: #362; text-align: center; display: none;}

span.sp_naesteserie {display: inline;}

hr                  {color: #ACA; background-color: #ACA;}

img.delim1          {}
img.delim2          {}
img.delim3          {}
img.delim4          {}
img.img_inv         {width: 90px; height: 1px; border: none; } /* SKAL komme efter img.thumb */
img.key             {margin-left: -8px;}
table.t_side        {width: 100%; min-width: 1024px; max-width: 1248px; font-size: 13px; }

td.td_margin        {width: 0; }                                   
td.td_spalte        {background-color: #ACA; padding: 10px; vertical-align: top; } 


