/*
 Stylesheet til billedserie
 Forfatter: Finn Johannessen
 Dato: 8-11-2004  
*/

 body { cursor: default; font-size: 50px; font-family: Verdana, Helvetica, sans serif; color: #660000; background-color: #00DDFF;  }
 :link { color:  #660000; }
 :visited { color:  #660000; }
 :active { color:  #660000; }
 :hover { color: blue; background-color: #FFFF99; text-decoration: none;}
 body.menu { background-color: #00CCEE; }
 div.menu  { padding-bottom: 5px; text-align: center; font-size: 12px; } 
 img.mini  { border: 4px solid;  background-color: #00DDFF; border-top-color: #00AADD; border-left-color: #00BBEE; 
                                                      border-bottom-color: #66EEFF; border-right-color: #44EEFF;}
 a.nav1  { font-weight: bold; text-decoration: none; } 
 a.nav2  { text-decoration: none; } 
  
 img.large { border: 10px solid;  background-color: #00DDFF; border-top-color: #00AADD; border-left-color: #00BBEE; 
                                  border-bottom-color: #77EEFF; border-right-color: #55EEFF;}
 table.layout { width: 100%; height: 100%; font-size: 12px; }
 table.left { height: 100%; border: 0px solid red; }
 td.upper_left { width: 140px; height: 1px; vertical-align: top; font-size: 12px; } 
 table.nav_link { width: 100%;  padding-bottom: 5px; }
 iframe.dim {  width: 150px; height: 100%; background-color: #00DDFF; border: 0px solid; }
 td.content { vertical-align: center; height: 100%; width: 100%; border: 0px solid red; }
 table.content_layout { width: 100%; border: 0px solid yellow; }
 td.caption_cell { vertical-align: bottom; font-size: 12px; border: 0px solid yellow;  }
 img.min_column { width: 150px; height: 1px; }
 td.image_cell { vertical-align: bottom; text-align: right; }
 div.page_number { position: absolute; left: 190px; top: 15px; font-size: 18px; }   
 
 div.tekstmenu { font-size: 18px; padding-top: 10px; }       
 div.caption { font-size: 12px; font-weight: bold; padding-top: 10px; padding-right: 5px; }       
 div.comment { font-size: 12px; padding-top: 5px; color: #FFEEAA; }       
 div.name {  font-size: 12px; font-weight: bold; }       
 div.extra { font-size: 12px; padding-top: 5px; }       
 div.auto_index { font-size: 16px; line-height: 22px; }       
 