#navigation, #rightSide, .terugBoven, img {
  display: none !important;
}

img.welPrint, img.welprint {
  display: inline !important;
}

.noprint, th.bottom {
  display: none !important;
}

select {
  display: none !important;
}

.print  {
  display: inline !important;
}

/*Voor nette DONATIEFORMULIER!*/
.uitknip	{
		width: 96%;
		padding: 10px;
		border: 2px dashed #000000;
			}
			
.centerDoc {
			display: inline !important;
			}
			
.imagePrint {
			display: inline !important;
			}

.noSee {
  display: inline !important;
}

body {
  float: none !important;
  width: 75% !important;
  margin-left: 5% !important;
  padding: 0 !important;
  vertical-align: baseline;
  font-size: 12pt;
  line-height: 15pt;
  background: white;
  color: #000;
 }

html body a:link, html body a:visited {
  position: static; 
  display: inline;
  font-size: 12pt;
  line-height: 15pt;
  font-weight: normal; 
  width: auto; 
  height: auto;
  margin: 0; 
  padding: 0;
  background: none; 
  color: #555;
  text-decoration: underline;
  }

h1, h1#center, h2 {
		position: static; 
		display: inline;
 		font-size: 1.2em; 
  		font-weight: normal; 
		font-family: "Arial Black", Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		text-align: left;
		color: #000000;
		padding-bottom: 10px;
		}
		
caption {
	padding: 0 0 0px 0;
	font-weight: bold; 
	text-align: left;
	border-bottom: 1px solid #000000;
}

table, th, td	{
				text-align: left;
				font-weight: normal;
				}
				

/*Voor nette DONATIEFORMULIER!*/
td.donatie	{
		width: 200px;		/*Voor Naam/Adres/Woonplaats*/
		font-size: 70%;
		text-align: left;
		padding: 0;
		border-bottom: 1px solid #000000;
			}

td.donatie2	{
		width: 200px;		/*Voor Postcode/Datum*/
		font-size: 70%;
		text-align: left;
		padding: 0;
		border-bottom: 1px solid #000000;
			}


				