.browntext {
	color: #CC6633;
}
.highlight {
	color: #FF9900;
}
.glossar {
	color: #E0E0E0;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.toBeChanged {
	background-color: #FF0000;
}
.smalltxt {
	font-size: 7pt
}
a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
body {
	font-family: "Book Antiqua", Verdana, Arial;
	color: #EBEBEB;
	font-size: 9pt;
	background-color: #000000;
}
table {
	border-color: #CC6633;
}
td,th {
	font-family: "Book Antiqua", Verdana, Arial;
	color: #EBEBEB;
	border-color: #CC6633;
	font-size: 9pt;
}
.ueberschrift {
	color: #FF9900;
	font-size: 11pt;
}

