@charset "utf-8";
/* CSS Document */

#homeLayout01 {
	float: left;
	width: 60.0625em;
	background-color: #D3ED56;
	position: relative;
}
#homeLayout02 {
	float: left;
	width: 18.3125em;
}
#homeLayout03 {
	float: left;
	width: 34.6875em;
	position: absolute;
	top: -16.875em;
	left: 12.1875em;
}
#tooltip {
	display:none;
	position:absolute;
	background: transparent url(../images/layoutTooltip.png) no-repeat scroll 0 0;
	color:#fff;
	font-size: 75%;
	height: 14.75em;
	padding:0.66666666666666666666666666666667em;
	width: 20.75em;
	padding-left: 2.0833333333333333333333333333333em;
	padding-top: 2.0833333333333333333333333333333em;
	z-index: 9;
	cursor: hand;
	cursor: pointer;
}
#tooltip a {
	color:#fff;
}


#infoboxen {
	display:none;
}

#homeLayout04 {
	float:right;
	width:15.833333333333333333333333333333em;
	margin:4.5833333333333333333333333333333em 0 0 0;
	padding:0 0.83333333333333333333333333333333em 0 0;
	font: 75% arial;
}