body,table,tr,td,p {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
}

#gross {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 14pt;
   font-style: normal;
   font-weight: bold;
}

   
A:link {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

A:visited {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

A:active {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

input {
	background-color: transparent;
	color: #000000;
	border: solid #000000 1;
}

.radio {
	border : none White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.button   { 
	background-color: transparent;
	color: #000000;
	border: solid #000000 1;
	width:100px;  
}

.kontaktformular {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.area {
	background-color: transparent; 
	color: #000000; 
	border: 1 solid #000000; 
}

.checkbox {
	background-color: transparent; 
	color: #000000; 
	border: 1 solid #FFFFFF; 
}
;

