.texte {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #663300;
	font-weight: bold;
	text-align: center;


}
.absatzuebschrift {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;


}
.uebschrift {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #993333;
	text-align: center;

}
body {
	background-color: #FFFF99;
	color: #996600;
}
.genre {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663300;
	text-align: left;

}
a {
	color: #FF9966;
	text-decoration: none;
	text-align: center;

}
a:hover{
	color:#FF9900;
	text-align: center;

}

