/*
screen.css Version 0.10 2002-07-08
Copyright 2001 Rainer Hillebrand, WebCab.de
*/
.b {
font-weight: bold;
}
.btt {
font-family : monospace;
font-weight: bold;
}
.button {
	background: #ffffcc none;
	border-left: thin solid #cccccc;
	border-top: thin solid #cccccc;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	color: #000000;
	font-family : sans-serif;
	font-size : 75%;
	font-weight : bold;
}

.i {
font-style : italic;
}
.itt {
font-family : monospace;
font-style : italic;
}
.navheader, .navfooter {
background: #ffcc33 none;
border-bottom: medium none;
border-style: none;
border-width: thin;
border-top: medium none;
font-family: sans-serif;
font-size: 90%;
margin-top: 0em;
margin-bottom: 0em;
padding-top: 0.1em;
padding-left: 5%;
padding-right: 5%;
padding-bottom: 0.2em;
text-decoration: none;
width: 100%;
}
/* Die folgenden Pseudoklassen muessen diese Reihenfolge haben. */
.navheader a:link, .navfooter a:link {
background: #ffcc33;
color: #0000ff;
}
.navheader a:visited, .navfooter a:visited {
background: #ffcc33;
color: #660066;
}
.navheader a:hover, .navfooter a:hover {
background: #ffffcc;
color: #000000;
}
.navheader a:active, .navfooter a:active {
background: #ffcc33;
color: #ff0000;
}
.sub {
font-size: 70%;
vertical-align: sub;
}
.sup {
font-size: 70%;
vertical-align: super;
}
.tt {
font-family : monospace;
}
a:link {
background: #ffffcc;
color: #0000ff;
}
a:visited {
background: #ffffcc;
color: #660066;
}
a:hover {
background: #ffcc33;
color: #000000;
}
a:active {
background: #ffffcc;
color: #ff0000;
}
body {
background-color: #ffffcc;
color: #000000;
font-family: serif;
font-size: 100%;
margin-top: 0em;
}
div.appendix, div.body, div.book, div.chapter, div.colophon, div.dedication,
div.index, div.preface, div.section, div.toc {
background: #ffffcc none;
clear: left;
color: #000000;
font-family: serif;
font-size: 100%;
margin-top: 0;
margin-left: 0em;
margin-right: 0em;
padding-left: 5%;
padding-right: 5%;
}
div.figure {
padding-left: 2%;
}
div.toclist {
font-family: serif;
font-size: 100%;
margin-left: 2%;
margin-right: 2%;
}
div.toclist p {
font-family: sans-serif;
font-size: 100%;
margin-left: -2%;
margin-right: -2%;
}
dl.revhistory, dl.variablelist, ol.orderedlist, ul.itemizedlist {
padding-left: 2%
}
form {
margin-left: 2%;
margin-right: 2%;
}
h1 {
font-family: sans-serif;
font-size: 170%;
}
h2 {
font-family: sans-serif;
font-size: 150%;
}
h3 {
font-family: sans-serif;
font-size: 140%;
}
h4 {
font-family: sans-serif;
font-size: 130%;
}
h5 {
font-family: sans-serif;
font-size: 120%;
}
h6 {
font-family: sans-serif;
font-size: 110%;
}
img {
border: 0em #ffffcc none;
margin-left: 2%;
}
p {
background: #ffffcc none;
color: #000000;
font-family: serif;
font-size: 100%;
}
p.appendix, p.authorgroup, p.colophon, p.copyright, p.dedication,
p.listtitle, p.preface, p.revhistory, p.section, p.chapter {
background: #ffffcc none;
color: #000000;
font-family: serif;
font-size: 100%;
margin-left: 2%;
margin-right: 2%;
}
p.c {
font-size: 70%;
}
p.legalnotice {
font-size: 70%;
margin-left: 2%;
margin-right: 2%;
}
p.indexsymbol {
font-family: sans-serif;
font-size: 110%;
font-weight: bold;
}
p.listitem {
margin-top: 0;
margin-bottom: 0;
}
p.toctitle {
font-weight: bold;
}
pre.programlisting {
font-family: monospace;
font-size: 90%;
margin-left: 2%;
margin-right: 2%;
}
span.author {
font-style : italic;
}
span.editedby {
margin-top: 0.5em;
}
span.small {
	font-size : 80%;
}
td {
background: #ffffcc none;
color: #000000;
font-family: serif;
font-size: 100%;
}
