body
{
  background        : #efefef;
  color             : #28292B;
}


table
{
  text-decoration	: none;
  font-family		: Verdana, Helvetica, sans-serif;
  font-size 		: 12px;
}

table.special
{
  background-position : center;
  background-repeat : no-repeat;
  background-attachment : fixed;
}

TD
{
  vertical-align    : top;
}

a,
a:link,
a:visited,
a:active
{
  text-decoration	: none;
  color				: #BBBBBB;
}
.Text2
{
    font-size       : 13px;
}

.tableHead
{
  font-weight       : bold;
}

/* Texte im Menu, welche aber keine Links sind */
.nonlink_rowText
{
  color				: #BBBBBB;
}

.nonlink_rowTitel
{
  color				: #000000;
  font-weight       : bold;
}

.smallfont
{
    font-size       :12px;
}

a.black,
a:link.black,
a:visited.black,
a:active.black
{
  color             : #000000;
}

a.blackbold,
a:link.blackbold,
a:visited.blackbold,
a:active.blackbold
{
  font-weight       : bold;
  color             : #000000;
}

.titel
{
  font-size         : 17px;
  color             : #0050A2;
  font-weight       : bold;
}

h2
{
  color             : #0050A2;
}

.offerTitel
{
  font-weight       : bold;
  vertical-align    : middle;
}

.offerText
{
  background        : #BAB9BA;
  color             : #000000;
}
.messeTitel
{
  font-weight       : bold;
  vertical-align    : middle;
}

.messeText
{
  background        : #BAB9BA;
  color             : #000000;
}

TD.footer
{
  background        : #111199;
  text-align        : right;
  font-size         : 13px;
}

TD.rowActive
{
  background        : #B3B3B3;
  border-bottom     : solid 1px white;
  text-align        : right;
  font-size         : 13px;
}

TD.rowDisabled
{
  border-bottom     : solid 1px white;
  text-align        : right;
  font-size         : 13px;
}

TD.rightRowDisabled
{
  border-bottom     : solid 1px white;
  text-align        : left;
  font-size         : 13px;
  color             : #000000;
}

TD.rightRowDisabledImages
{
  border-bottom     : solid 1px white;
}

TD.emptyLeftMenu
{
  background        : #111199;
  border-right      : solid 1px white;
  border-bottom     : solid 1px white;
}

TD.rowActiveTop
{
  border-right      : solid 1px white;
  text-align        : center;
  font-size         : 12px;
  font-weight       : bold;
}

TD.rowDisabledTop
{
  border-right      : solid 1px white;

  text-align        : center;
  font-size         : 12px;
}

TD.emptyTopMenu
{
  background        : #008622;
  border-right      : solid 1px white;

}
TD.brands
{
  vertical-align    : middle;
  font-weight       : bold;
}

