.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9966;
	font-size: 10pt;
	font-weight: bold;
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc9966;


}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	background-color: #ffffcc;

}
.texttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9966;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.textlink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.zeile {
	line-height: 5px;
}
