.home {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #99CC66;
}
.text1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.text_blau {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #006699;
	font-style: normal;
	font-weight: bold;
}
.standarttext_blau {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #006699;
}
a:link {
	color: #99CC66;
}
a:visited {
	color: #99CC66;
}
a:hover {
	color: #FFCC33;
}
.text_blau_gross {

	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #006699;
	font-style: normal;
	font-weight: bold;
}
.standarttext_orange {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF9900;
}
.standarttext_orange_rechts {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF9900;
	text-align: right;
}
.blink_fett_rot {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0033;
	text-decoration: blink;
	background-color: #FFFF66;
	border: none;
	width: auto;
	height: auto;
	clear: none;
	float: left;
}
