html {
  height: 100%;
}

body {
  margin-top: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #023467;
}

#ndkakwl {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 242px;
  height: 39px;
  border: 0px solid black;
}

#head {
  position: absolute;
  top: 60px;
  left: 30px;
  width: 500px;
  height: 20px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 16px;
}

#denied {
  position: absolute;
  top: 90px;
  left: 160px;
  width: 500px;
  height: 20px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: red;
  font-size: 12px;
}

#anmelden {
  position: absolute;
  top: 90px;
  left: 30px;
  width: 500px;
  height: 39px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 12px;
}

#form_login {
  position: absolute;
  top: 120px;
  left: 30px;
  width: 250px;
  height: 39px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 12px;
}

#form_pw {
  position: absolute;
  top: 120px;
  left: 280px;
  width: 250px;
  height: 39px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 12px;
}

#form_button {
  position: absolute;
  top: 120px;
  left: 530px;
  width: 250px;
  height: 39px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 12px;
}

#text {
  position: absolute;
  top: 180px;
  left: 100px;
  width: 500px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 12px;
}

#willkommen {
  position: absolute;
  top: 60px;
  left: 30px;
  width: 500px;
  height: 20px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 16px;
}

#weiter {
  position: absolute;
  top: 150px;
  left: 150px;
  width: 200px;
  border: 0px solid black;
  font-family: Arial, Geneva, Sans-Serif;
  color: #023467;
  font-size: 12px;
}

a:link {
  text-decoration: none;
  color: #970103;
}
a:visited {
  text-decoration: none;
  color: #970103;
}
a:active {
  text-decoration: underline;
  color: #970103;
}
a:hover {
  text-decoration: underline;
  color: #970103;
}

#ndsuche {
  font-family: Arial, Helvetica, sans-serif;
  color: #727070;
  font-size: 10px;
}

#ndbsuche {
  font-family: Arial, Helvetica, sans-serif;
  color: #00345d;
  font-size: 12px;
}

#plz {
  width: 110px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 10px;
}
