/*
 * Style-Sheet fuer den Rumpf
 *
 */
body {
  background-color: #cccccc;
  font-family: Garamont,'Times New Roman',Times,serif;
}

p.border {

}
