html {
  font: normal normal normal 0.8em arial, sans-serif;
  color: #531D1D;
}

a {
  color: #E7EBEB;
  font-weight: bold;
  font-size: 1em; 
}

a:visited {
  color: #aaa;
}

small a {
  font-size: 1em;
}

#nav a, #sub h2 {
  font-family: "verdana", sans-serif;
  font-variant: small-caps;
  font-size: 1em;
  text-decoration: none;
}

h2, h3, h4, h5, th {
  font: bold 1em;
}

h2, h3, h4, h5 {
  background: transparent url(bg/hx.png) top left repeat;
  margin-right: 1em;
  margin-top: 1em;
  border-bottom: 2px #c5c9c9 solid;
  border-left: 5px #c5c9c9 solid;
}

.literatur h3 {
  background-image: none;
  border: 0;
}

.literatur h3>span {
  display: block;
  font-weight: normal;
  margin-left: 0.5em;
}

#sub h2 {
  font-style: normal;
  font-size: 1.1em;
}

#sub h2 span {
  font-size: 0.8em;
  margin-left: 0.5em;
}

h3, h4, h5 {
  clear: left;
  padding: 0.3em;  
}

h1, h1 a, h2, h2 a {
  font-size: 1.4em;
}

h1, h2 {
  margin-left: 20px;
}

h3, h3 a {
  font-size: 1.2em;
}

h3 {
  margin-left: 30px;
}

h4, h4 a {
  font-size: 1.1em;
}

h4 {
  margin-left: 40px;
}

h5{
  margin-left: 50px;
}

th, td {
  text-align: left;
}

th {
  font-size: 1em;
}

td {
  font-size: 0.9em;
}

abbr, acronym {
  border-bottom: 1px dotted;
}

address {
  padding-top: 10px;
  margin-left: 30px;
}

img {
  text-decoration: none;
}

#content p {
  text-align: left;
  line-height: 180%;
}

#content a {
  color: #143A3A;
}

#content.sitemap ul.eins, #content.sitemap ul.eins a {
  font-weight: bold;
}

#content.sitemap ul.zwei, #content.sitemap ul.zwei a {
  font-weight: normal;
}

ul.eins a, ul.zwei a {
  font-weight: normal;
}

ul.eins, ul.eins a {
  font-size: 1em; 
}

ul.zwei, ul.zwei a {
  font-size: 0.95em;
}

#header h1 {
  position: absolute;
  margin-left: -5000px;
}

q {
 quotes: "«" "»" }

samp {
  font-size: 1.3em;
}

code {
  font-size: 1.2em;
}

.new {
  color: #f00;
}

.browser, .browser a {
  font-size: 0.9em;
}

span.beispiel {
  color: #f00;
}

#footer {
  color: #270300;
}
/*Für den Fall, dass Bilder nicht dargestellt werden:*/
img {
  color: red;
  font-style: italic;
}
