BODY.standard        { font-size: 12pt;
                       font-family: Times, "Times New Roman", "Palatino Linotype", Palatino, "Calisto MT",  "Century Schoolbook", serif;
                       background-color: blue;
                       background-image: url(../images/blue010.jpg);
                       background-attachment: fixed;
                       color: #ffffff;
                       padding: 0px;
                       margin: 0px; }

h1                   { background: inherit;
                       color: #f36623;
                       font-size: 26pt;
                       font-weight: bold;
                       margin-left: 0px;
                       margin-right: 0px;
                       margin-top: 0px;
                       margin-bottom: 0px;
                       padding-left: 20px;
                       padding-right: 20px;
                       padding-top: 20px;
                       padding-bottom: 20px;
                       text-align: center; }

p                    { background: inherit;
                       color:  #ffffff;
                       font-size: 12pt;
                       font-weight: normal;
                       margin-left: 0px;
                       margin-right: 0px;
                       margin-top: 0px;
                       margin-bottom: 0px;
                       padding-left: 16px;
                       padding-right: 128px;
                       padding-top: 3px;
                       padding-bottom: 3px;
                       text-align: left; }

p.item               { background: inherit;
                       color: inherit;
                       font-size: 12pt;
                       font-weight: bold;
                       margin-left: 0px;
                       margin-right: 0px;
                       margin-top: 0px;
                       margin-bottom: 0px;
                       padding-left: 5px;
                       padding-right: 10px;
                       padding-top: 6px;
                       padding-bottom: 6px;
                       text-align: left; }

p.subitem            { background: inherit;
                       color: inherit;
                       font-size: 10pt;
                       font-weight: normal;
                       margin-left: 0px;
                       margin-right: 0px;
                       margin-top: 0px;
                       margin-bottom: 0px;
                       padding-left: 20px;
                       padding-right: 10px;
                       padding-top: 1px;
                       padding-bottom: 1px;
                       text-align: left; }

p.hcenter            { background: inherit;
                       color: inherit;
                       font-size: 12pt;
                       font-weight: bold;
                       margin-left: 0px;
                       margin-right: 0px;
                       margin-top: 0px;
                       margin-bottom: 0px;
                       padding-left: 5px;
                       padding-right: 10px;
                       padding-top: 6px;
                       padding-bottom: 6px;
                       text-align: center; }

p.bignfett           { background: inherit;
                       color: #ffffff;
                       font-size: 14pt;
                       font-weight: bold;
                       margin-left: 0px;
                       margin-right: 0px;
                       margin-top: 0px;
                       margin-bottom: 0px;
                       padding-left: 16px;
                       padding-right: 128px;
                       padding-top: 5px;
                       padding-bottom: 5px;
                       text-align: left; }

a:link               { text-decoration: none;
                       background-color: inherit;
                       color: white; }

a:visited            { text-decoration: none;
                       background-color: inherit;
                       color: white; }

a:hover              { color: #f36623; }

a:active             { color: yellow; }

TABLE.herrin         { background-color: inherit;
                       background-image: inherit;
                       background-attachment: inherit;
                       position: static;
                       table-layout: auto;
                       text-align: left;
                       margin-top: 0px;
                       margin-left: 0px;
                       margin-right: auto;
                       border-collapse: collapse;
                       border-spacing: 0px; }
TR.bottom            { background-color: inherit;
                       background-attachment: inherit;
                       border-bottom-style: solid;
                       border-bottom-width: 1px; }
TD.links             { background-color: inherit;
                       background-image: inherit;
                       background-attachment: inherit;
                       position: fixed;
                       padding-left: 20px;
                       padding-right: 20px;
                       padding-top: 20px;
                       padding-bottom: 2px;
                       width: 195px;
                       border: 0px solid #f36623;
                       border-right: 3px solid grey;
                       text-align: left; }

TD.rechts            { background-color: inherit;
                       background-image: inherit;
                       background-attachment: inherit;
                       position: static;
                       padding-left: 255px;
                       padding-right: 20px;
                       padding-top: 20px;
                       padding-bottom: 20px;
                       text-align: left; }










td {
  font-size: 100%;
}

pre {
  font-size: 80%;
  color: blue;
}

ol {
  margin-right: 3em;
}

li {
  margin-bottom: 1ex;
}

#banner {
  color: white;
  border-top: 0px solid #f36623;
  border-right: 0px solid #f36623;
  border-left: 0px solid #f36623;
  border-bottom: 0px solid #f36623;
  margin-left: 240px;
  margin-right: 0px;
  margin-top: 0ex;
/*  height: 3ex;*/
}

.centercontent {
  color: white;
  border: 0px solid #f36623;
  margin-bottom: 0ex;
  margin-top: 1ex;
  margin-left: 240px;
  margin-right: 0px;
}

.centerstory {
  color: black;
  background-color: white;
  border: 0px solid #f36623;
  margin-bottom: 0ex;
  margin-top: 1ex;
  margin-left: 240px;
  margin-right: 20px;
}

.centerform {
  color: black;
  background-color: white;
  border: 2px solid #f36623;
  margin-bottom: 0ex;
  margin-top: 1ex;
  margin-left: 240px;
  margin-right: 20px;
}

.centerform p,td {
  color: black;
}

#leftcontent {
  position: fixed;
  margin: 0px 0px 0px 0px;
  left: 2px;
  top: 0ex;
  color: white;
  border: 0px solid #f36623;
  border-right: 3px solid grey;
  width: 195px;
  text-align: left;
  font-size: 70%;
}

p,h1,h2,h3,h4,h5,h6,pre {
  margin:0px 1px 12px 5px;
}

h2 {
  font-size: 140%;
  padding-top:2px;
  margin-bottom: 6px;
}

h3 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 1px;
  padding-top:1px;
}

#banner h1 {
  font-size:160%;
  text-align: center;
  color: #f36623;
  padding:0px 0px 0px 2px;
  margin:0px;
}

em {
  font-size: inherit;
}

ul {
  list-style-type: disc;
  list-style-position: inside;
}

address.centercontent {
  background: #ddd;
  color: black;
}

.frage {
  margin-top: 2ex;
  font-size: 130%;
  font-weight: bold;
}

.antwort {
  font-size: 90%;
  font-weight: bold;
}

.tip {
  font-size: 80%;
  font-weight: normal;
}

.submenue {
  margin-left: 1em;
  margin-top: -1ex;
  font-size: 80%;
}
