body,p,a,td,th,input,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color:#000000;
	margin:5px;
}
p,td,body {
	color:#ffffff;
	font-size:8pt;
	vertical-align:top;
}
td {
	padding:5px;
}
h1,h2,th,.rotfett {
	color:#cc0000;
	font-weight:bold;
}
h1 {
	font-size:10pt;
}
h2,th {
	font-size:8pt;
}
th {
	background-color:#cccccc;
}
a:link,a:visited,a:hover,a:active {
	color:#cc0000;
}
a:link,a:visited,a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
table {
	background-color:#000000;
	border-spacing:0px;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	vertical-align:top;
}
table.blind {
	padding:0px;
	spacing:0px;
	border-width:0px;
	border-style:none;
	border-spacing:0px;
	vertical-align:top;

}
.dunkel {
	background-color:#222222;
}
.hell {
	background-color:#444444;
}
.rot {
	background-color:#cc0000;
}
.bild {
	border: 1px solid #cccccc;
}
img {
	border-style:none;
}
.kursiv {
	font-style:italic;
}
input, textarea {
	background-color:#cccccc;
	font-size:8pt;
	font-color:#000000;
}