/* CSS Document */

/* Formatierung der Main-Home */

h1.home_ueber
{
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
}

span.bild_unter
{
  font-size: 9px;
  color: #666666;
  text-align: justify;
  
}

span.zw_bold
{
  font-weight: bold;
  color: #666666;
}

img.st_bild
{
  margin-bottom: 5px;
}

