body {
   font-family:corbel;
   font-size:16px;
   line-height:150%;
}

/* === LAYOUT === */

/*kills*/
.menu_top,
.menu_side,
.header_search,
.header_siteselect,
.header_login,
.rightcol_banners,
.more_news,
.homenews_corner,
.rightcol,
.colofon,
.footermenu,
.header_photo,
.menu_sections,
.logo_footer,
.leftside_top,
.leftside_mid,
.leftside_bottom,
.faq_filterform
{
   display:none !important;
}

.site {
   position:static;
   left:0;
   margin: 0;
}

.header {
   height:54px !important;
}

.content,
.content_wide {
   width:650px;
   height:auto !important;
   float:none;
}
.content * {
   xoutline:1px dotted blue;
}

/* === FONT NORMALIZATION === */


h1 {
   font-size:23px !important;
   clear:both;
}
h2 {
   font-size:19px !important;
   clear:both;
}
h3 {
   font-size:17px !important;
   clear:both;
}


/* === OTHER FIXES === */
.but_print {
   display:none;
}
.breadcrumbs {
   float:left;
}

.nieuws_detail .date {
   font-weight:bold;
}
.nieuws_detail .back_button {
   clear:none;
}
.nieuwsoverzicht_intro {
   float:none;
}
.nieuwsoverzicht_item {
   clear:none;
}

.homepage .nieuws_item_list,
.homepage .news_accordeon_content
{
   height:auto !important;
   display:block !important;
}
.homepage .news_accordeon_content {
   padding:15px !important;
   line-height:160% !important;
}
.content_more_link {
   display:none;
}
.homepage .nieuws_item {
   padding-bottom:1em;
}
table.sort_news td {
   font-size:inherit;
}

.printpagebreak {
	page-break-after: always;
}

/* open all rightblocks */
.db_closed {
   display:block;
}

.faq_item {
   float:none !important;
   width:auto !important;
}
.faq_holder {
   width:650px;
}
.answer {
   display:block !important;
}

