.Textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: larger;
	background-color: #FFFFCC;
	right: 10px;
	border: outset;
	padding: 2px;
	margin: 3px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #fffff0;
	padding: 10px;
}
.text_wichtig {
	font-size: larger;
	font-weight: bold;
	background-color: #FFCC99;
	border: outset;
	padding: 5px;
}
.Framehinweis {
	color: #996600;
	bottom: 20px;
}
.Hervorhebung {
	color: #FF4400;
}
h2 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-variant: normal;
}
.text_tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Nachrichten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Frage {
	font-family: "Comic Sans MS";
	font-style: italic;
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
	clip:   rect(auto auto 10px auto);
}
.Antwort {
	border: groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #F8E9C7;
	padding: 2px;
}
.Logfile {
	font-family: "Courier New", Courier, mono;
	font-size: larger;
}
h4 {
	color: red;
	border-bottom-style: ridge;
}
