/* $0 - Common ---------------------------------------------------------------*/
div, h1, h2, h3, h4, h4, a, span
{
  color:#000000 !important;
}

#followup #cnt_main_left,
#home #cnt_logo,
#home #cnt_searchbox,
#home #cnt_main_navigation,
#home #cnt_quicklinks_mini,
#cnt_main_right_bg,
#cnt_main_footer,
#cnt_header_controls,
.cnt_banner,
.quicklinks
{
  display:none;
}

/* $1 - Home -----------------------------------------------------------------*/
#home #cnt_main_left
{
  background: transparent;
}
#home #cnt_infopanels
{
  position: absolute;
  bottom: 100px;
  width: 650px;
}

#home #cnt_main_right
{
  left: 0px;
}
#home .cnt_main_right_inner
{
  left: 0px !important;
}
#home #cnt_header_news .article.fleft
{
  margin-top:30px;
}
#supersized
{
  display: none;
}

/* $2 - Followup -------------------------------------------------------------*/
#followup #cnt_main_right
{
  left:0;
}

#cnt_content,
#cnt_content .content_elements
{
  padding-bottom:0 !important;
}

/* $3 - Followup - Event -----------------------------------------------------*/
#cnt_content .tx_avevent .show .links 
{
  display:none;
}

.tx_avevent .list .module_list .module_list_item .item_left .overlay.not_available
{
  content: url('../Img/Icons/booked_up_small.gif') !important;
  -webkit-print-color-adjust: exact !important;
}