h1{
	color: #00673a;
}
input.button{
	background: #00673a;
    border: 2px solid #b2d1c4;
}
a, a:visited, a:active {
	color: #00673a;
}

div.daten_ausgabe {
	width: 500px !important;
}

label {
	width: 100px !important;
}