body {
 font-family: Comic Sans MS;
 font-size: medium;
 text-align: left;
 color: #000080;
 background-color: #336699;
 text-align: center}

H1 {
 font-size=large;
 margin: 10px}

H2 {
 font-size=large;
 margin: 10px}

p {
 font-family: Comic Sans MS;
 font-size: medium;
 margin: 10px}

li {
 list-style-image:url(bilder/button.gif)}

/* Definition Beginn aussen */
table.aussen {
 width=740px;
 height= 97%;
 text-align: left;
 vertical-align: top;
 background: #FFFFCC;
 border-bottom: #000080 2px solid;
 border-left: #000080 1px solid;
 border-right: #000080 2px solid;
 border-top: #000080 1px solid}

td.eins {
 width=100px;
 height=60;
 text-align: center;
 vertical-align: middle}

td.zwei {
 width=640px;
 height=60;
 text-align: left;
 vertical-align: top}

td.drei {
 width=100px;
 text-align: left;
 vertical-align: top}

td.vier {
 width=640px;
 text-align: left;
 vertical-align: top;
 border-bottom: #000080 1px solid;
 border-left: #000080 0px solid;
 border-right: #000080 0px solid;
 border-top: #000080 1px solid}

td.fuenf {
 width=100px;
 height=20;
 text-align: center;
 vertical-align: middle}

td.sechs {
 width=640px;
 height=20;
 text-align: center}
/* Definition Ende aussen */


/* Definition Beginn top */
table.top {
 width=640px;
 height=60px;
 text-align: left;
 vertical-align: top}

td.schrift {
 width=580px;
 height=60;
 text-align: left;
 vertical-align: middle}

p.schrift {
 font-family: Comic Sans MS;
 font-size: x-large;
 font-style: bold;
 font-style: italic;
 margin: 0px}

td.quick {
 width=60px;
 height=60;
 text-align: right;
 vertical-align: bottom}
/* Definition Ende top */


/* Definition Beginn navi */
table.navi {
 width=100px;
 text-align: left;
 vertical-align: top}

td.navi {
 width=100px;
 text-align: center;
 vertical-align: middle;
 border-bottom: #000080 0px solid;
 border-left: #000080 0px solid;
 border-right: #000080 0px solid;
 border-top: #000080 0px solid}

a.navi {
  color: #000080;
  text-decoration: none}

a.navi:visited {
  color: #000080;
  text-decoration: none}

a.navi:hover {
  color: #FFFFCC;
  background-color: #000080;
  text-decoration: none}

a.navi:active {
  color: #000080;
  text-decoration: none}
/* Definition Ende navi */


a {
  color: #000080;
  text-decoration: none}

a:visited {
  color: #000080;
  text-decoration: none}

a:hover {
  color: #000080;
  text-decoration: none}

a:active {
  color: #000080;
  text-decoration: none}
