.Titel {
	font-family: "Californian FB";
	font-weight: bolder;
	color: #000000;
	font-size: 26px;

}
.untertitel {
	font-family: "Californian FB";
	font-size: 18px;
	font-weight: bold;
	color: #D95700;

}
.text {
	font-family: "Californian FB";
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: #000000;



}

#inhalt { overflow: auto;
    width: 540px;
    height: 400px;
    }

