#flashy {
	background-image: url(../images/layout/flashy.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 462px;
	margin-bottom: 20px;
	left: -9px;
}
#flashy #flashy_punten {
	float: left;
	height: 236px;
	width: 99px;
	position: absolute;
	top: 9px;
	left: 7px;
}
#flashy .flashyvlak_show {
	position: absolute;
	height: 232px;
	width: 346px;
	left: 107px;
	top: 9px;
}
#flashy #flashy_punten .flashpoint {
	float: left;
	height: 54px;
	width: 99px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}
#flashy #flashy_punten .flashpoint .flashvloei {
	background-image: url(../images/layout/miniwitvak.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 54px;
	width: 99px;
	overflow: hidden;
}
#flashy #flashy_punten .flashpoint .flashvloei:hover {
	background-image: url(../images/layout/minioranjevak.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 54px;
	width: 99px;
	overflow: hidden;
}
#flashy #flashy_punten .flashpoint .flashvloei_hover {
	background-image: url(../images/layout/minioranjevak.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 54px;
	width: 99px;
	overflow: hidden;
	cursor: hand;
}
#flashy .flashyvlak_hide {
	display: none;
}
#flashy .flashyvlak_show .flashyvlak_foto {
	height: 125px;
	width: 330px;
	margin-right: 2px;
	position: relative;
	margin-top: 9px;
	margin-left: 6px;
	overflow: hidden;
}
#flashy .flashyvlak_show .flashyvlak_foto img {
	cursor: hand;
}
#flashy .flashyvlak_show .flashyvlak_titel {
	width: 330px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: 6px;
	position: relative;
    color: white;
    font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#flashy .flashyvlak_show .flashyvlak_text {
	width: 330px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 6px;
	position: relative;
    font-size: 10px;
    color: white;
}
#flashy .flashyvlak_show .flashyvlak_text .flashyvlak_text_datum {
	float: left;
	width: 110px;
	position: relative;
	margin-right: 2px;
    font-size: 10px;
    color: white;
	font-weight: bold;
}
