/*

20110213	list-style-type:none gelöscht. Re
20101014	body font-size
20090421	li.translation
20080806	Tabellenformatierung gelöscht (gh)
20071107	a:hover
20071017	img.autpic auf 25% (gh)

		für DVD Body linker und oberer Rand 24 px einfügen
		für DVD Signatur zentrieren
		für DVD Text im Blocksatz
		für DVD relative Schriftgrößen und Abstände
		HR 04.01.2007

20070224	hr.shade entfernt (Firefox Fehler) (gh)
		table.font-size Semikolon eigefügt (gh)

*/
 
/* geändert (gh) */

div#gutenb {font-family:sans-serif; font-size:12pt}

/********************* Links *********************/
/* Die Reihenfolge darf nicht verändert werden! */
div#gutenb a:link    { color: #003399; text-decoration: none; font-weight:bold }
div#gutenb a:visited { color: #a0a0a0; text-decoration: none; font-weight:bold }
div#gutenb a:hover   { color: #003399; text-decoration: underline }
div#gutenb a:active  { color: #003399; text-decoration: none }

/* geht zwar in autorbio als <style>, aber nicht hier

a.toc:before	{content:"foo"url(../../pic/toc.gif)}
 */

div#gutenb div.works	{clear:left} 

/* end geändert */

div#gutenb img.autpic {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-top: 0px;
  width: 25%;
  border: 1px solid black;
}

div#gutenb img.signature {
}

div#gutenb .lektorat {
  color: darkred}

div#gutenb .pseudonym {
  font-size: 14px;
  color: #666666;
  font-style: italic;
  margin-top: 1px;
  margin-bottom: 0px;
}

div#gutenb .name {
  font-size: 16px;
  margin: 0;
  color: #333333;
}

div#gutenb .allname {
  margin-top: 0px;
  margin-bottom: 12px;
}

div#gutenb hr {
  size: 1pt;
  color: #333333;
  height: 1pt;
  clear: both;
}

div#gutenb hr.short {
  text-align: center;
  height: 1pt;
  size: 1pt;
  color: #999999;
  margin-top: 3em;
  margin-bottom: 1em;
  width: 20%;
}

div#gutenb p {
  margin-top: 0px;
  margin-bottom: 6px;
  text-align: justify
}

div#gutenb ul {
  margin-top: 0px;
  margin-bottom: 6px;
}


div#gutenb .center {
  text-align: center;
}

div#gutenb .left {
  text-align: left;
}

div#gutenb .right {
  text-align: right;
}

div#gutenb .archived {
  margin-top: 10px;
  clear:left;
}

div#gutenb h3 {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 5px;
}

div#gutenb h4 {font-size: 12px;
  margin-top: 6px;
  margin-bottom: 6px;
}

div#gutenb h5 {font-size: 11px;
  font-weight:bold;
  margin-top: 4px;
  margin-bottom: 4px;
}

div#gutenb li.translation	{color:#800000}

div#gutenb .hide		{display: none}
div#gutenb .hide a 	{color:red;display: inline}
div#gutenb .online		{display: inline}


