/* style */
* {
	  margin: 0px;
	  padding: 0px;
}
body{	
	margin-top:0;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0;
	background-color:#ffffff;
}
#hoofd_header{
	width:778px;
	height:247px;
	background:url(images/hoofd_header.png) no-repeat;
	text-align:left;
}
#hoofd_header2{
	width:778px;
	height:252px;
	/*background:url(images/hoofd_header2.png) no-repeat;*/
	text-align:left;
}
#hoofd_menu{
	width:778px;
	height:150px;
}
#hoofd_menu img{
	border:0px;
}
#hoofd_footer {
	width:778px;
	background:url(images/hoofd_footer.png) no-repeat;
	height:75px;
	margin-top:0;
}


/*---------------------------------*/
#header{
	width:1193px;
	height:401px;
	background:url(images/header.jpg) no-repeat;
	text-align:left;
}
#header_menu{
	display:block;
	padding-top:243px;
	width:275px;
	float:left;
}
#header_menu2{
	display:block;
	padding-top:323px;
	width:412px;
	float:left;
}
* html #header_menu2{
	width:430px;
}
#header_menu2 img{
	border:0px;
}
#bgmain{
	width:1193px;
	min-height:347px;
	height:auto;
	z-index:-1;
	overflow:hidden;	
}
* html #bgmain{
	height:347px;
	overflow:visible;
}
#bgmenu{
	width:275px;
	margin: 0;
	height:auto;
	color:#dceeb9;
	z-index:1;
	float:left;
}
#bgcontent{
	width:412px;
	margin: 0;
	height:auto;
	color:#dceeb9;
	z-index:1;
	text-align:left;
	float:left;
}

#content{
	display:block;
	height:auto;
	width:412px;
	/*float:right;*/
	color:#786854;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:20px 0px 20px 0px;
	overflow:hidden;
	font-weight:normal;
}

.titel {
	display:block;
	background-color: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight:normal;
	color: #786854; /*#a72f3b;*/
	margin-bottom:20px;
	letter-spacing:1px;
}
#bgmenu2{
	width:506px;
	margin: 0;
	height:auto;
	color:#dceeb9;
	/*background-color:#f7f7f7;
	padding-bottom:10px;*/
	z-index:1;
	text-align:left;	
	float:left;
}
#BTNBack{
	display:none;
}
#PublishDate{
	color:#d7d7d7;
	font-size:8pt;
}
#content #Name{
	background-color:inherit;
	color:#786854;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20pt;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:10px;
}
#content #Name a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#786854;
	font-size:14pt;
	line-height: auto;
	text-decoration:none;
}
#content #Name a:hover{
	text-decoration:underline;
}
#content a{
	color:#000000;
	text-decoration:underline;
}
#content a:hover{
	color:#000000;
	text-decoration:underline;
}
#menu #Name a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#786854;
	font-size:9pt;
	line-height: auto;
	text-decoration:none;
	font-weight:bold;
	padding:7px 20px 7px 15px;	
}
#menu #Name a:hover{
	text-decoration:underline;
}
/* ---------------- menu ------------------ */
#menu{
	margin:20px 20px 200px 0px;
	text-align:right;	
	height:auto;
	}
#menu a.link_hoofdcategorie {
	display:block;
	height: auto;
	width:auto;	
	padding:7px 20px 7px 15px;
	color:#b1c800;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	letter-spacing:1px;
}
html > body #menu a.link_hoofdcategorie {
	padding-bottom:2px;
}
* html #menu a.link_hoofdcategorie {
	width:174px;
}
#menu a.link_hoofdcategorie:hover {
	/*border-bottom: 1px solid #ddd; background-color: #EBEBEB;*/
	color:#9aae03;
	text-decoration:none;
	z-index:1;
}
#menu .nav_visited {
	display:block;
	height: auto;
	width:auto;	
	padding:7px 20px 7px 15px;
	color:#b1c800;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	letter-spacing:1px;
	cursor:default;	
	z-index:1;	
}
html > body #menu a.nav_visited {
	padding-bottom:2px;
}
* html #menu a.nav_visited {
	width:174px;
}
/*--------------submenu ----------------*/
#menu a.submenu {
	display:block;
	height: auto;
	width:auto;	
	padding:7px 20px 7px 15px;
	color:#9f9281;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	letter-spacing:1px;
}
html > body #menu a.submenu {
	padding-bottom:2px;
}
* html #menu a.submenu {
	width:174px;
}
#menu a.submenu:hover {
	/*border-bottom: 1px solid #ddd; background-color: #EBEBEB;*/
	color:#786854;
	text-decoration:none;
	z-index:1;
}
/*------------------------------------*/

.inputbox{
	border:1px solid #e7e7e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}