#firsttext {
	position:relative;
	margin-left:200px;
	margin-top:10px;
	padding-right:10px;
	width: 660px;
	height:350px;
	padding-top: 5px;
	font-size:140%;
}
#firsttext table {
	width:100%;
}

td.remember{
	width:126px;
	text-align:center;
	background-image:url("vecona/img/delete.png");
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:20px;
}
td.remember:hover{
	background-image:url("vecona/img/delete_h.png");
}
.remember a {
	color:black;
}
#zurueck, #anfrage {

	position:absolute;
	margin-top:30px;
	height:30px;
	padding-top: 8px;
	font-size:140%;
	color:black;
}
#zurueck {

	background-image:url("vecona/img/stoebern.png");
	padding-left: 81px;
	width:200px;
	left:250px;
}
#zurueck:hover {

	background-image:url("vecona/img/stoebern_h.png");

}
#anfrage {

	background-image:url("vecona/img/anfrage.png");
	padding-left: 46px;
	width:235px;
	left:570px;
}
#anfrage:hover {

	background-image:url("vecona/img/anfrage_h.png");

}
