body {
  background-color: #2e9afe;
}

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 {
  font-family: Arial;
  margin-left: 14px;
  position: absolute;
  width: 800px;
  height: 600px;
  background-color: #0066ff;
  left: 50%;
  margin-top: 50px;
  margin-left: -400px;
}

#fachanzeigeM {
  position: absolute;
  background-color: #2e9afe;
  height: 145px;
  width: 75px; 
  margin-left: 30px;
  font-size: 1.8em;
  font-weight: bold;
  padding-left: 35px;
  color:#ffff00;
  line-height: 145px;
  margin-top: 85px;
}
#fachanzeigeSp {
  position: absolute;
  background-color: #2e9afe;
  height: 118px;
  width: 75px; 
  margin-left: 30px;
  font-size: 1.8em;
  font-weight: bold;
  padding-left: 35px;
  color:#ffff00;
  line-height: 118px;
  margin-top: 240px;
}
#fachanzeigeE {
  position: absolute;
  background-color: #2e9afe;
  height: 90px;
  width: 75px; 
  margin-left: 30px;
  font-size: 1.8em;
  font-weight: bold;
  padding-left: 35px;
  color:#ffff00;
  line-height: 90px;
  margin-top: 368px;
}
#fachanzeigeF {
  position: absolute;
  background-color: #2e9afe;
  height: 33px;
  width: 110px;
  text-align: center;
  margin-left: 30px;
  font-size: 1.2em;
  font-weight: bold;
  color:#ffff00;
  line-height: 33px;
  margin-top: 469px;
}
#uebungsspaceM {
  position: absolute;
  margin-top: 85px;
  background-color: #2e9afe;
  height: 135px;
  width: 620px; 
  margin-left: 150px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#uebungsspaceSp {
  position: absolute;
  margin-top: 240px;
  background-color: #2e9afe;
  height: 108px;
  width: 620px; 
  margin-left: 150px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#uebungsspaceE {
  position: absolute;
  margin-top: 368px;
  background-color: #2e9afe;
  height: 80px;
  width: 620px; 
  margin-left: 150px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#uebungsspaceF {
  position: absolute;
  margin-top: 469px;
  background-color: #2e9afe;
  height: 23px;
  width: 620px; 
  margin-left: 150px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}



#neu {
  color:orange;
  font-size: 1.2em;
  font-weight: bold;
  position: absolute;
  margin-top: 550px;
  margin-left: 370px;
}
#hervorgehoben {
  color:orange;
  font-weight: bold;
}
#zuruecklink {
  position: absolute;
  margin-left: 320px;
  margin-top: 545px;
  color: red;
}
#titel {
  font-weight: bold;
  color:#ffff00;
  font-size: 2.5em;
  position: absolute;
  margin-top: 20px;
  margin-left: 30px;
}
#indexgrafik {
  background-image: url(img/eule_klein.png);
  position: absolute;
  margin-top: 390px;
  margin-left: 660px;
  height: 166px;
  width: 100px; 
  z-index:1
}
#flash {
  background-image: url(img/flash.png);
  position: absolute;
  margin-top: 502px;
  margin-left: 730px;
  height: 43px;
  width: 40px; 
  z-index:1
}
#flashtitel {
  position: absolute;
  margin-top: 30px;
  margin-left: 555px;
  font-size: 1.3em;
  color: yellow;
  font-weight: bold;
}
.uebungsanzeige {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #0066ff;
  height: 23px;
  width: 150px;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #2e9afe;
  cursor: pointer;
}

#copyright {
  position: absolute;
  width: 200px;
  margin-top: 565px;
  margin-left: 30px;
  font-size: 0.8em;
  text-align: left;
}
#kontakt {
  position: absolute;
  width: 200px;
  margin-top: 565px;
  margin-left: 580px;
  font-size: 0.8em;
  text-align: right;
}
#fusszeile {
  position: absolute;
  background-color: #2e9afe;
  height: 50px;
  width: 735px; 
  margin-left: 30px;
  margin-top: 495px;
  font-size: 0.9em;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  line-height: 1.6;
}
#leer {
  background-color: #2e9afe;
}
