/*
/* (CC) SIS Siteseeing Internet Services, 2009 
/* 
/* Feel free to be inspired by this CSS, 
/* see the Creative Commons License (http://creativecommons.org/) 
/* 
/* If you re-use parts or whole of this CSS, 
/* you must include this copyright notice at the start of the file. 
/* 
/* Please contact us for commercial use and to find out 
/* how we can help you with various web-based solutions: 
/* 
/* web: http://www.sis.nl 
/* e-mail: info@sis.nl 
/* tel.: +31-(0)74 255 2140 
/*
/* -------------------------------------------------------- */ 


body {
  color: #000;
}


#topbox,
#header-logo h1,
#header-cloud,
#navigation,
#imagebox,
#localnav,
#simplesearch,
#advancedsearch,
#footer,
#advancedsearchLink,
#businesscardEdit
{
  display: none;
}

.businesscardTable {
  margin:1em 0;
  text-align:left;
  width:100%;
}

.table-facturen{
  font-size: .8em;
  text-align:left;
  width:100%;
}

.formfield dt{
  font-weight: bold;
}
