.preis {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D45D11;
}
.name {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.ueberschrift1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #CC3300;
	text-transform: capitalize;

}
.ueberschrift2 {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #CC3300;
	font-style: italic;
}
.zellen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	word-spacing: 2em;

}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #CC3300;
}
a:link {
	text-decoration: none;
	color: #A8260F;
}
a:hover {  color: #A8260F; text-decoration: none}
a:active {  color: #A8260F; text-decoration: none}
a:visited {  color: #A8260F; text-decoration: none}
.formKlein {

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #D45D11;
}
.ueberschrift3 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #CC3300;
	font-style: normal;
	text-decoration: underline;

}
