.gruene_schrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #360;
	font-weight: bold;
	font-size: 14px;
}
.blaue_schrift {
	color: #009;
	font-size: 14px;
	font-weight: bold;
}
.rote_schrift {
	color: #C00;
	font-size: 18px;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}
.rote-schrift2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #C00;
	line-height: 1.2;
}
.blaue-schrift2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #009;
	line-height: 1.2;
}
.gruene-schrift2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #060;
	line-height: 1.2;
}
.schrift-10 {
	font-size: 10px;
	color: #333;
	font-family: "Comic Sans MS", cursive;
}
.mittig {
	text-align: left;
	vertical-align: middle;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	font-size: 26px;
	line-height: 0px;
	color: #006;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
}

.hellgruene_schrift {
	color: #99B048;
	font-size: 14px;
	font-weight: bold;
}
.lila_schrift {
	color: #93C;
	font-size: 14px;
	font-weight: bold;
}
.orange_schrift {
	color: #FA7905;
	font-size: 14px;
	font-weight: bold;
}
.linie {
	color: #006;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006;
}
.aktuelle_kurse {
	color: #FFF;
	background-color: #1D197A;
	margin-right: 40px;
	margin-left: 10px;
	font-weight: bold;
}
.bild-rechts {
	float: right;
	padding-top: 0px;
	padding-right: 20px;
}
.rahmen {
	border: 1px solid #999;
}
.einschub {
	padding-left: 14px;
}
