.headline
{
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #666666;
  margin: 0px;
}

.headlineRight
{
  font-size: 13px;
  color: #333333;
}

a.headlineRight
{
text-decoration: underline;
color: #333333;
}

.content {
font-familiy: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
line-height: 16px;
}

a.content {
color: #993300;
text-decoration: underline;
}

a.content:hover {
text-decoration: none;
}

.rightnav {

color: #666666;
text-decoration: underline;
}

a.rightnav {
color: #666666;
text-decoration: underline;
}

a.rightnav:link {
color: #666666;
text-decoration: underline;
}

a.rightnav:hover {
color: #993300;
text-decoration: none;
}

.seitentitel {
font-family: "Book Antiqua", Times, serif;
font-size: 22px;
letter-spacing: 1px;
line-height: 28px;
font-weight: normal;
color: #666666;
}

.textRightSide{
font-size: 11px;
}

