/* start 0 lijn */
	html, body, div, h1, h2, h3, p, span, a, form, table, tr, td, ul, li
	{
		  margin: 0;
		  padding: 0;
	}
/* einde 0 lijn */

/* start algemeen */
	html, body, #wrapper 
	{
		  height:100%;
		  border: none;
	}
	
	html
	{
		background: #FFF;
	}
	
	body
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	#wrapper 
	{
		margin: 0 auto;
		vertical-align: middle;
		width: 960px;
	}
	
	#wrapper2 
	{
		width: 960px;
		height:605px;
		padding:8px;
		background: url(images/dcr_bg_home.jpg) top left no-repeat;
	}
	
	.content #wrapper2 
	{
		width: 960px;
		height:605px;
		padding:8px;
		background: url(images/dcr_bg.jpg) top left no-repeat;
	}
	
	#page_home 
	{
		margin: 60px 60px 60px 448px; 		
	}
	
	#page
	{
		margin: 60px 60px 60px 60px; 		
	}
/* einde algemeen */

/* start menu */
	#topmenu
	{
		float: right;
	}
	
	#topmenu ul, #tips_menu ul, #tips_menu2 ul
	{
		margin:0;
		padding:0;
		list-style-type: none;
	}
	
	#topmenu ul li
	{
		margin:0;
		padding:0;
		float: left;
		text-align: center;
		margin-left: 5px;
	}
	
	#topmenu ul li a
	{
	display: block;
	width: 64px;
	height: 30px;
	_height: 39px;
	padding-top: 6px;
	_padding-top: 3px;
	background: url(images/dcr_topmenu_home.jpg) top left no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 9px;
	line-height: 15px;
	}
	
	#page #topmenu ul li a
	{
	background: url(images/dcr_topmenu.jpg) top left no-repeat;
	color: #0075b5;
	}
	
	#page #topmenu ul li.item1 a
	{
	color: #0075b5;
	}
	
	#topmenu ul li.item1 a,#topmenu ul li.item2 a, #page #topmenu ul li.item3 a
	{
		height: 24px;
		padding-top:12px; 
	}
	
	#tips_menu
	{
		float: right;
		margin-top: -65px;
	}
	
	#tips_menu ul
	{
		list-style-type: none;
	}
	
	#tips_menu ul li a
	{
		font-size: 20px;
		color: #FFF;
		background:url(images/dcr_tipsmenu.jpg) top left no-repeat;
		display: block;
		width: 86px;
		height: 62px;
		_height: 64px;
		text-decoration: none;
		padding-top: 23px;
		_padding-top: 21px;
		padding-left: 14px;
	}
	
	#tips_menu2
	{
		
		padding: 0;
		margin: 20px 0 0 0;
	}
	
	#tips_menu2 ul
	{
		padding:0;
		margin:0;
		list-style-type: none;
	}
	
	#tips_menu2 ul li
	{
		margin:0;
		padding:0;
		float: left;
		text-align: center;
		background:url(images/dcr_tipsmenu2.jpg) top left no-repeat;
		display: block;
		width: 116px;
		height: 64px;
		margin-bottom: 15px;
	}
	
	#tips_menu2 ul li a
	{
		margin:0;
		padding:0;
		font-size: 13px;
		color: #EA8823;
		text-decoration: none;
		display: block;
		width: 94px;
		height: 58px;
	}
	
	#tips_menu2 ul li.item1 a, #tips_menu2 ul li.item3 a
	{
		font-size: 16px;
		width: 88px;
		height: 43px;
		padding-top: 15px;
		padding-left: 6px;
		_width: 94px;
		_padding-left: 0px;
		_margin-left: -15px;
	}
	
	#tips_menu2 ul li.item4
	{
		width: 100px;
		height: 64px;
	}
	
	#tips_menu2 ul li.item2 a, #tips_menu2 ul li.item4 a
	{
		width: 88px;
		height: 33px;
		padding-top: 25px;
		padding-left: 6px;
	}
	
	#tips_menu2 ul li.item2 a
	{
		_width: 94px;
		_padding-left: 0px;
		_margin-left: -17px;
	}
	
	#pagenav
	{
		/*float: right;
		margin-top: -30px;
		_margin-top: -50px;
		width: 100px;*/
		position: absolute;
		width: 100px;
		margin-left: 280px;
		margin-top: 370px;
	}
	
	#pagenav img
	{
		border: none;
		margin-left: 5px;
	}
/* einde menu */

/* start content */	
	td.left
	{
		padding-right: 25px;
	}
	
	td.right
	{
		padding-left: 25px;
	}
	
	h1
	{
		font-size: 64px;
		color: #fff;
		padding-bottom: 15px;
	}
	
	h1.nextpage
	{
		color: #efefef;
	}
	
	#page_home h1
	{
		font-size: 67px;
		color: #EA8823;
		padding-top: 85px;
		padding-bottom: 0;
	}
	
	h2
	{
		background: url(images/dcr_h2.jpg) top left no-repeat;
		color: #0074B5;
		font-size: 18px;
		padding-left: 26px;
		margin-bottom: 5px;
	}
	
	p span.wistjedat
	{
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	}
	
	#page p
	{
		margin-bottom: 5px;
	}
	
	a {
	/*color: #000;
	text-decoration: underline;*/
	}
	
	#page_home p
	{
		color: #0073B3;
	}
	
	#page_home p img
	{

	}
	
	img
	{
		border: none;
	}
	
	input.txt
	{
		border: none;
		background: url(images/dcr_input.jpg) top left no-repeat;
		width: 220px;
		height: 24px;
		padding-left: 5px;
		padding-right: 5px;
	}
/* einde content */

