/* --------------------------------------- */
/* RECREATIEGEBIED REEUWIJKSE PLASSEN STEP css */
/* --------------------------------------- */

#breadcrumb_steps
	{
	border: solid #aac668;
	border-width: 1px 0px 1px 0px;
	font-weight: bold;
	color: #000;
	padding: 2px;
	height: 20px;
	margin-bottom: 10px;
	}

#steps_found
	{
	font-size: 1em;
	width: 200px;
	float: left;
	}

#steps_navigation
	{
	position: relative;
	height: auto;
	_height: 20px;
	min-height: 20px;
	text-align: right;
	margin: 0px;
	}

#steps_pagesize
	{
	position: relative;
	height: auto;
	_height: 20px;
	min-height: 20px;
	margin: 0px;
	margin-right: 130px;
	}

#steps_prev-next
	{
	position: relative;
	width: 130px;
	margin: 0px;
	float: right;
	}

#steps_wrapper				{ position: relative; }

#steps_wrapper_steps a		{ text-decoration: none; }


#steps_wrapper_results
	{
	width: 100%;
	}


/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#contentcorner
	{
	display: none;
	}

div#contentunderlay
	{
	display: none;
	}

.steps_count
	{
	position: relative;
	border: 1px solid #00f;
	width:  150px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */

