.txt {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #434242;
  text-decoration: underline;
}

.txt a {
	color: #00f;	
}

.rahmen{
  border: 2px solid #458138;
}

.footer{
  background-image:url(img/footer.gif);
  background-repeat:no-repeat;
}

.red {
  color:#458138;
  text-decoration: underline;
}

.red:hover {
  color:#458138;
  text-decoration: underline;
}