/* CSS für http://afrika.song-vision.de/ */
/* letzte Änderung 2007-01-24 */

/* border-style:solid; */
/* border-width:2px; */


html {
  background-color:#B3B340;
}

body {
/*  background-image:url(/bilder/auge-1-randul.gif); */
/*  background-repeat:no-repeat; */
/*  background-position:left bottom; */
/*  border-style:solid; */
/*  border-width:1px; */
/*  border-color:#9966aa; */
/*   background-color:#cc77aa; */
/*   background-color:#FFFFCC; */
  font-size:100.01%;
  /*   padding:0 8px 8px 0; */
/*  margin:1ex; */
/*  text-align:left; */
/*  color:#000; */
  padding:2ex;
}

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


#inhalt { 
  position:absolute;
/*  top:0; */
  left:0;
/* border-style:solid; */
/* border-width:2px; */
  float:right;
  padding:1ex;
  margin:0 0 0 10em;
}

#nav {
  position:absolute;
/*  top:0; */
  left:0;
  width:10em;
  padding:1ex;
  margin:0;
/* border-style:solid; */
/* border-width:2px; */
}

#fuss {
  clear:both;
  position:static;
/* border-style:solid; */
/* border-width:2px; */
  text-align:right;
  font-size:0.8em;
}

#inhalt p { 
  width:30em;
  margin-left:auto;
  margin-right:auto;
}

.titel { 
  text-align:center;
}

blockquote { 
  font-style:italic;
  width:27.5em;
  margin-left:auto;
  margin-right:auto;
}

.zeichen {
  list-style-type:lower-alpha;
}

.fussnote {
  font-style:italic;
  font-size:0.8em;
}

.ill {
   float:left;
   padding:1em 1em 1em 0;
}

.ilr {
   float:right;
   padding:1em 0 1em 1em;
}

.autor {
   font-style:italic;
   text-align:right;
}

hr.textrenner {
   width:10em;
}