.Web {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: text;
	font-weight: bold;
}
.Form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: none;
	cursor: text;
	font-weight: bold;
	background-color: #FFFFFF;


}
.Button {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	border: 2px solid #666666;
	cursor: hand;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: overline;
	cursor: hand;
	a:active;
	font-style: italic;
	font-size: 11px;
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	cursor: hand;
}
a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: overline;
	cursor: hand;
	font-style: italic;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: overline;
	cursor: hand;
	font-style: italic;
	font-size: 11px;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: overline;
	cursor: hand;
	font-style: italic;
	font-size: 11px;
}
.FormTicker {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	border: 1px #999999;
	cursor: text;
	font-weight: bold;
}
.kontactfeld {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF0000;
	cursor: text;
	font-weight: bold;
	background-color: #FFFFFF;
}
.kontactschrift {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	border: none;
	cursor: text;
	font-weight: normal;
}
