/* stylesheet til www.finn-j.dk\skandinavien\skaane\bjare09\bjare09.css  */

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

           /* herunder sorteret alfabetisk */
           div.div_abs          {position: absolute; z-index: 4; }
           div.div_b            {padding: 5px; }
           div.div_banner       {position: absolute; left: 0px; top: 0; width: 1024px; height: 29px;}
           div.div_h1           {margin-left: 8px; text-align: left; }   
           div.div_h2           {margin-left: 8px; text-align: left; }   
           div.div_krumme       {float: right; padding-top: 5px; padding-right: 10px; }
           div.div_lag_a1       {position: absolute; z-index: 2; }
           div.div_lag_a2       {position: absolute; z-index: 2; }
           div.div_lag_a3       {position: absolute; z-index: 2; }
           div.div_lag_b        {position: absolute; z-index: 3; }
           div.div_m            {padding: 5px; text-align: center; }
           div.div_menubund     {height: 900px; }
          /* div.div_menufyld     {display: block; } */
           div.div_menutop      {height: 0px; }
           div.div_mt           {margin-left: 5px; margin-right: 5px; }
           div.div_o            {text-align: center; font-size: 16px; padding: 5px; }
           div.div_o1           {margin-bottom: 5px; }
           div.div_o2           {margin-bottom: 5px; }
           div.div_o3           {margin-bottom: 5px; }
           div.div_relative     {position: relative; left: 0; top: 0; width: 0; height: 0; }
           div.div_topmargin    {height: 16px; }
           div.div_u1           {margin-top: 5px; }
           div.div_u2           {margin-top: 5px; }
           div.div_u3           {margin-top: 5px; }
           div.div_uf           {margin-top: 5px; }
           div.div_v1           {margin-right: 8px; text-align: left; }
           div.div_v2           {margin-right: 8px; text-align: left; }
           img.thumb            {border: 1px solid black; margin-top: 6px; width: 75px; height: 75px; }
           img.inv              {visibility: hidden; margin-top: 0; margin-bottom: 0; height: 1px; }
           span.sp_nav          {position: relative; top: 2px; padding-left: 0; }
           table                {font-size: 13px; }
           table.t_indhold      {width: 850px; height: 580px; font-size: 13px; padding: 5px; text-align: justify; }
           table.indre_billedholder {height: 1px; }
           table.t_lag1         {position: absolute; z-index: 1; }
           table.t_lag2         {position: absolute; z-index: 1; }
           table.t_lag3         {position: absolute; z-index: 1; }
           table.t_side         {width: 1024px; height: 800px; font-size: 13px; }
           td.td_b              {height: 1px; }
           td.td_img            {width: 1px; height: 1px; vertical-align: bottom; }
           td.td_indre_billedfelt {vertical-align: bottom; 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_menuspalte     {vertical-align: top; }*/
           td.td_o              {vertical-align: top; height: 1px; }
           td.td_ou             {height: 1px; }
           td.td_sidemargin     {width: 20%; }
           td.td_vh             {vertical-align: bottom; width: 1px; }
           tr                   {padding: 0; margin: 0; }   /* aht. IE6 */
         /* labile stilelementer */
        body                {background-color: #222; color: #000; line-height: 20px; }
        
        a:link,   
        a:active, 
        a:visited,
        a.navlink:link,   
        a.navlink:active, 
        a.navlink:visited   {color: #00F; }   
        a:hover,            
        a.navlink:hover      {background-color: #FA0; }   
       
        /* a.navlink {border: 1px solid; border-color: #AAA #333 #555 #DDD; height: 1px; padding-bottom: 3px;}*/ /* aht IE8 */ 

        a.naesteserie    {display: none; }
        div.div_banner   {background-color: #C84; text-align: left; }
        div.div_abs:hover{background-color: #FF9; }      
        div.div_lag_a1,  
        div.div_lag_a2,  
        div.div_lag_a3   {left: -2px; bottom: 6px; text-align: right; color: #C74; font-size: 9px; }
        div.div_menufyld {width: 134px; }
        div.div_o1       {margin-left: 5px; }
        div.div_o2       {margin-left: 5px; }
        div.div_o3       {margin-left: 5px; }
        div.div_u1       {margin-left: 5px; }
        div.div_u2       {margin-left: 5px; }
        div.div_u3       {margin-left: 5px; }
        iframe.if_menu   {width: 130px; background-color: #DDD; border-right: 2px outset #667; }
        img.billede      {border-right: 2px solid #000; border-top: 2px solid #EEE; border-left: 2px solid #EEE; border-bottom: 3px solid #000; width: 75px; height: 75px; }
        table.t_lag1     {left: 3px; bottom: 3px; display: none; }
        table.t_lag2     {left: 3px; bottom: 3px; display: none; }
        table.t_lag3     {left: 3px; bottom: 3px; display: none; }
        table.t_side     {background-color: #C84; height: 620px; border: 1px solid #555; }  
        table.t_indhold  {background-color: #C84; width: 980px; height: 580px; } 
  
   
    /* printmodifikationer */
  @media print {span.sp_nav, div.div_menufyld, iframe.if_menu, img.vejledning {display: none; } }

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


/* Defineret i basis.css  

skabelon-cenmenu-ver2.tmpl
a.crumb {}
a.navlink {}
div.ejprint {}
h1.sidetitel {}
h2.undertitel {}
img.delim {}
img.icon {}
img.key {}
img.logo {}
span.nobr {}

skabelon-imenu-cenramme-[N].tmpl
a.navlink {}
div.preload {}
span.lille {}  

*/

