/* 
 * Style sheet for www.finn-j.dk/index.html
 * Revideret: 2013-12-16
 */ 
 
 body                   {color: #FFF; background-color: #81899E; overflow: auto; margin: 0; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }       

 a:link,    
 a:active,  
 a:visited              {color: #DDF; text-decoration: none; }

 a:hover                {color: #00C; text-decoration: none; background: #FC3}
 
 a.headerlink:link,    
 a.headerlink:active,  
 a.headerlink:visited   {color: #BBF; text-decoration: underline; text-shadow: 1px 1px 1px #000;}

 a.headerlink:active    {position: relative; top: 1px; left: 1px; }

 a.headerlink:hover     {color: #00C; text-decoration: none; background: #F80; }
 
 div.div_space1         {height: 20px;}
 div.div_content        {width: 1018px; height: 868px; margin: 1% auto; position: relative; background-color: #39070C; }
 div.div_teaser1        {position: absolute; top: 112px; left: 512px; width: 500px; height: 750px; z-index: 1;}
 div.button_lower_left  {position: absolute; left: 3px; bottom: 3px; }
 div.button_lower_right {position: absolute; right: 3px; bottom: 3px; }
 div.button_pad         {position: relative; left: 0px; top: 0px; width: 100%; height: 100px; }
 div.button_upper_left  {position: absolute; left: 3px; top: 3px;z-index: 2; }
 div.button_upper_right {position: absolute; right: 3px; top: 3px; }
 div.menu               {padding-top: 7px; padding-bottom: 2px; font-family: Georgia,serif; font-size: 18px; line-height: 18px; letter-spacing: 1px; width: 1px; white-space: nowrap; }
 div.menu_box           {position: absolute; left: 0px; top: 106px; width: 510px; }
 div.menu_header1       {position: absolute; left: 182px; top: 16px; font-family: Georgia, serif; font-size: 30px; letter-spacing: 3px; color: #004; text-align: right; }
 div.menu_header2       {position: absolute; left: 180px; top: 14px; font-family: Georgia, serif; font-size: 30px; letter-spacing: 3px; text-align: right; }
 div.menu_item          {font-family: Verdana, sans-serif; font-size: 12px; line-height: 14px; padding: 4px 0 1px 0; white-space: nowrap; }
 div.menu_left          {position: absolute; left: 14px; top: 28px; width: 255px; }
 div.menu_right         {position: absolute; left: 290px; top: 145px; }     
 div.div_valid_css      {position: absolute; left: 330px; top: 640px; }
 div.div_html4          {position: absolute; left: 50px; top: 630px; }
 div.div_cookies        {position: absolute; left: 6px; top: 720px; } 
  
 img.img_teaser1        {width: 500px; height: 750px; border: none; background-color: #81899E; }
 img.menu_canvas        {width: 500px; height: 750px; position: relative; left: 6px; top: 6px; width: 500px; height: 750px; background-color: #81899E; }
 img.bannerimage_center {width: 440px; height: 100px; }
 img.bannerimage_edge   {width: 150px; height: 100px; }
 img.img_valid          {border: none; width: 88px; height: 31px; }
 img.img_rss            {vertical-align: middle; border: none; }
 img.img_ny             {border: none; vertical-align: top; }
 img.img_cookies        {cursor: pointer; }
 ximg.img_cookies:active {visibility: hidden; }
 img.img_cookies:active {position: relative; bottom: 55px; }
 
 table.banner           {position: absolute; left: 0; top: 0; width: 100%; background: #39070C; text-align: center; }
 
 td.td_centre        {width: 90%; height: 100px; }
 td.column1             {width: 510px; }
 td.column2             {vertical-align: bottom; }    
 
 /* test   
 table {border: 1px solid blue; }
 td {border: 1px solid red; }
*/   


