div.list {
  padding-top: 5px;
  padding-right: 0px; 
  padding-bottom: 5px; 
  padding-left: 0px; 
  color: rgb(185,185,185); 
  font-size: 13px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-align: left; 
  border-bottom: 1px dotted; 
  line-height: 20px; 
  width: 100%;  
  overflow: hidden; 
  display: block; 
}
span.lef {
    float: left; 
    position: relative; 
    left: 15px; 
}
span.rig {
    float: right;
    position: relative; 
    right: 15px; 
}
span.lef b {
  color: rgb(173,152,142); 
  letter-spacing: 1px;
}
h3 { 
  width: 705px;
  position: relative; 
  top: 60px; 
  color: rgb(173,152,142); 
  font-size: 25px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-align: center; 
  line-height: 44px; 
}
div.an { 
  width: 705px;
  color: rgb(173,152,142); 
  font-size: 17px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-align: justify; 
  line-height: 24px; 
}
div.an td { 
  color: rgb(0,0,0); 
}
a {
  color: rgb(173,152,142); 
  text-decoration: underline;
}
/*a.o:hover img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}*/
div.bot { 
  width: 705px;
  color: rgb(163,173,142); 
  font-size: 17px; 
  font-family: Arial, serif; 
  text-align: justify; 
  line-height: 24px; 
}
input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: normal;
  color: rgb(10,15,10);
  font-weight: bold;
  text-align: center; 
  padding: 4px 10px 4px 10px;
  width: 705px;
  height: 24px;
  background: rgb(110,120,110);
  border: 0; 
} 
input.goo {
  color: rgb(64,64,64);
  width: 175px;
  background: rgb(173,152,142);
} 
textarea {
  scrollbar-base-color: rgb(110,120,110);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: normal;
  color: rgb(10,15,10);
  font-weight: bold;
  padding: 4px 10px 4px 10px;
  border: none;
  width: 705px;
  height: 124px;
  background: rgb(110,120,110);
} 
span.f {
  color: rgb(185,185,185); 
  font-size: 15px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-align: center; 
  letter-spacing: 1px;
  line-height: 20px; 
}
div.pri {
  width: 705px;
  background-image: url(images/handehoch_bg.gif);
  border-width: 1px; 
  border-color: rgb(105,105,105); 
  border-style: solid; 
  margin-bottom: 25px;
}
font.copy {
  color: rgb(185,185,185); 
  font-size: 11px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-align: center; 
}