@import "object_document.css";

body{
	background: #b3ad96;
	text-align: center;
	padding: 0;
	margin: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #31204c;
}

.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

a{
	color: #bd112b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
			
.continue a{
	font-weight: bold;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

#globalcontainer{
	width: 965px;
	background: white;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

h1#title{
	margin: 0;
	padding: 0;
	height: 140px;
	overflow: hidden;
	background: url(images/index_r2_c1.jpg) no-repeat left bottom;
}

h1#title img{
	margin: 0;
	padding: 0;
}

#homebanners{
	width: 184px;
	float: left;
	background: url(images/index_r3_c1.jpg) no-repeat left top;
	text-align: right;
	min-height: 560px;
}

* html #homebanners{
	height: 560px;
}

	#homebanners ul{
		width: 143px;
		overflow: hidden;
		margin:0;
		padding: 10px 0 0;
		list-style: none;
		text-align: center;
		margin: 0 auto;
		float: right;
	}
	
	#homebanners ul li{
		margin: 0 0 7px;
		padding: 0;
	}

#content{
	float: left;
	width: 565px;
	background: url(images/index_r3_c4.jpg) no-repeat right top;
	min-height: 560px;
}

* html #content{
	height: 560px;
}

	#contentitemmargin{
		padding: 10px;
	}
	
		#contentitemmargin p{
			margin: 0;
			padding: 0;
		}

		#newsdocimage{
			width: 193px;
			float: left;
			overflow: hidden;
		}

	#contentitem{
		width: 536px;
		border: 1px solid #f5d1db;
		margin: 10px 0 0;
		overflow: hidden;
	}
	
		.newsimage{
			width: 193px;
			float: left;
			overflow: hidden;
		}
		
			.newsimage img{
				margin: 8px;
			}
		
		.newscontent{
			width: 331px;
			float: left;
			margin: 10px 0 7px 5px;
		}
		
			.newscontent h2.contenttitle, h1.contenttitle{
				font-size: 130%;
				color: #bd112b;
				margin: 0;
				padding: 0;
			}
			
			.newscontent p{
				margin: 0;
				padding: 0;
			}

	#link_morenews{
		margin: 10px 0 7px 5px;
	}

	#flashitem{
		border: 1px solid #f5f5f3;
		margin: 10px 0px 0px;
		padding: 10px 0;
		width: 536px;
		overflow: hidden;
		text-align: center;
	}
	
		#flashitem object{
		}
		
#actueel{
	background: url(images/index_r3_c6.jpg) no-repeat right top;
	width: 216px;
	float: right;
	min-height: 560px;
}

* html #actueel{
	height: 560px;
}

	#actueel h2{
		margin: 10px 46px 10px 10px;
		background: url(images/actueel.jpg) no-repeat left top;
		height: 31px;
		padding: 0;
	}
	
		#actueel h2 span{
			display: none;
		}
		
		#actueel .actueelitem{
			margin: 10px 46px 20px 10px;
		}
		#actueel .archiefkop{
		margin: 0px 0px 0px 10px;
		padding:0px;
		}
		#actueel .archiefitem{
		margin: 0px 0px 5px 10px;
		font-size: 90%;
		padding:0px;
		}

		#actueel .actueelimage{
			width: 160px;
			overflow: hidden;
		}
		
		#actueel h3{
			font-size: 115%;
			color: #bd112b;
			margin: 0;
			padding: 0;
			width: 160px;
			overflow: hidden;
		}
		
		#actueel p{
			margin: 0;
			padding: 0;
			width: 160px;
			overflow: hidden;
		}
		
#tohome{
	position: absolute;
	left:40px;
	top: 92px;
	width: 52px;
	height: 22px;
	z-index: 10;
	background: url(images/home.gif) no-repeat left center;
}

#tohome a{
	width: 52px;
	height: 22px;
	display: block;
}

	#tohome span{
		display: none;
	}
	
#customcontent #meernieuws h2{
	margin: 0;
	padding: 0;
	color: #bd112b;
	font-size: 130%;
}

#meernieuws ul, #meernieuws li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#meernieuws a{
	color: Black;
}

#meernieuws a:hover{
	color: #bd112b;	
}