.zoek {
	height: 50px;
	font-size: 10px;
	text-align: right;
	margin: 20px 10px 0px 110px;
}
.zoekbutton {
	height: 19px;
	background: url(../images/zoeken_achtergrond.jpg) repeat-x bottom;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 2px;
	margin-bottom: 5px;
	border: 1px solid #8E0958;
}
.zoekinput {
	background-color: #fee7f5;
	width: 183px;
	color: #1B1B1B;
	margin-bottom: 5px;
	border: 1px solid #66004f;
	padding: 2px;
}
.roze_box {
	width: 216px;
	margin-bottom: 3px;
	float: left;
}
.roze_header {
	height: 22px;
	background: url(../images/roze_box_header.png) repeat-x;
	padding-left: 10px;
	padding-top: 13px;
	color: #4c002e;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.roze_midden {
	background: url(../images/roze_box_midden.png) repeat-y;
	padding: 3px 10px 3px 10px;
}
.roze_footer {
	height: 14px;
	background: url(../images/roze_box_footer.png) repeat-x;
}
.roze_video_midden {
	background: url(../images/roze_box_midden.png) repeat-y;
	padding: 3px 4px 3px 5px;
}
.oranje_box {
	width: 216px;
	margin-bottom: 3px;
	float: left;
}
.oranje_header {
	height: 23px;
	background: url(../images/oranje_box_header.png) repeat-x;
	padding-left: 10px;
	padding-top: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.oranje_midden {
	background: url(../images/oranje_box_midden.jpg) repeat-y;
	padding: 3px 10px 3px 8px;
	color: #FFFFFF;
}
.oranje_footer {
	height: 13px;
	background: url(../images/oranje_box_footer.png) repeat-x;
}
.actie_vd_maand_box {
	float: left;
	width: 216px;
	margin-bottom: 3px;
}
.actie_vd_maand_header {
	height: 52px;
	background: url(../images/actie_vd_maand_header.png) repeat-x;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.actie_vd_maand_midden {
	background: url(../images/oranje_box_midden.jpg) repeat-y;
	padding: 3px 10px 3px 10px;
	color: #FFFFFF;
}
.actie_vd_maand_footer {
	height: 15px;
	background: url(../images/actie_vd_maand_footer.png) repeat-x;
}
/* content */
.content_box {
	margin-bottom: 3px;
	width: 527px;
}
.content_archief_header {
	min-height: 50px;
	background: url(../images/content_header.png) no-repeat top;
	float: left;
	width: 527px;
	padding-left: 10px;
	padding-top: 6px;
}
.content_header {
	min-height: 150px;
	background: url(../images/content_header.png) no-repeat top;
	float: left;
	width: 527px;
	padding-left: 10px;
	padding-top: 6px;
}
.content_kader {
	width: 525px;
	float: left;
}
.content_footer_kader {
	width: 525px;
	margin-top: 20px;
	float: left;
}
.content_links {
	width: 355px;
	float: left;
}
.content_rechts {
	width: 160px;
	text-align: right;
	padding-top: 5px;
	float: left;
}
.content_tekst {
	padding-right: 7px;
	width: 517px;
	float: left;
}
.content_footer {
	background: url(../images/content_footer.jpg) repeat-x bottom;
	height: 48px;
	width: 527px;
	padding-left: 10px;
	margin-bottom: 4px;
	float: left;
}
