body
{
  margin: 0px;
}

body, td, input, select, textarea
{
  font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
}

a
{
  color: #8B2942;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.title
{
  color: #034EA2;
}

.headline
{
  font-size: 14px;
  font-weight: bold;
  color: #8B2942;
}

.righttitle
{
  font-weight: bold;
  color: #034EA2;
}

.rightinput
{
  width: 115px;
}

.quicklink
{
  color: #034EA2;
}

.quicklinkitem
{
  padding-top: 6px;
  padding-bottom: 6px;
}

.copyright
{
  font-size: 10px;
  color: #FFFFFF;
}

.statischTitel
{
  font-size: 16px;
  font-weight: bold;
  color: #034EA2;
}

.statischInhalt
{
  font-size: 12px;
}

