/* DATEI: style.css */


h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Lucida Sans Unicode; }

body { background-color:#FFFFFF; margin-left:10px; margin-top: 50px; }

h1 { font-size: 12pt; font-family:Lucida Sans Unicode; font-variant:normal; font-weight:lighter; }

h2 { font-size:12pt; }

p2 { font-size:12pt; }

p3 { font-weight:bold; }
          
p,ul,ol,li,div,td,th,address,blockquote  { font-family:Lucida Sans Unicode; font-weight:lighter; }

p { line-height:12pt; margin-top:3px ; margin-bottom:3px ; }

p1 { line-height:12pt; margin-top:2px; margin-bottom:2px; font-family:Lucida Sans Unicode; font-size:12px; }

p,li,td,th { line-height:12pt; font-family:Arial; }

li { line-height:28px; list-style-type:circle; list-style-position:outside; margin:0; padding:0;
     display:marker; marker-offset:5px; }

ul { font-size:10pt; margin: 0em; margin-left: 1.2em; list-style-position: outside; padding:0; }

pre { font-size:12pt; line-height:12pt; font-family:Lucida Sans Unicode; }

code,kbd,tt { font-size:12pt; line-height:12pt; font-family:Lucida Sans Unicodel; }

var { font-size:12pt; line-height:12pt; font-family:Lucida Sans Unicode; }

blockquote,cite { font-size:12pt; font-family:Lucida Sans Unicode; margin-bottom:0px; margin-top:0px; } 

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:12px; font-family:Lucida Sans Unicode; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }

a:link { color:black; text-decoration:none; }

a:visited { color:#5F5F5F; text-decoration:none; }

a:active { color:#66CC00; text-decoration:none; }

a:hover { color:#FFCC00; }

a.an { text-decoration:none; }

.unicode { font-size:12px; font-family:Lucida Sans Unicode; }

ins { color:#5F5F5F; text-decoration:none; }

del { color:#990000; text-decoration:line-through; }

body {
  font-size: 100.01%;
  width: 1024px;
  font-family: Lucida Sans Unicodel;
  margin: 0em; padding: 1em;
}

ul#Navigation {
  font-size: 0.91em;
  float: left; width: 17em;
  margin: 0em; padding: 0em;
  margin-top: 0em;
  border: 0px silver;
  border-right: 2px solid #66CC00;  height: 768px;  
}
ul#Navigation li {
  list-style: none;
  margin: 0em; padding: 0em;
}
ul#Navigation p {
  font-size: 12pt;
  font-weight:lighter;
}
ul#Navigation a {
  display: block;
  padding: 0.2em;
  font-weight:lighter;
}
ul#Navigation a:link {
  color: #5F5F5F;
  text-decoration:none;
  font-weight:lighter;
}
ul#Navigation a:visited {
  color: #5F5F5F;
  font-weight:lighter;
}
ul#Navigation a:hover {
  color: #66CC00;
  font-weight:lighter;
}
ul#Navigation a:active {
  color: #66CC00;
  font-weight:lighter;
}

div#Inhalt {
  margin-left: 18em;
  margin-top: 6.35em;
  padding: 0 1em;
  border: 0px dashed silver;

}
div#Inhalt h1 {
  margin: 0 0 1em;
  border-bottom: 1.3px solid #66CC00;
  margin-bottom: 23px;
}
div#Inhalt h2 {
  font-size: 12pt;
  margin: 0 0 1em;
}
div#Inhalt p {
  font-size:10pt;
  margin: 1em 0;
}
div#Inhalt h3 {
  font-size:12pt;
  font-weight:lighter;
  margin: 1em 0;
}
div#Inhalt li {
  font-size:10pt;
  margin:0em;
  padding:0em;
}
div#Inhalt ul {
  font-size:10pt;
  margin: 0em;
  margin-left: 1.2em;
  list-style-position: outside;
  padding:0;
}
div#Inhalt td {
  padding-bottom:15px;
  font-size:10pt;
}


