#content {
  position: absolute;
  left: 5px;
  right: 200px;
  padding: 0px;
  top: 5px;
}
#extras {
  position: absolute;
  right: 10px;        
  top: 10px;
  width: 190px;
  margin: 0px; 
  padding: 0px;
}
.extras {
  padding-bottom: 10px;
  background: #dddddd; /* should be eeeeee, emergency hack for IE deficiency */
}
html { 
  padding:0px;
  margin:0px;
  height:100%;
}
body {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  padding:0px 0px;
}
div.gmlegend {
  display: table;
}
div.picturepage {
  background: #323232;
  color: #ffffc0;
  text-align: center; 
  padding-bottom: 1em;
}
div.picture {
  margin-top: 5px;
  margin-right: 1em;
}
div.legend {
  width: 300px;
  float: left;
}
div.glegend {
  width: 300px;
  float: left;
}
div.dlegend {
  width: 150px;
  float: left;
}
div.dglegend {
  width: 200px;
  float: left;
  padding-bottom: 5px;
}
div.picturepage h1 {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
}
h1 {
  font-size: 16px;
}
div.extras h1 {
  font-size: 12px;
  padding: 2px;
  background: #99aabb;
  color: #FFFFFF;
}
h2 {
  font-size: 14px;
}
h2.hinweis {
  font-size: 12px;
  display: inline;
}
div.gmlegend a:link, a:visited {
  text-decoration: none;
}
div.gmlegend img {
  text-decoration: none;
  vertical-align: middle;
}
img.logo {
  vertical-align: middle;
  border-style:none;
}
img.bigarrow {
  border-style:none;
} 
img.map {
  float: left;
}
img.cookiemonster {
  float: right;
}
img.separate {
  border: 1px solid #ffffc0;
}
div.picturepage a img {
  border: 1px solid #ffffc0;
  text-align: center;
}
span.big {
  font-size: 48pt;
}
span.gm-ref {
  padding-left: 5px;
}
div.gmlegend p {
}
div.picturepage p {
  text-align: left;
  padding-bottom: 10px;
  padding-left: 10px;
}
li p {
  margin-top: 2px;
  margin-bottom: 2px; 
}
p {
  margin-top: 12px; /* corrected */
}
p.italic {
  font-style: italic;
}
p.foot {
  font-size: 10px;
}
p.flagpole {
  font-size: 0pt;
  text-align: center;
  background: #dddddd;
  padding: 10px;
}
p.index {
  height: 10px; /* corrected */
  font-size: 8px;
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
}
p.vindex {
  width: 10px; /* corrected */
  font-size: 8px;
  border: 0;
  margin: 0;
  padding: 0;
}
p.hinweis {
  display: inline;
}
p.mausfooter {
  background-color: #ffd700;
  color: #8b0000;
}
p.lead-in {
  font-style: italic;
  margin-left: 48px; /* corrected */
  margin-right: 48px; /* corrected */
}
p.intro-toc {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  padding-left: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
}
div.extras p {
  padding-left: 5px;
}
td {
  font-size: 12px;
}
h1 a {
  text-decoration: none;
}
.separator {
  clear: both;
}
.bf {
  font-weight: bold;
}
.it {
  font-style: italic;
}
.fx {
  font-family: monospace;
}
.inline-copy {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  padding-right: 10px;
  float: right;
}
