.ueberschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #0000FF; font-weight: normal}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	vertical-align: 50%;

}
.wichtig {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.hintergrund {
	background-color: #FFFFFF;

}
.navhint {
	background-image: url(../images/navhint.gif);
	background-position: left left;
	background-repeat: no-repeat;
	background-attachment: fixed;


}
