/* 
 * Style-Sheet für das popup der Illumination
 *
 */
body {
  background-color: #000000;
  font-family: 'Times New Roman', Times, serif;
  color:#550000;
}

/*
 * index
 */
p.index {
  text-align: center;
}

a.index {
  border: 0px;
}

img.index {
  border: 0px;
}
