body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #2e9afe;
  font-size:20px;
  line-height: 35px;
}

a {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  color: white;
  text-decoration: none;
}
a:active {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  color: white;
  text-decoration: none;
}
a:visited {
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: inherit;
}
a:hover {
  color: #ffff00;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  text-decoration: none;
}

#uebung {}

#titel {
	  font-size:28px;
	  font-weight:bold;
}

#uebungsanzeige {}