body { 
  font-family:Vera,Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  background-color:#939393; /* #6c6d6f; */
}

#layouttable { 
  z-index:500;
  position:absolute;top:25px;left:auto;right:auto;
  margin-left:auto;
  margin-right:auto;
  background-color:#eeeeee;
  border-collapse:collapse;
}

#layouttable tr { 
  margin:0px;
}

#layouttable td { 
  padding:6px;
  vertical-align:top;
}

#layouttable img { 
  border-width:0px;
}

#layouttable td.logoleft { 
  /* padding-right:3px; */
}
#layouttable td.logoright { 
  /* padding-left:3px; */
}

#layouttable td.centerspace { 
  width:16px;
  background-color:#939393; /* #6c6d6f; */
}

#layouttable tr.layoutaddress td { 
  font-weight:bold;
}

div#linktomicha { 
  border-width:0px;
  border-top-width:2px;
  border-bottom-width:2px;
  border-color:#6c6e71;
  border-style:solid;
  color:white;
  background-color:#ff7200;
  font-weight:bold;
  font-size:16px;
  text-align:center;
}

div#linktoeva { 
  border-width:0px;
  border-top-width:2px;
  border-bottom-width:2px;
  border-color:#ff9c00;
  border-style:solid;
  color:white;
  background-color:#101f8a;
  font-weight:bold;
  font-size:16px;
  text-align:center;
}

span.quicklinks { 
  font-size:9px;
}

#linktomicha a:link,
#linktomicha a:visited,
#linktomicha a:active,
#linktomicha a:hover,
#linktoeva a:link,
#linktoeva a:visited,
#linktoeva a:active,
#linktoeva a:hover { 
  text-decoration:none;
  color:white;
}

#linktomicha a:hover,
#linktoeva a:hover { 
  text-decoration:underline;
}



/* Microformate */

div.vcard span.geo { 
  display:none;
}

div.vcard span.tel { 
  display:none;
}

div.vcard span.n { 
  display:none;
}

div.vcard span.adr span.type { 
  display:none;
}

div.vcard a:link, div.vcard a:visited,  div.vcard a:hover, div.vcard a:active { 
  color:black;
  text-decoration:none;
} 

div.vcard a:hover { 
  text-decoration:underline;
}

