/* CSS för valsidorna */

BODY { color: black; }

DIV { padding: 1em; }

.riksdag   { background: #ffc;  } 
.kommun    { background: white; }
.landsting { background: #cff;  }
.europa    { background: #ccc;  }

H1,H2,H3,TH { font-family: Verdana, sans-serif; }

/* H2,H3 { margin-top: 2em; } */

TABLE { border-collapse: collapse; border: thin solid black; }
TD, TH { padding: 0.2em; border: thin dotted black; white-space: nowrap; }
TD { text-align: right; }

TD.l { text-align: left; }

.m   { background: #9cf; }
.s   { background: #f99; }
.fp  { background: #9ff; }
.c   { background: #cfc; }
.v   { background: #f66; }
.mp  { background: #ff9; }
.kd  { background: #6cf; }
.sd  { background: #c99; }
.jl  { background: #f93; }
.pp  { background: #c9f; }
.fi  { background: #c66; }

.vl  { background: #f93; }   /* Vrinnevilistan - färgbyte ? */

.lkp { background: white; }  /* Linköpingspartiet */
.nbp { background: white; }  /* Norrbottenspartiet */
.rp  { background: white; }  /* Rättvisepartiet socialisterna */
.sp  { background: white; }  /* Socialistiska partiet */
.spi { background: white; }  /* Sveriges pensionärers intresseparti */
.övr,.ÖVR { background: white; }

