@charset "ISO-8859-1";
#Kruidensauna {
	width: 400px;
	overflow: auto;
	position: absolute;
	left: 20px;
	top: 80px;
	z-index: 20;
	background-color: #BCC4C6;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 350px;
	visibility: hidden;
}
#InfraroodSauna {
	width: 400px;
	overflow: auto;
	position: absolute;
	left: 20px;
	top: 80px;
	z-index: 20;
	background-color: #BCC4C6;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 350px;
	visibility: hidden;
}

