/* legende (vorher kleinstadtnovelle) partietrois stylesheets (text) */

a {text-decoration: none; color: inherit; }
h1 {font-size:1em; line-height:normal; margin:0; padding:0; font-weight: inherit; }

html {overflow:hidden; position:absolute; top:0; right:0; left:0; bottom:0; height:100%; font-size:100.001%; }
body {margin:0; padding:0; height:100%;}
body {
  font:87.5%/1.25 'Courier New', Courier, Monospace, Fixed; /* Resets 1em to 14px */
  font-size:14px; /* some browsers do only understand relative pixel metrics, not percentage */
  color: #000;
  background: #FFF;
  }
  body.cover {background: #808080; }

#content {overflow:auto; margin:0 0 0 160px; width:auto; height:100%; }
    .cover article {height: 100%; margin-top: 4px; width: 100%; display: table;}
      .cover article figure {width: 100%; height: 100%; display: table-cell; vertical-align: middle; text-align: center; }
        .cover article img {vertical-align: bottom; }
    .inhalt article,
    .rezension article,
    .rezensionen article {width: 385px; text-align: justify; margin: 20px 0; }
    .rezension article h1,
    .rezensionen article h1 {margin:3.6em 0 3.6em; }
    .rezensionen article ul li {margin:0 0 1em; padding:0; }
      .rezension article h1,
      .rezension article header {font-weight: bold; }
    .textauszug article {}
      .textauszug article div.img {width: 440px; margin: 20px auto; }
      .textauszug article nav {position: absolute; top: 690px; width: 440px; }
      .textauszug article nav div {width: 6em; height: 1.2em; }
      .textauszug article nav div:first-child {float:left; }
      .textauszug article nav div:last-child {float:right; text-align: right; }

body > nav {position:absolute; top:0; width:90px; height:100%; padding:8px 10px; background: #808080; }
  nav img {vertical-align: middle; }
  nav ul {list-style-type: none; margin: 10px 0 0 2px; padding:0; }
  nav li {margin:0; padding:0; }
  nav a[title] {float:left; height:120px; overflow:hidden; text-indent:18px; width:14px; margin: 0 0 0 2px;}
    nav a[title="inhalt"]		{background-image:url(p.inhalt.gif);}
    nav a[title="textauszug"]	{background-image:url(p.text.gif);}
    nav a[title="rezensionen"] {background-image:url(p.rezensionen.gif);}
    nav a[title="bestellen"]	{background-image:url(p.bestellen.gif);}

/* cover page */
