body.index {
background-color: #ffd101;
margin-top: 60px;
text-align: center;
}

p {
font-family: Arial;
font-size: 16px;
color:#000000;
}

input.sichern {
-webkit-appearance: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 14px;
  background: #000000;
  padding: 42px 10px 42px 10px;
  text-decoration: none;
  border:1px solid #000000; 
}

input.sicher {
-webkit-appearance: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 14px;
  background: #000000;
  padding: 22px 10px 22px 10px;
  text-decoration: none;
  border:1px solid #000000; 
}

input.loeschen {
	-webkit-appearance: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  background: #000000;
  padding: 42px 10px 42px 10px;
  text-decoration: none;
  border:1px solid #000000; 
}

input.loesch {
-webkit-appearance: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 14px;
  background: #000000;
  padding: 22px 10px 22px 10px;
  text-decoration: none;
  border:1px solid #000000; 
}

input.neu {
	-webkit-appearance: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  background: #000000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border:1px solid #000000; 
}

input.aktualisieren {
	-webkit-appearance: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  background: #000000;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  border:1px solid #000000; 
}

input.logout {
	-webkit-appearance: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  background: #000000;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  border:1px solid #ffffff; 
}

oben {
	position: fixed;
	height: 55px;
	top: 0;	
	left: 0; 
	right: 0;
	background-color: #000000;
}

select { 
font-size:18px; }

textarea {
 resize: none;
}

textkw {
	color: #000000;
	font-weight:bold;
  font-size: 22px;
  padding: 0px 0px 0px 15px;
}

textwoche {
	color: #000000;
	
  font-size: 20px;
  }

textmitarbeiter {
	color: #000000;
	
  font-size: 20px;
  }
