.blaettern  {
	font-family : Arial, Helvetica;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : regular;
}

.textheadline {
	color : #9DA1A6;
	font-size : 16px;
	font-family : Verdana, Helvetica, Arial;
	font-weight : regular;
	text-decoration: none;
        line-height:25px;
}

.textheadlineweiss {
	color : #FFFFFF;
	font-size : 16px;
	font-family : Verdana, Helvetica, Arial;
	font-weight : regular;
	text-decoration: none;
        line-height:25px;
}

.textnormal  {
	color : #9DA1A6;
	font-size : 13px;
	font-family : Verdana, Helvetica, Arial;
	font-weight : regular;
	text-decoration: none;
        line-height:17px;
}

.textnormalweiss {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Verdana, Helvetica, Arial;
	font-weight : regular;
	text-decoration: none;
        line-height:17px;
}

