
body, p, a, div, h1, h2, h3, h4, h5, h6, td, font
 {
  color:#000000 !important;
  background-color: #ffffff !important;
}

th 
{ 
  color:#000000 !important;
  background-color: #ffffff !important;
  border-width:1px !important;
  border-style:solid !important;
  border-color:black !important;
}
td 
{ 
  color:#000000 !important;
  background-color: #ffffff !important;
  border-width:1px !important;
  border-style:solid !important;
  border-color:black !important;
}
div.header2 {
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	color:#000000 !important;
}
p.rahmen { 
	background-color:#FFFFFF; 
	padding: 6px; margin:0px;
	border-width:1px !important;
  	border-style:solid !important;
  	border-color:black !important;
}
div.rahmen {
	background-color:#FFFFFF; 
	padding: 6px; margin:0px;
	border-width:1px !important;
  	border-style:solid !important;
  	border-color:black !important;
}

