
.text_black
{
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  vertical-align: bottom;
  font-family: arial;
  color: black;
}

.text_white
{
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
  vertical-align: top;
  align: center;
  font-family: arial;
  letter-spacing:2mm;
  color: white;
}

.text_popup_bilder
{
  font-style: normal;
  font-weight: normal;
  font-size: 9pt;
  vertical-align: bottom;
  font-family: arial;
  color: grey;
}

