.text {  font-family: "Comic Sans MS", Arial, Verdana; font-size: 14px; background-color: #CCCCCC}
.titelblock {
	font-family: "Comic Sans MS", Arial, Verdana;
	color: #FFCC00;
	background-color: #666666;
	background-position: right;
	text-align: right;
}
.tabellentitel {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: large;
	background-color: #FFCC00;
	font-weight: bold;
}
.titel_gross {
	font-size: xx-large;
	color: #FFCC00;
}
.inhalt_kasten {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	background-position: top;
	font-weight: normal;
}
.inhalt_button {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC00;
	background-position: center;
}
.inhalt_button_grau {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	background-position: center;
}
.text_ah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	text-align: left;
}
.achtung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
	text-decoration: blink;
	background-color: #FFFF00;
	text-align: center;
}

