/* Das BODY-Element */

body {
  background-color:white;
  color:black;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  margin:6px 18px;
  max-width:624px;
  text-align:left; }


/* Block-Elemente */

address,blockquote,dl,div,h1,h2,h3,h4,ol,p,table,td,th,ul {
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;  }

address,blockquote,dl,li,p {
  line-height:1.5em; }

h1,h2,h3,h4 {
  font-weight:bold;
  margin-top:24px;
  margin-bottom:12px; }

h1 {
  font-size:150%;
  text-align: left; }

h2 {
  font-size:125%;
  font-style:italic;
  text-align:center }

h3 {
  font-size:110%;
  text-align:left }

address {
  font-size:80%;
  font-style:normal;
  text-align:center; }

blockquote {
  color:#000099; }

dd,li {
  margin-bottom:6px; }

hr {
  height:1px;
  width:100%; }

pre {
  color:#0000CC; }

table {
  border-collapse:collapse;
  border-style:none;
  width:100%; }

table.header {
  border:1px solid #FF6600; }

td {
  padding:6px; }

td.toc {
  border-right:1px solid #FF6600;
  margin-right:12px;
  padding-right:18px;
  text-align:right;
  vertical-align:top; }

td.issue {
  padding-left:18px;
  vertical-align:top; }

ul.bflist {
  list-style-image:url(square.gif);
  margin-top:9px;
  margin-bottom:9px; }

h1.title {
  font-size:200%;
  margin-bottom:6px;
  margin-top:6px; }

p.autor {
  font-weight:normal;
  font-size:150%; }

p.subtitle {
  font-family:"Times New Roman",Times,serif;
  font-size:150%;
  font-weight:normal;
  font-style:italic;
  margin-top:3px; }

p.abstract {
  margin-left:21px;
  margin-right:21px;
  padding:12px;
  background-color:#FFCC99; }

p.info {
  background-color:#FFFFCC;
  border:thin solid black;
  padding:9px; }

p.these {
  border:thin solid #FF9900;
  margin:6px 21px;
  padding:9px; }


/* Inline-Elemente */

a {
  text-decoration:none; }

a:link {
  color:#FF6600; }

a:visited {
  color:#339966; }

a:hover {
  color:#FF6600;
  text-decoration:underline; }

a:focus {
  color:#CC0000;
  text-decoration:underline; }

code {
  color:#0000CC; }

img {
  border-style:none; }

object {
  border-width:thin;
  border-style:groove; }

sup {
  font-size:80%; }

var {
  color:#333399; }


/* Veraltete Styles */

.pt20 { font-size:20pt; color:#FFFFFF; }

.rand { margin-left:1cm; }

#SPIONIC { font-family:SPIonic; }

#SPTIBERIAN { font-family:SPTiberian; }
