/*****************************************************************************

  FG Abi 90 Webseiten

  CSS Style Sheet

*****************************************************************************/

body {
  background-color: #dddddd;
  font-family: Helvetica,Arial,sans-serif;
}

a {
  color: #0000ff;
}

a:visited {
  color: #0000a0;
}

h1 {
  font-size: 300%;
  font-weight: normal;
}

h2#fgfr {
  font-size: 120%;
  font-weight: normal;
}

ul.linklist {
  list-style-type: none;
  font-size: 120%;
}

ul.linklist li {
  padding-bottom: 10px;
}

table.top {
  width: 100%;
}

table.top tr td {
  padding: 10px;
}


/** THE END *****************************************************************/
