/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
  {
    font-family: Arial,Helvetica,sans-serif;
  }

h1
  {
    font-size: 26px;
    margin-bottom: 18px;
  }

h2
  {
    font-size: 21px;
    margin-bottom: 18px;
  }

h2.sh2
  {
    font-size: 21px;
  }

h3, h3.xmp, h3.xpl, h3.inf, h3.tip, h3.akt
  {
    font-size: 16px;
  }

h4
  {
    font-size: 13px;
  }

p, ul, ol, li, div, td, th, address, blockquote
  {
    font-size: 13px;
  }

li
  {
    margin-top: 2px;
  }

img
  {
    border: 0px;
  }
 
pre
  {
    font-family: Courier New,Courier,monospace;
    font-size: 13px;
    color: rgb(0, 0, 192);
  }

code, kbd, tt
  {
    font-family: Courier New,Courier,monospace;
    color: rgb(0, 0, 192);
  }

var
  {
    font-style: normal;
    color: rgb(0, 0, 192);
  }

blockquote, cite
  {
    font-style: italic;
  }

.xmpcode
  {
    border: 10px solid rgb(238, 238, 238);
    background-color: rgb(255, 255, 224);
  }

.smallborder
  {
    border: thin solid blue;
    padding: 5px;
    background-color: rgb(255, 255, 224);
  }

.code
  {
    background-color: rgb(255, 255, 224);
  }

div.spacer
  {
    clear:both;
  }

span.right
  {
    text-align: right;
    float:right;
  }

span.left
  {
    text-align: left;
    float:left;
  }

.tabxpl
  {
    background-color: rgb(228, 238, 255);
  }

.doc
  {
    background-color: rgb(238, 238, 238);
  }

.comment
  {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    white-space: pre;
    color: rgb(204, 0, 0);
  }

.sub
  {
    vertical-align:sub;
    font-size:smaller;
  }

.sup
  {
    vertical-align:super;
    font-size:smaller;
  }

.nav
  {
    background-color: rgb(255, 238, 221);
  }

.qbar
  {
    background-color: rgb(255, 255, 224);
    font-size: 13px;
    font-family: Arial,sans-serif;
  }

.blue
  {
    color: rgb(0, 0, 192);
  }

pre.normal
  {
    color: rgb(0, 0, 0);
  }

a:link
  {
    color: rgb(170, 85, 34);
    text-decoration: underline;
  }

a:visited
  {
    color: rgb(119, 34, 0);
    text-decoration: underline;
  }

a:active
  {
    color: rgb(0, 0, 0);
    text-decoration: none;
  }

a.an
  {
    text-decoration: none;
  }

.unicode
  {
    font-size: 15px;
    font-family: Arial Unicode MS,Arial,sans-serif;
  }

ins
  {
    color: rgb(0, 153, 0);
    font-weight: bold;
    text-decoration: none;
  }

del
  {
    color: rgb(153, 0, 0);
    font-weight: bold;
    text-decoration: line-through;
  }

li#list2borders
  {
    border-top: 1px solid green;
    border-bottom: 1px solid green;
    list-style-type: none;
  }

#navbar
  {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 12em;
    height: 100%;
	  overflow: auto;
	  border-right: 1px solid green;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
  }

#navbar h3
  {
    border-top: 2px solid green;
    border-bottom: 2px solid green;
    text-align: center;
  }

#navbar p
  {
    text-align: center;
  }

#inhalt
  {
    margin-left: 14em;
    margin-right 1em;
    padding-right: 1em;
    padding-left: 0;
  }
	
#inhalt h1
  {
    border-bottom-style:solid;
	  border-bottom-width:4px;
	  border-bottom-color:green;
	  margin-bottom:1cm;
	  text-align:center;
  }

#inhalt h2
  {
    border-style: solid none;
    border-top-color: green;
    border-bottom-color: green;
    border-top-width: 2px;
	  border-bottom-width:2px;
  }

html>body #navbar {position: fixed;}

body
  {
    background-image: url(/pics/nmrprec.gif);
  }

.top
  {
    vertical-align:top;
  }

.justify
  {
    text-align:justify;
  }
