/* Hack für IE um #headerBoxRight(Logo) richtig zu platzieren */* html #headerBoxRight {	width: 76%;	text-align: right;	z-index: 20;	position: absolute;	left: 30%;	margin-top: 110px;}input:focus {	background-color: #F4F7E0;	font-weight: bold;}select:focus {	background-color: #F4F7E0;	font-weight: bold;}textarea:focus {	background-color: #F4F7E0;	font-weight: bold;}a:active {  font-family: Arial, Helvetica,  sans-serif; color: #FFFFCC; text-decoration: none}a:hover {  font-family: Arial, Helvetica,   sans-serif; font-variant: small-caps; color: #FFFFCC; text-decoration: none}a:link {  font-family: Arial, Helvetica, sans-serif; color: #FFFFCC; text-decoration: none}a:visited {  font-family: Arial, Helvetica,  sans-serif; color: #FFFFCC; text-decoration: none}