.ContactField{
      border: 1px solid Black;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      margin: 0px;
      background-color: #EAEFF7;
	  width: 300px}


A.button_H22:link {
	  text-align:center;
	  color : #4B6294;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 8pt;
      text-decoration: none }
      
A.button_H22:visited {
	  text-align:center;
	  color : #4B6294;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 8pt;
      text-decoration: none}
      
A.button_H22:hover {
	  text-align:center;
	  cursor:pointer;
	  color : #FFCC00;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 8pt;
      text-decoration: none}
      
A.button_H22:active {
	  text-align:center;
	  color : #FFCC00;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 8pt;
      text-decoration: none}

input.button1 {
	text-align: center;
	width: 56px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#4B6294;
	cursor : pointer;
	border: none ;
	background-image : url(../Images/button_56x22.gif);
	background-repeat: no-repeat}

input.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	cursor : pointer;
	border: none ;
	background-image : url(../Images/Background_2_5x32.gif);
	}
input.button3 {
	text-align: center;
	vertical-align: middle;
	width: 180px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#4B6294;
	cursor : pointer;
	border: none ;
	background-image : url(../Images/button_180x22.gif);
	background-repeat: no-repeat}
.Datenfeld_underline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	cursor : pointer;
	border: none ;
	border-bottom : 1px solid;
    background-color: #EAEAEA;
	}
