.titel {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	font-size: 18px;
	font-weight: bold;
}
.inputsubmit {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444488;
	border: 1px solid #999999;

}
.inputtext {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.texttd {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.text {

	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}
.textlink {


	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #007777;
	text-decoration: underline;
	hover: #009999
}
.zeile {
	line-height: 8px;
}

