@import url("eRechtXML2XHTML11.css");

/* Classes for embedded content */
div.documentContent div.embeddedContent
{
  margin-bottom: 1em;
  display: block;
  clear: both;
}

div.documentContent div.embeddedContent div p
{
  font-family: Verdana, Arial, Helvetica, sans-serif;	/* Standard Schriftarten */
  font-size: 1em;
  line-height: normal;
}

div.documentContent div.embeddedContent div *.PreformattedText
{
  font-family: Courier New, monospace;
  font-size: 1em;
  line-height: normal;
}

div.documentContent div.embeddedContent div p.Titel
{
  font-family: Verdana, Arial, Helvetica, sans-serif;		/* Standard Schriftarten */
  font-size: 1em;
}

div.documentContent div.embeddedContent table 
{ 
  border-color: rgb(157,156,156);
}

div.LinkContainer
{
  width: 21em;
  margin-right:0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

a.hasNoFolgeDokument
{
  text-decoration:none !important;
  color:Black !important;
}