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

body
{
  color: #000000;
  font-family: arial, sans-serif; 
  font-size: 11px;
  line-height: 13px;  
  padding: 0;
  margin: 0;
}

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

a:hover
{
  color: #005473; 
  text-decoration: underline;
}

img
{
  border: 0;
}

table, tr, td
{
  font-family: arial, sans-serif;
  font-size: 11px;
} 

input
{
  font-family: arial, sans-serif;
  font-size: 11px;
}

select
{ 
  font-family: arial, sans-serif;
  font-size: 11px;
}

h3
{
  font-size: 12px;
  margin-bottom: 0; 
}

.ramme
{
  border: 1px solid #aaaaaa;
  padding: 10px;
}

.knapp
{
  font-family: arial, sans-serif;
  font-size: 10px;
  background-color: #f4f2f2; 
  color: #005473;
  padding: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #cccccc;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  white-space: nowrap;
}

.bilde
{
  font-size: 11px;
  line-height: 13px;
  font-style: italic;
  color: #333333;
}

.bilde_hoegre
{
  font-size: 11px;
  line-height: 13px;
  font-style: italic;
  color: #333333;
  float: right;
  margin: 0;
  padding-left: 5px;
  padding-bottom: 5px;
}

.bilde_venstre
{
  font-size: 11px;
  line-height: 13px;
  font-style: italic;
  color: #333333;
  float: left; 
  margin: 0;
  padding-right: 5px;
  padding-bottom: 5px;
}

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

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

.av
{
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  margin-bottom: 0;
  border-style: solid;
  border-color: #333333;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  padding-right: 0px;
}

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

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

.bildetekst
{
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-style: italic;
  color: #333333;
}

.faktaboks
{
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  padding: 5px;
  background-color: #e9e8e8; 
}

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

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

.feil
{
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #ff0000;
} 

.overskrift2
{
  font-family: arial, sans-serif;
  font-size: 18px;
  color: #000000;
}



