body {
	color: #ffffff;
	background-color: #000000;
}

a {  text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
p, div {  font-family: Verdana, Arial, Helvetica, sans-serif}
h1, h2, h3, h4, h5, h6 {  font-family: Verdana, Arial, Helvetica, sans-serif}
td, th {  font-family: Verdana, Arial, Helvetica, sans-serif}
ol { font-family: Verdana, Arial, Helvetica, sans-serif }
ul { font-family: Verdana, Arial, Helvetica, sans-serif }
li { font-family: Verdana, Arial, Helvetica, sans-serif }
.ueberschrift {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.themen {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	cursor: hand;
}
.fragen {  font-size: 12px}
.text {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.klein {  font-size: 10px}

.Stil1 {
	color: #000000;
	font-weight: bold;
}
.Stil2 {color: #000000}
body,td,th {
	color: #000000;
}
.Stil4 {color: #FF0000}

.Link {

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	cursor: hand;
}
.fehler {

 color: #ff0000;

}

.ok {

    color: lightgreen;
    font-weight: bold;

}

.teilnehmerliste {

    border: 1px solid #ffffff;

}

.kopf {

    color: #ffffff;

}

.beschriftung {

    color: #ffffff;
    font-size: x-small;

}

.datensatz {
    font-size: small;
    color: #000000;
	 background-color: #ffffcc;
}

