/* Nina Gruen: #690   */

body {margin: 2em 1em 2em 50px;font-family: sans-serif;color: black;background: white;}

th, td { /* ns 4 */
  font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6 { text-align: left }
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 { color:#690; background: white;padding:0; }
h1 { font: 170% sans-serif;margin-bottom:20px;}
h2 { font: 140% sans-serif;margin-bottom:-10px;}
h3 { font: 120% sans-serif;}
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }

.hide { display: none }

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div.head img { color: white; border: none } /* remove border from top image */

p.copyright { font-size: small }
p.copyright small { font-size: small }

@media screen {  /* hide from IE3 */
a:hover {color:#FFF;background:#666} 
}

pre { margin-left: 2em }
/*
p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
*/
dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }

pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}

@media aural {  
  h1, h2, h3 { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
}

p.pfeil {font-size:1.0em;margin:0;line-height:0;text-align:right;}

#footer {margin: 20px 0 15px; border-top: 2px solid #333;font-size: 0.8em; clear: both;text-align:right;}
#footer p {margin: 0 0 0 50px; padding: 0.5em 1.0em 0.5em 0;}

p {margin-bottom:0cm;widows:2;orphans: 2 }
p.western {font-size:1.0em; font-weight: bold }
p.literaturangabe{font-size: 0.9em;text-indent:-2.0em;margin-left:2.0em;widows:2;orphans:2}
p.cjk {font-size:1.0em; font-weight: bold}
p.sdfootnote-western {color: #000000; font-family: "Helvetica", sans-serif; font-size: 10pt;} 
p.sdfootnote-cjk {color: #000000; font-size: 10pt }
a.sdfootnoteanc {font-size:0.7em}

a:link {color:#690; background: transparent }
a:visited {color:#666;background: transparent }
a:hover {color:#FFF;text-decoration:underline;background-color:#06C;}
a:active {color:#333; background: transparent }

