div#content div#wappen
{
  float: right;
  width: 123px;
  height: 140px;
  margin-left: 10px;
  border: 1px solid #ccc;
  background: url(images/wappen.png) no-repeat;
}

div#content div.kopf
{
  height: 50px;
  width: 587px;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  padding-left: 10px;
  background: url(images/seite_kopf.png) no-repeat;
}

div#content ul.seite
{
  padding: 0px;
  margin: 0px;
}

div#content ul.seite li
{
  float: left;
  line-height: 32px;
  list-style: none;
}

div#content ul.seite a
{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #500000;
  font-family: Arial, Helvetica, sans-serif;
}

div#content ul.seite a:hover
{
  background: #777;
  color: #fff;
}

div#topnews_kopf
{
  height: 20px;
  margin-top: 2px;
  padding-left: 20px;
  background: url(images/topnews_kopf.png) center left no-repeat;
  font-weight: bold;
}

div#topnews
{
  padding-left: 5px;
  padding-right: 5px;
  background: url(images/topnews.png) repeat-y;
  color: #000;
}

div#topnews_fuss
{
  height: 20px;
  margin-bottom: 5px;
  background: url(images/topnews_fuss.png) center left no-repeat;
  color: #000;
}

td
{
  font-size: 11px;
}

input, textarea, select
{
  border: 1px solid #000;
  background-color: #c0c0c0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

input.button
{
  border: 0px;
  background-color: #580000;
  color: #fff;
}

#gb_kopf
{
  background: url(images/gb_balken.png) repeat-x;
  padding-left: 3px;
}

#gb_eintrag
{
  background-color: #C0C0C0;
  padding: 5px;
}
