@charset "utf-8";

/* WRAPPERS */
#wrapper_left_column
{
	display: none;
}

.wrapper_center_column
{
	height:auto !important;
	height: auto;
	width: auto;
	float:left;
}

#wrapper_right_column
{
	display: none;
}


/* HEADER */

#header_search
{
	display: none;
}

/* CENTER COLUMN */
.content_subsub_menu
{
	width: auto;
	clear: both;
}

.content_subsub_menu ul
{
	width: auto;
	clear: both;
}

.content_image
{
	width: auto;
	clear: both;
}

.content_divider
{
	width: auto;
	clear: both;
}

.content_header
{
	width: auto;
	clear: both;
}

.content, .content_abc
{
	width: 90%;
	clear: both;
}

/* CHECKLISTS +  DOWNLOADS */
.checklist_container, .checklist_content, .checklist_link, .download_container, .download_content, .download_link, .abc_container {
	width: auto;
	clear: both;
}
.checklist_title, .download_title, .abc_title
{
	width: auto;
	clear: both;
}


/* ABC */
.abc_menu_container
{
	width: auto;
	clear: both;
}

.abc_menu_container ul
{
	width: auto;
	clear: both;
}

.search_menu_container ul
{
	width: auto;
	clear: both;
}

p
{
	margin: 0;
	clear: both;
	width: auto;
}

.faq_vraag_collapsed, .faq_vraag_expanded
{
	width: auto;
	clear: both;
}

.faq_antwoord
{
	width: auto;
	clear: both;
}

/* FOOTER */
#wrapper_footer
{
	display: none;
}

.film_header
{
	width: auto;
	clear: both;
}