body {
	background-color:#254055;
}

body.pwd {
	background-color:#ffffff;
}

td {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
}

a.blue {
	color:#0000ff;
}

textarea {
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
}

select {
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
}

input {
	font-family:Arial;
	font-size:12px;
}

input.button {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}

a.weiter {
	text-decoration:none;
}

a.WeiterBlau {
	text-decoration:none;
	color:#3366cc;
}
