/**
 * Mysteryland Over Ons page stylesheet
 * @author Harmen Janssen | grrr.nl
 * @modifiedby $LastChangedBy: $
 * @version $Revision: $
 * @lastmodified $Date: $
 *
 * TOC:
 * --------------------------------
 *
 * Colors:
 * --------------------------------
 * #000000	Black
 * #00ABEC	Blue
 *
 * Glossary:
 * --------------------------------
 *
 * Todo:
 * --------------------------------
 *
 */

#content-light h1 {
	width: 313px;
	height: 415px;
	text-indent: -999em;
	background: url(../images/gui/overons_polaroid1.jpg) no-repeat;
}

#content-light h1, #column-1, #column-2 {
	float: left;
}

#column-1, #column-2 {
	width: 285px;
	margin-left: 20px;
}

h2 {
	height: 30px;
	margin: 20px 0 10px -5px;
	text-indent: -999em;
}

h2.history {
	width: 92px;
	background: url(../images/gui/history.gif) no-repeat;
}

h2.today {
	width: 65px;
	background: url(../images/gui/today.gif) no-repeat;
}

h2.floriade {
	width: 142px;
	background: url(../images/gui/floriade.gif) no-repeat;
}

b.spice {
	width: 242px;
	height: 171px;
	margin-top: 10px;
	float: right;
	background-image: url(../images/gui/overons_polaroid2.jpg);
}

#swfdiv {
	position: relative;
	top: 20px;
	width: 920px;
	margin: 0 auto 20px;
	clear: both;
}