.einstiegtext {
	color : #0067AB;
	font-size : 14px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	text-decoration: none;
        text-align: left;
}
.standtext {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : regular;
	text-decoration: none;
        text-align: left;
}
.standtextlink {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : regular;
	text-decoration: underline;
        text-align: left;
}

