#agendablok {
	background				: #fff;
	width					: 846px;
	border					: 1px solid #bcbdc1;
	margin-bottom			: 10px;
	padding					: 5px;
	padding-top				: 0px;
	padding-bottom			: 0px;
	float					: left;
}

#agendablok h2 {
	float					: left;	
	width					: 500px;
	margin-top				: 0px;
	font-weight				: bold;
}

#agendablok p {
	width					: 600px;
	float					: left;
	margin-top				: 3px;
	}

#agendablok img{
	float					: left;
	margin					: 0 5px 0 0;
	width					: 100px;
}
.color_date {
	color					: #787878;
	font-weight				: normal;
	font-size				: 14px;
	}
	
.agenda_right {
	float					: right;
	width					: 120px;
	margin-right			: 4px;
	}
	
.agenda_right h3 {
	width					: 100%;
	/**background				: #787878;**/
	color					: #787878;
	font-size				: 13px;
	font-weight				: normal;
	text-align				: center;
	padding					: 2px;
	}
	
.agenda_right a {
	width					: 100%;
	height					: 18px !important;
	color					: #fff;
	text-decoration			: none;
	text-align				: center;
	float					: left;
	margin-top				: 5px;
	padding					: 2px;
	background				: #ba0000 !important;
	font-size				: 13px;
	}
	
.btn_area {
	clear					: left;
	float					: left;
	margin-top				: 3px;
	}
	
.img_left {
	width					: 250px;
	}

.bestel_button a {
	
	}

.text_area {
	width					: 718px;
	float					: left;
	margin-top				: 10px;
	}
	
.reserveren input{
	width					: 200px;
	height					: 17px;
	border					: 1px solid #bcbdc0;
	}
	
.button {
	width					: 100px !important;
	height					: 22px !important;
	border					: 1px solid #bcbdc0;
	background				: #ba0000;
	color					: #fff;
	}
	
#fout {
	width					: 341px;
	border					: 1px solid #ba0000;
	padding-bottom			: 0px;
	background				: #ba0000;
	margin					: 10px 0 10px 0;
	}
	
#fout li {
	margin-left				: -10px;
	color					: #fff;
	}
	
#agenda_desc {
	background				: #fff;
	width					: 846px;
	border					: 1px solid #bcbdc1;
	margin-bottom			: 10px;
	padding					: 5px;
	float					: left;
	}

#agenda_desc h1 {
	width					: 680px;
	float					: left;
	}
	
.date {
	float					: right;
	width					: 120px;
	background				: #787878;
	font-size				: 13px;
	text-align				: center;
	padding					: 2px;
	}
	
.date h3 {
	color					: #fff !important;
	font-weight				: normal;
	}
