H2
{
  font-family : Verdana;
  font-size : 11px;
  margin:0;

}

DIV.krant_header
{
  font-family : Verdana;
  font-size : 12px;
  background-color:#85ADCE;
  width:373px;
  height:20px;
  line-height: 20px;
  color:white;
  background-image : url(img/artikel_header.jpg);
  background-repeat:repeat-x;
}

BODY
{
  font-family : verdana;
  font-size : 11px;
}

TD
{
  font-family : verdana;
  font-size : 11px;
}

.popup_title
{
  background:#F3F0E7;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  border:1px solid #C8BA92;
  padding:5px;
  width:450px;
}
         
.popup_description
{
  background:#FFFFFF;
  font-family:Verdana;            
  font-size:11px;
  border-left:1px solid #C8BA92;
  border-right:1px solid #C8BA92;
  border-bottom:1px solid #C8BA92;
  padding:5px;
  width:450px;
}

A:link
{
  font-family : Verdana;
  font-size : 11px;
  text-decoration : none;
  color : black;
}

A:visited
{
  font-family : Verdana;
  font-size : 11px;
  text-decoration : none;
  color : black;
}

A:hover
{
  font-family : Verdana;
  font-size : 11px;
  text-decoration : none;
  color : red;
}


