/*********************
*
* meldingstjenesten
*
* jarle bareksten
*
*******************************/

.a-overskrift
{
  font-family: arial, sans-serif;
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  color: #000000;
}

.a-ingress
{
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  color: #000000;
}

.a-broedtekst
{
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
}

.b-overskrift
{
  font-family: arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #000000;
}

.b-ingress
{
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
}

.b-broedtekst
{
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
}

.c-overskrift
{
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}

.c-ingress
{
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
}

.c-broedtekst
{
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
}

a.tittelpeker, a.tittelpeker:active, a.tittelpeker:visited
{
  text-decoration: none; 
  color: #000000;
}

a.tittelpeker:hover
{
  text-decoration: underline;
}



