@charset "utf-8";
/* CSS Document */

.textfeld_index {
  position:absolute;
  left:100px;
  top:230px;
  padding: 0.7em 0.9em 0.7em 0.9em;
  width:340px;
  height:290px;
  margin-bottom:10em;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  text-align:center;
  line-height:1.5em;
  color:#00519E;
 overflow:auto;
  }

h1 {
  color:#00519E;
  font-size:14px;
  font-weight:bold;
}

.hyperlink {
	text-decoration:underline;
  color:#00519E;
}
