p{margin:0;padding:0}
#container{
	margin: 10px auto;
	position:relative;
	width:660px;
	/*width:830*/
	overflow:visible;
}
#knop_rechts_calender{
	position:fixed;
	cursor:pointer;
	width:19px;
	height:168px;
	top:364px;
	left:50%;
	margin-left:-325px;
	/*margin-left:-410px;*/
	display:none;
}
#left_calender{
	position:fixed;
	top:122px;
	left:50%;
	margin-left:-495px;
	/*margin-left:-610px;*/
	width:168px;
	overflow:hidden;
}
#knop_rechts_zoeken{
	position:fixed;
	cursor:pointer;
	width:19px;
	height:168px;
	top:184px;
	left:50%;
	margin-left:-325px;
	/*margin-left:-410px;*/
	display:none;
}
#left_zoeken{
	position:fixed;
	top:22px;
	left:50%;
	margin-left:-495px;
	/*margin-left:-610px;*/
	width:168px;
	overflow:hidden;
}
#knop_rechts_personaliseer{
	position:fixed;
	cursor:pointer;
	width:19px;
	height:168px;
	top:544px;
	left:50%;
	margin-left:-325px;
	/*margin-left:-410px;*/
	display:none;
}
#left_personaliseer{
	position:fixed;
	top:572px;
	left:50%;
	margin-left:-495px;
	/*margin-left:-610px;*/
	width:168px;
	overflow:hidden;
}
