P {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #006AA7;
}

A {
	text-decoration: none;
	color: #DD7A00;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.error {
    font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #D00D02;
	font-weight: bold;
}

INPUT.button {
	background-color: #006AA7;
	border: 1px solid white;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

INPUT.buttonklein {
	background-color: #DDDDDD;
	border: 1px solid white;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #006AA7;
	font-weight: bold;
}


INPUT.button-hanfkraft  { color: white; font-size: 12px; font-family: Arial, Geneva, Helvetica, sans-serif; font-weight: bold; background-color: #0c995e; border: solid 1px #fff }
INPUT.button-hunzakristallsalz  { color: white; font-size: 12px; font-family: Arial, Geneva, Helvetica, sans-serif; font-weight: bold; background-color: #b66815; border: solid 1px }
INPUT.button-veela { color: white; font-size: 12px; font-family: Arial, Geneva, Helvetica, sans-serif; font-weight: bold; background-color: #b19513; border: solid 1px }

INPUT.button-raab { color: white; font-size: 12px; font-family: Arial, Geneva, Helvetica, sans-serif; font-weight: bold; background-color: #6f9f30; border: solid 1px }

INPUT.button-buch { color: white; font-size: 12px; font-family: Arial, Geneva, Helvetica, sans-serif; font-weight: bold; background-color: #ad313d; border: solid 1px }
INPUT.textfield {
	border: 1px solid #006AA7;
	background: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006AA7;
}

INPUT.textfield-hanfkraft  { color: #027745; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background: white; text-align: center; border: solid 1px #0c995e }

INPUT.textfield-hunzakristallsalz  { color: #9b5912; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background: white; text-align: center; border: solid 1px #ab5a0d }
INPUT.textfield-veela { color: #957b00; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background: white; text-align: center; border: solid 1px }

INPUT.textfield-raab { color: #508307; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background: white; text-align: center; border: solid 1px }

INPUT.textfield-buch { color: #ad313d; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background: white; text-align: center; border: solid 1px }
