html 
{
  height: 100%;
}

body 
{
  	color: #502d0b;
  	background-color: #e9e9e9;
  	font-family: Verdana, sans-serif;
  	font-size: 80%;
  	margin: 0px;
  	padding: 0px;
	background-image: url(border1.jpg); 
	background-position: left; 
	background-repeat: repeat-y;
}

a 
{ 
	color: #03c; 
}

a:link, a:visited, a:hover, a:active 
{
   text-decoration: none; 
}

a:hover 
{
  	font-style: italic;
  	color: #c00;
  	position: relative;
}

a span 
{
	display: none;
}

a:hover span 
{
	display: block;
   	position: absolute; 
   	top: 10px; 
   	left: 0;
   	padding: 5px; 
   	margin: 10px; 
   	z-index: 100;
   	background: #ccc; 
   	border: 1px solid #c00;
	opacity: 0.9;
}Ê

.lefthand h1 
{
    margin: 0;
    padding: 0;
    width: 100%; 
}

.lefthand h1 a 
{
    background-color: #ccc;
    border-bottom: 1px solid #666;
    color: #222;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    margin-top: -17px;
    margin-right: -20px; 
    text-align: center;
    text-decoration: none;
}

.lefthand ul 
{
    list-style: none;
    margin: 10px;
    padding: 0;
}

.lefthand ul li a 
{
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #222222;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: -1px;
    padding: 12px 10px;
    text-decoration: none;
}

.lefthand h1 a 
{
	color: #900; 
    text-shadow: 0px 1px 0px #c99;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c99), to(#999));
}

.lefthand ul li:first-child a 
{
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}

.lefthand ul li:last-child a 
{
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

.lefthand ul.hide 
{
    display: none;
}

.lefthand div.leftButton {
    position: absolute;
    top: 7px;
    left: 6px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    line-height: 28px;
    border-width: 0 8px 0 8px;
    -webkit-border-image: url(images/button.png) 0 8 0 8;
}
#mheader div.pressed {
    -webkit-border-image: url(images/button_clicked.png) 0 8 0 8;
}

#header {
display: none; 
}Ê

{}

.righthand {
display: none;  
 } 
 


.legend 
{
display: none; 
}

.lefthand table, td, caption
{ 
  border: none; 
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
}
 
 #titles {
 font-family: Garamound, Impact, sans-serif;
 font-size: x-large;
 text-align: right; 
 color: #e9e9e9;
 font-variant: small-caps; 
 position: relative;
 z-index: 3;
 width: 100%;
 }
 
 #titles:first-letter
 { 
 color: #ccc;
 }
 
.meat {
  float: left; 
  margin-left: 10px;
  margin-top: -5px;
  width: 95%;
  height: auto; 
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 15px;
  text-align: justify;
  text-indent: 20px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border: 1px solid #999; 
  background-color: #e9e9e9;
  opacity: 0.8;
  filter:alpha(opacity=80)
  z-index: 1;
  }
  

.meat:first-line
{
font-size: 110%;
color: #600;  
}

.meat:first-letter
{
font-family: "Times New Roman", serif;
font-size: 150%; 
color: #507ac6; 
}

.meat p:first-letter
{
font-family: "Times New Roman", serif;
font-size: 150%;
color: #507ac6;
}

.meat i, b
{
color: #666;
}

.meat del
{
color: #999;
}

.meat ol, ul
{ 
list-style-position: outside;
text-indent: 0;
}

.meat table, td, caption
{ 
border: none;
text-align: left;
}

.danke
{
text-align: right;
}

#footnote
{
font-size: x-small; 
font-style: italic; 
color: #966;
}

#footnote a
{
color: #36c;
}

#footnote a:hover
{
color: #c66;
}

.th {
  margin: 2px;
  margin-bottom: 15px;
  height: auto;
  width: 110px;
  text-indent: 0px;
  float: left;
  position: relative; 
  text-align: center;
  }
  
.th img 
  {
  margin: 3px;
  text-align: center;
  }
  
.th a img
  {
  border: 1px solid; 
  }

.sub
  {
  text-align: center;
  font-size: xx-small; 
  width: 100px;
  margin: 2px;
  }

#sig {
  clear: both; 
  height: 50px;
  width: 100%;
  bottom: auto;  
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 5px; 
  font-size: x-small;
  font-style: italic;
  color: #999;
  text-align: right; 
  z-index: 1;
}

#sig a
{
color: #69c;
}

#sig a:hover
{
color: #c99;
}

.spacer
{
clear: both; 
}
