.link 
{
color:#ffffff;
text-decoration:none; 
}

.textfeld
{ 
border: 0;
border-bottom:thin;
background: #CCCCCC;
color: black;
font-size: 12px;
font-weight: bold;
} 

input, textarea, select {
  float:left;
  display:block;
  width:350px;
  border: 1px solid #333;
  border-bottom-style:solid;
  border-top:none;
  border-left:none;
  border-right:none;
  background:#e7e7e7;
  font-family: Arial;
  font-size: 12px;
  margin-bottom:10px;
  padding:1px;
}


.musstextfeld 
{ 
font-family: Verdana;
font-size: 11px;
text-decoration:none;
border-width: 1px; 
border-color:#ffffff; 
border-style:inset; 
background-color:#FBEC01; 
color: #000000; 
}

.bloecke
{
font-family: Verdana;
background-color:#22503a;
}

.background
{
background-color:#B3C9D1;
}

.button
{ 
font-family: Verdana;
font-size: 11px;
text-decoration:none;
border-width: 1px; 
border-color:#000000; 
border-style:inset; 
background-color:#ffffff; 
color: #000000; 
width:100px;
aligh:center;
}
