p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,sup,body
     { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,sup,body    { color: white; font-size: 10px }

pre {  font-family: "Courier New", Courier, mono; font-size: 11px}
code {  font-family: "Courier New", Courier, mono; font-size: 11px}
th { font-size: 11px ; font-weight: bold}

h1  { color: black; font-size: 18px }
h2 { color: black; font-size: 16px; }
h3 { color: black; font-size: 12px; }
h4 { color: black; font-size: 10px; }
th { color: black; font-weight: bold; }

.such { color: #ffffff; font-size: 2px; line-height: 2px; }

.subhead2 {  font-size: 12px; font-weight: bold}
.grey { color: #666666 }
.gross {  font-size: 24px }

a:active { font-weight:bold; color: #a9a9a9; text-decoration: none }
a:link { color: #ff00cc; text-decoration: underline }
a:visited { color: #cc0000; text-decoration: underline }
a:hover { font-weight:bold; color:#a9a9a9; text-decoration:none }
a:focus { font-weight:bold; color:#a9a9a9; text-decoration:underline }

.K-knopf {
	width: 12em;
	text-align: center;
	color: #000;
	background-color: #f00;
	border: 1px solid #fff;
	margin: 2em 0 0 0;
	padding: 1em;
}

.K-knopf a {
	color: #000;
	background-color: #f00;
	font-weight: bold;
	font-size: 1.3em;
}