body {
      background-color:#E6EEB7/*#DFE5A4*/;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  
}
* html body {
    	overflow:hidden; 
}

td {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
}

/* NAVIGATION */
a:link {color:Black; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-decoration: underline; font-weight: bold;}
a:visited {color:Black; font-family: Arial, Helvetica, sans-serif; font-size:12px;text-decoration: underline; font-weight: bold;}
a:hover {color:#878C1A; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration: underline; font-weight: bold;}

img { 
     margin-bottom:5px; 
}
* html img {
     margin-bottom:3px; 
}

.textfeld { 
      width:220px;
	  height:22px;
      background-color:#F9FAEB;
	  border:1px #333333 solid;
 
}
.textfeldort { 
      width:156px;
	  height:22px;
      background-color:#F9FAEB;
	  border:1px #333333 solid;
 
}
.textfeldplz { 
      width:60px;
	  height:22px;
      background-color:#F9FAEB;
	  border:1px #333333 solid;
 
}
.textarea {
      width:220px;
	  height:80px;
      background-color:#F9FAEB;
	  border:1px #333333 solid;

}
.formbutton {
      background-color:#AFB822;
	  border:1px #333333 solid;
}
