/*
 * printprew.css for Frogn Historielag
 * sist oppdatert: 03.04.2009
 */

body 
{
   background:#white;
}
#innhold
{
   width:500pt;
}
#innhold a:link:after, #innhold a:visited:after {
   content: " (" attr(href) ") ";
   font-family:Times New Roman, Times, serif;font-size:9pt;
   color:#000;
   text-decoration:none;
   }
#innhold a[href^="../"]:after {
   content: " (intern link, se gjeldende side frogn.historielag.org) ";
   font-family:Times New Roman, Times, serif;font-size:10pt;
   color:#000;
   text-decoration:none;
}
/***** default fonter *****/
h1, h2, h3, h4, h5, h6, li, p, table, .tekst, .default, .medium, .large
{  
   font-family:Verdana, Arial, Helvetica, sans-serif; margin:15px 0 20px; color:#3C3B38; font-weight:bold;
}
h2
{
   font-family:Times New Roman, Times, serif;margin:15px 0 20px;
   font-size:20px;
}
h3
{
   font-family:Times New Roman, Times, serif; margin:15px 0 10px 0;
   font-size:15px;
}
h4
{
   padding:5px 0 5px 0;
   font-size:12px;
}
h5
{
   margin:5px 0 5px 0; color:f00;
   font-size:12px;
}
h6
{
   font-family:Arial, Helvetica, sans-serif; margin:5px 0 2px 0;
   font-size:10px;
}
p, table, .tekst, li
{
   font-weight:normal;line-height:100%;margin:0 0 20px;
   font-family:Arial, Helvetica, sans-serif; font-size:12pt;
}
table
{
   font-size:11pt;
}
.tekst_justify
{
   text-align: justify;
}
a:link, a:visited, a:hover
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:11pt;color:#00F;
   text-decoration:underline;
}
#pubdat
{
   font-family:Times New Roman, Times, serif;font-size:9pt;
   margin-bottom:20px; float:left; clear:left;
}
.lukk
{
   margin-top:20px;
}
/******************** ferdig felles ********************/


/***** "index" *****/

/***** bilder i teksten *****/
.img-left, .img-left-start, .img-right, .img-right-start, .img-midle, .img-midle p
{ 
   font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;line-height:140%;color:#87836D;
   margin:15px 15px 5px 0;float:left;
}
.img-left-start 
{ 
   margin:0 15px 5px 0;float:left;
}
.img-right 
{
   margin:15px 0 5px 15px;float:right;
}
.img-right-start
{
   margin:0 0 5px 15px;float:right;
}
.img-midle
{
   margin: 2px 0 0;text-align:center;
}

.img-left img, .img-left-start img, .img-right img, .img-right-start img, .img-midle img
{ 
   border:0;margin:0;padding:0 0 5px 0;
}
.img-midle p
{ 
   margin:0;padding:0; 
}

/**************  tabeller  **************/ 
table p
{
   margin:0;
}

/*********/
.table-default
{
   margin:0 0 20px;border-collapse:collapse;
   /*border-spacing:0; brukes bare når "border-collapse:separate;" 
   (det er default, men jeg må ha "collapse" for å få bort mellomrom i explorer)*/
}
.table-default th
{
   font-weight:bold;border-bottom:2px solid #CCC;text-align:left;
}
.table-default td
{
   padding-right:20px;vertical-align:top;
}
.table-default tr.understrek td
{
   border-bottom:1px solid #3C3B38;
}
/*********/ 
.table-styret/*lik som "rutenett", men her blir overskrift satt inn i koderenseren, og så er det jo greit hvis forandring av layout...*/
{
   width:100%;margin-bottom:20px;border-collapse:collapse;border-right:1px solid #CCC;
}
.table-styret td, .table-styret th
{
   padding:10px;border-bottom:1px solid #CCC;border-left:1px solid #CCC;vertical-align:top;text-align:left;
}
.table-styret th
{
   font-weight:bold;border-bottom:2px solid #CCC;border-top:2px solid #CCC;padding:2px 10px 3px 10px;
}
/*********/ 
.table-rutenett
{
   width:100%;margin-bottom:20px;border-collapse:collapse;border-right:1px solid #CCC;
}
.table-rutenett td, .table-rutenett th
{
   padding:10px;border-bottom:1px solid #CCC;border-left:1px solid #CCC;vertical-align:top;text-align:left;
}
.table-rutenett th
{
   font-weight:bold;border-bottom:2px solid #CCC;border-top:2px solid #CCC;padding:2px 10px 3px 10px;
}
/*********/

/*** lokalhistorien ***/
#lokalhist
{
   display:none;
}