#headline img{
   border: ridge 8pt #E7E0DA;
   float:left;
   margin-right:1em;
   margin-bottom:0.5em;
}

#main{
   margin-top:1em;
   clear: both;
}

#headline h1{
  text-align:center;
  border-bottom: groove 4pt #E7E0DA;
}
/*
#headline img{
    float: right;
}*/

#Left{
  clear:left;
  float:left;
  width:45%;
  margin-right:auto;
}
#main{
  max-width:1024px;
  margin:auto;
}
#Right{
  float:right;
  width:45%;
  margin:auto;
}
.Empty{
  clear:both;
}


address{
   border-top: groove 4pt #E7E0DA;
}

body {
   background-color:#E7E0DA;
}

.updated{
  color: #333;
  font-size: 75%;
}

.hereDol, .hereDol p, .here, .here p{
   padding-top:0em;
   padding-bottom:0em;
}
.here{
   border-bottom: groove 4pt #E7E0DA;
}
.hereDol{
   border-top: groove 4pt #E7E0DA;
}
a.bib, a.bib:hover, a.bib:visited{
   color:inherit;
   text-decoration:underline;
}
.author{
   font-variant: small-caps;
}
.title{
   font-style: italic;
}
.vol, .year{
   font-weight:bold;
}
span.sub{
   vertical-align:sub;
   font-size:80%;
}
span.sup{
   vertical-align:super;
   font-size:80%;
}
span.math{
   font-style:italic;
}
img{
   vertical-align:middle;
   border:none;
}
.largeInterval li{
   margin-top:0.5em;
   margin-bottom:0.5em;
}
