body { 
  font-family: Trebuchet MS, Arial;
  font-size: 0.8em;
  color: #333333;
  }

h1 {
  font-size: 1.1em;
  color: #333333;
  }

a:link { color: #544F99; }
a:visited { color: #544F99; }
a:hover { color: #012A82; }
a:active { color: #544F99; }

ul {
  list-style-type: circle;
  }

.manuell {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 1em;
  }

li .manuell {
  padding-bottom: 1em;
  }

.text { 
  font-size: 0.8em; 
  color: #000000;
  }

.nav { 
  font-size: 0.9em; 
  color: #000000;
  }

.h1nav {
  font-size: 1.1em;
  color: #000000;
  }

.link {
  font-size: 0.8em;
  font-family: Trebuchet MS, Arial;
  }

#footer {
  font-size: 0.8em;
  font-family: Trebuchet MS, Arial;
  }