body {
   margin:1em;
}

/* Things that need to disappear when printing. */
#photoframehome,
#photoframenext,
#topnav_zoeken,
#languagebar,
#printbutton,
.spacersmall,
.spacerbig,
#contentborder_top,
#contentborder_bottom,
#navcontainer,
#spacer_horizontal,
.logo,
.ac_calendar
{
   display:none;
}


/* Things that need layout reset */
#container,
#header,
#contenthome_content,
#contentnext_items
{
   height:auto;
   width:auto;
}


/* Specifics */
#contenthome_photoleft {
   float:left;
   margin-bottom:1em;
   margin-right:1em;
}
.contenthome_text {
   margin-bottom:1em;
   height:auto;
   width:auto;
   float:none;
}

#contenthome_itemright,
.contenthome_itemright {
   clear:both;
   height:auto;
   width:auto;
   float:none;
}

#contenthome_itemright img {
   margin:0 auto;
   display:block;
}

h1 {
   font-size:20px !important;
}

.vacancy_companyname {
   font-size:15px !important;
   margin-bottom:0.5em !important;
}
.vacancy_catname {
   font-size:12px !important;
   margin-bottom:0.5em !important;
}

#agenda_events,
.ac_items {
   float:none;
}
