body {
  background-color: #2e9afe;
  -ms-user-select: None;
  -moz-user-select: None;
  -webkit-user-select: None; 
}
#menu {
  width: 700px;
  position: absolute;
  margin-top: 150px;
  margin-left: 70px;
  text-align: center;
}
.zahl {
  font-size: 1.5em;
  float: left;
  width: 140px;
  height: 40px;
  line-height: 1.7em;
  margin-left: 20px;
  margin-bottom: 20px;
  background-color: #2e9afe;
  font-weight: bold;
}

.auswahlbutton {
  background-color: #d9d9d9;
  position: absolute;
  width: 150px;
  height: 50px;
  z-index: 2;
  text-align: center;
  font-size: 1.5em;
  line-height: 2.2em;
  cursor: pointer;
}

#auswahlbutton_eins {
  margin-left: 0px;
}
#auswahlbutton_zwei {
  margin-left: 180px;
}
#auswahlbutton_drei {
  margin-left: 360px;
}

#text {
  position: absolute;
  margin-top: 100px;
  width: 700px;
  margin-left: 40px;
  font-size: 1.15em;
  line-height: 1.8em;
}
#buttons {
  margin-top: 400px;
  width: 700px;
  position: absolute;
  margin-left: 50px;
  background-color: red;
}
.buttons_design {
  width: 140px;
  height: 40px;
  font-size: 1.3em;
  background-color: #0066ff;
  -webkit-border-radius:0;
  -webkit-appearance: none;
}
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: yellow;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  text-decoration: none;
}

.woerter {
  float: left;
  font-size: 1.5em;
  margin-left: 10px;
  -ms-user-select: None; 
  -moz-user-select: None; 
  -webkit-user-select: None; 
}

.wortartenzahlanzeige {
  position: absolute;
  color: white;
  font-size: 1.3em;
  text-align: center;
  margin-top: -35px;
  }
	
#nomenzahlanzeige {
  margin-left: 75px;
  }
#verbzahlanzeige {
  margin-left: 250px;
  }
#adjektivzahlanzeige {
  margin-left: 425px;
  }
	

#crosscontainer {
  position: absolute;
  margin-left: 530px;
  margin-top: 480px;
  z-index: 3;
}
#punkte {
  margin-top: 500px;
  font-size: 1.2em;
  position: absolute;
  margin-left: 120px;
}
#fehler {
  margin-left: 120px;
  margin-top: 530px;
  position: absolute;
  font-size: 1.2em;
}
#uebung {
  font-family: Arial;
  margin-left: 14px;
  position: absolute;
  width: 800px;
  height: 600px;
  background-color: #0066ff;
  left: 50%;
  margin-top: 50px;
  margin-left: -400px;
}
#grafik {
  background-image: url(img/seal.png);
  position: absolute;
  width: 161px;
  height: 75px;
  margin-top: 480px;
  margin-left: 310px;
}

#feld {
  height: 60px;
  width: 600px;
  background-color: white;
  font-size: 2.3em;
  position: absolute;
}

#loesungsanzeige {
  height: 60px;
  color: red; 
  font-size: 2.5em;
  font-weight: bold;
  position: absolute;
  margin-top: 340px;
  margin-left: 50px;
  z-index: 1;
}
#aufgabeschreiben {
  position: absolute;
  margin-top: 200px;
  margin-left: 50px;
  height: 50px;
  font-size: 2.3em;
  line-height: 1.5em;
  z-index: 1;
}
#tickcontainerschreiben {
  position: absolute;
  margin-left: 670px;
  margin-top: 320px;
  z-index: 5;
}
#crosscontainerschreiben {
  position: absolute;
  margin-left: 670px;
  margin-top: 320px;
  z-index: 5;
}
#eingabefeld {
  margin-top: 330px;
  position: absolute;
  margin-left: 50px;
}
#punktetitel {
  margin-left: 50px;
  margin-top: 500px;
  position: absolute;
  font-size: 1.2em;
}
#fehlertitel {
  position: absolute;
  margin-top: 530px;
  margin-left: 50px;
  font-size: 1.2em;
}
#titel {
  font-weight: bold;
  color: yellow;
  font-size: 2.4em;
  position: absolute;
  margin-top: 35px;
  margin-left: 50px;
}
#zurueck {
  margin-top: 536px;
  font-size: 1.3em;
  margin-left: 684px;
  position: absolute;
  font-weight: bold;
}
#zurueckzwei {
  margin-top: 536px;
  font-size: 1.3em;
  margin-left: 684px;
  position: absolute;
  font-weight: bold;
}
#weiter {
  margin-top: 410px;
  font-size: 1.5em;
  margin-left: 620px;
  position: absolute;
  font-weight: bold;
}
#teilangabe {
  margin-top: 50px;
  font-size: 1.3em;
  margin-left: 684px;
  position: absolute;
  font-weight: bold;
}
#copyright {
  position: absolute;
  width: 200px;
  margin-top: 570px;
  margin-left: 300px;
  font-size: 0.9em;
  text-align: center;
}
#basisinfo {
  font-family: Arial;
  position: absolute;
  width: 800px;
  height: 50px;
  margin-top: 610px;
}
#username {
  font-family: Arial;
  position: absolute;
  width: 250px;
  height: 50px;
  color: red;
}
#uebungslink {
  font-family: Arial;
  position: absolute;
  width: 250px;
  height: 50px;
  margin-left: 275px;
  text-align: center;
}
#logout {
  font-family: Arial;
  position: absolute;
  width: 250px;
  height: 50px;
  margin-left: 550px;
  text-align: right;
}


