html, body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.95em;
color : #000000;
}

.menu {
	background-attachment: fixed;
	background-position: left;
	position: static;
	visibility: visible;
	width: auto;
	left: auto;
	vertical-align: top;
	width:200px;
	

}
body{
	background-color: #ffffff; /*#fffbf0;*/

}
.topLevel{
	font-size: large;
	font-weight:bold;
	padding-top:20px;
	text-align: left;

}

.head {
width: 100%;
height: 120;
margin-top: 0;
background-image: url('pictures/ZeileHell120.jpg');
}

h1
{
font-size: 130%;
}

.main{
width: 512;
}
.procHeading{
height: 112;
}
.publisher{
height: 33;
width: 100%;
}
 ul#Navigation {
    width: 10em;
    margin: 0; padding: 0.8em;
  /*  border: 1px solid black; */
    background-color: #F9F6FF;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }

  ul#Navigation li ul {
    margin: 0 0 0 1em; padding: 0;
  }
  ul#Navigation li ul li {
    margin: 0.1em 0;
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #030385; /*background-color: #ffffff;*/
  }
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #C7C7C7;
  }


h2 {
	text-indent: 10pt;
}
.pages {
	font-size: x-small;
	font-style: italic;
}
.author {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-position: left;

}
.toc{
	border: 1px solid #000000;

}
.frontcover {
	clear: right;
	float: right;
	position: relative;
	width: auto;
}
.top {
	vertical-align: top;
}
