#kasten { color: blue; background-color: #8cceec; float: left; border: solid 1px #ffffff; position: absolute; left: 10px; top: 10px; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-position: center; }
#kasten  a:link {
	color: blue;
	text-decoration: none;
	}

#kasten a:visited {
	color: blue;
	text-decoration: none;
}

#kasten a:hover { color: blue; background-color: orange; text-decoration: none; }

#kasten a:active {
	color: #999999;
}

#kasten .label {
	padding: 3px;
	border-top: none;
	font-weight: normal;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-indent: 2pt;
	width: 80px;



: 1px solid #ffffff
}
