/**********************************************/
/* ALGEMENE HTML TAGS DEFINIEREN */
/**********************************************/

body					{ background-color: #fff; }

/*-----------------------------------------*/
/* CONTENT */
/*-----------------------------------------*/

#content
	{
	width:208px;
	min-height: 500px;
	height:auto;
	_height:500px;
	padding-right:0px;
	}

#content_gis
	{
	background: url(/grfx/bg_white_ext.gif) repeat;
	width:208px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:15px;
	clear:both;
	font-size: 0.8em
	}

.img_left
	{
	float:left;
	display:block;
	}

.text_left
	{
	float:left;
	display:block;
	width: 250px;
	}

.agenda_bullet
	{
	background: url(/grfx/bullet.gif) no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	}

.agenda_data
	{
	width: 165px;
	margin-left: 20px;
	}

/*********************/
/* SCROLL BLOK STYLE */
/*********************/

#arrow_up
	{
	position:absolute;
	left:950px;
	top:237px;
	}

#arrow_down
	{
	position:absolute;
	left:950px;
	top:540px;
	z-index:40;
	}

#content_iframe a
	{
	color:#62922F;
	font-size:0.8em;
	}

#content_iframe a:hover
	{
	color: #1C62AB;
	font-size:0.8em;
	}

.aantal_km
	{
	font-size: 0.7em;
	font-weight: bold;
	color:#62922F;
	}

h4.aantal_km
	{
	font-size: 0.7em;
	font-weight: bold;
	color:#62922F;
	}

/*-----------------------------------------*/



input
	{
	background: url(/grfx/bg_form.gif) repeat;
	border: 2px solid #4B73B6;
	color:#fff;
	}

select
	{
	background: url(/grfx/bg_form.gif) repeat;
	border: 2px solid #4B73B6;
	color:#fff;
	}

/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/

