/**********************************************/
/* ALGEMENE HTML TAGS DEFINIEREN */
/**********************************************/

h3
	{
	font-size: 1em;
	color: #568725;
	}

#thema_kop
	{
	font-size: 1.5em
	color: #568725;
	margin: 0px;
	padding: 0px;
	}

/*------------------------------------------*/

/*-----------------------------------------*/
/* WRAPPER */
/*-----------------------------------------*/

#wrapper						{ background: url(/grfx/bg_white_2.jpg) no-repeat; }

/*-----------------------------------------*/

/*-----------------------------------------*/
/* NAVIGATIE */
/*-----------------------------------------*/

#navigatie
	{
	background-image: url(/grfx/nav_balk_2.gif);
	height: 100px;
	display: block;
	}

/*-----------------------------------------*/
/* CONTENT */
/*-----------------------------------------*/

#content
	{
	background: no-repeat;
	_height:500px;
	min-height: 500px;
	}

#block_2						{ width: 600px; }

#h_block_2
	{
	background: url(/grfx/h_kop_block2_600.png) no-repeat;
	height: 14px;
	display: block;
	opacity: .70;
	filter: alpha(opacity=70);
	}

#c_block_2
	{
	background: #fff;
	font-weight:bold;
	/*width:590px;*/
	min-height: 200px;
	padding-left: 12px;
	padding-right: 10px;
	opacity: .70;
	filter: alpha(opacity=70);
	}

#f_block_2
	{
	background: url(/grfx/h_footer_block2_600.png) no-repeat;
	height: 75px;
	padding-top: 0px;
	opacity: .70;
	filter: alpha(opacity=70);
	}

#h_block_pop
	{
	background: #fff;
	width: 600px;
	height: 133px;
	display:block;
	opacity: .70;
	filter: alpha(opacity=70);
	}

#h_block_pop form
	{
	padding-left:150px;
	padding-top:60px;
	}

.padding_left_100				{ padding-left: 100px; }


/*-----------------------------------------*/

/*-----------------------------------------*/
/* FOOTER */
/*-----------------------------------------*/

#footer							{ padding-top:8px; }

/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
