body {
  color:#fff;
  background:#000;
  font-size:100.01%;
}
a, #navi a {
  color:#c9f;
  text-decoration:underline;
}
a:visited, #navi a:visited {
  color:#9973bf;
}
a:hover {
  color:#c9f;
}
* html #navi a:hover {
  color:#c9f;
}
a img {
  border:none;
}
div, p, ul {
  /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-family:"Times New Roman", "Century Schoolbook L", Times, serif;
}
h1, h2 {
  margin-top:0;
  color:#fff;
  background-color:#404040;
  font-family:"Times New Roman", "Century Schoolbook L", Times, serif;
}
#banner {
  float:left;
  width:266px;
}
#content {
  margin-left:280px;
}
#lang {
  float:left;
}
#idefix {
  float:right;
}
#idefix a, #idefix img {
  display:block;
}
#idefix img {
  color:inherit;
  border:dotted 1px #9973bf;
  /*border:dotted 1px #664D7f;*/
}
#idefix a:hover {
  color:#000;
  background:#c9f;
}
#idefix a:hover img {
  border:solid 1px #c9f;
}
#first {
  clear:right;
}
#content p {
  text-align:justify;
}
#content > img {
  vertical-align:text-bottom;
}
/*#content li.de {
  list-style-image:url(grafik/cholerik.jpg);
}
#content li.en {
  list-style-image:url(grafik/teefax.jpg);
}
#content li.fr {
  list-style-image:url(grafik/asterix.jpg);
}
#content li {
  list-style-position:inside;
  text-indent:-50px;
}
#content li[class] {
  margin-left:18px;
  list-style-position:outside;
  text-indent:0;
}*/
#content ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
#content li.de, #content li.en, #content li.fr {
  margin:0;
  padding-left:60px;
  height:55px;
}
#content li[class] {
  height:auto;
  min-height:55px;
}
#content li.de {
  background:url(grafik/cholerik.jpg) no-repeat;
}
#content li.en {
  background:url(grafik/teefax.jpg) no-repeat;
}
#content li.fr {
  background:url(grafik/asterix.jpg) no-repeat;
}
#orion {
  float:right;
  width:234px;
  margin-left:15px;
  margin-bottom:15px;
  text-align:center;
}
#credits {
  margin-left:280px;
  margin-top:30px;
  font-size:0.8em;
}
hr {
  display:none;
}
#references {
  margin-left:280px;
}
/*#navi ul {
  list-style-image:url(grafik/disk.png);
}
#navi li:hover {
  list-style-image:url(grafik/disk_red.png);
}*/
#navi ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
#navi li {
  background:url(grafik/disk.png) no-repeat 0 -50px;
  padding-left:20px;
}
#navi li:hover {
  background-position:0 -161px;
}
#references ol {
  list-style-position:inside;
  margin-left:0;
  padding:0;
}
/*ol {
  list-style-position:inside;
  margin-left:7px;
}
div[id=references] ol {
  margin-left:0;
  padding:0;
}*/
#navi li, #content li {
  padding-bottom:8px;
}
#navi {
  position:absolute;
  top:283px;
  left:10px;
  width:266px;
  voice-family: "\"}\"";
  voice-family: inherit;
  top:277px;
  left:8px;
}
p {
  voice-family: inherit;
}
#banner img {
  border:solid 1px #c9f;
}
#breadcrumb {
  font-family:"Courier New",Courier,"Lucida Console",monospace;
  font-size:12px;
  clear:both;
  text-align:right;
  margin-top:25px;
  line-height:1.5em;
  list-style-type:none;
}
#breadcrumb ul, #breadcrumb ul li {
  font-family:inherit;
  display:inline;
  margin:0;
  padding:0;
}
abbr {
  font-style:normal;
  border-bottom:thin dotted #fff;
  cursor:help;
}