/* --------------------------------------- */
/* RECREATIE ZUID-HOLLAND HOME css */
/* --------------------------------------- */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

div#header
	{
	position: relative;
	height: 210px;
	}

div#header h1
	{
	position: absolute;
	font-size: 3.2em;
	top: 160px;
	left: 15px;
	}

div#innerwrapper
	{
	_height: 570px;
	min-height: 570px;
	}

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#content
	{
	position: relative;
	font-size: inherit;
	height: auto;
	_height: 270px;
	min-height: 270px;
	margin: 0px;
	margin-right: 328px;
	padding: 15px;
	}

div#content object, div#content embed
	{
	_width: 320px;
	_height: 190px;
	}

div#sidebar #sidebarcnt
	{
	margin-top: 365px;
	}

div#sidebar2
	{
	position: relative;
	width: 298px;
	_width: 278px;
	margin: 0px;
	padding: 15px;
	float:right;
	}

div#sidebar2 h3
	{
	font-weight: normal;
	font-size: 1.4em;
	color: #009bcf;
	margin: 0px;
	margin-bottom: 10px;
	}

div#sidebar2 p
	{
	text-align: right;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

div#sidebar2 ul
	{
	list-style: none;
	margin: 0px;
	}

div#sidebar2 ul li
	{
	background: url(/grfx/bullet.gif) no-repeat 0px 4px;
	padding: 0px;
	padding-left: 15px;
	}

div#sidebar2 .date
	{
	font-size: 0.8em;
	}

#weatherbox					{ width: 90%; }

#wtoday						{ font-size: 0.85em; width: 100%; }
#wwind						{ font-size: 0.85em; width: 50%; }


/* ======================================= */
/* ======================================= */
/* ======================================= */
