#content
{
  width             : 821px;
  font-size         : 10px;
  font-family       : Verdana;
  color             : #2b2b2b;
}
#head
{
  width             : 821px;
  height            : 122px;
  background-image  : url(img/img_01.jpg);
  font-size         : 10px;
  font-family       : Verdana;
  color             : #2b2b2b;
  float             : left;
}
#head2
{
  width             : 614px;
  height            : 191px;
  background-image  : url(img/img_05.jpg);
  font-size         : 10px;
  font-family       : Verdana;
  color             : #2b2b2b;
  float             : left;
  margin-bottom     : 10px;
}
.tabellencode
{
  width             : 821px;
  float             : left;
}
.tabelle
{
  width             : 821px;
  text-align        : left;
}
.links
{
  width             : 207px;
  text-align        : left;
}
.rechts
{
  width             : 614px;
  text-align        : left;
}
#footer
{
  width             : 614px;
  height            : 20px;
  background-image  : url(img/img_06.jpg);
}
/** NAVIGATION **/


.button
{
  width             : 179px;
  height            : 21px;
  float             : left;
  background-image  : url(img/img_02.jpg);
  font-size         : 12px;
  font-family       : Verdana;
  text-decoration   : none;
  color             : #565656;
  padding-left      : 28px;
  padding-top       : 7px;
}
.button:hover
{
  width             : 179px;
  height            : 21px;
  float             : left;
  background-image  : url(img/img_03.jpg);
  font-size         : 12px;
  font-family       : Verdana;
  text-decoration   : none;
  color             : #ffffff;
  padding-left      : 28px;
  padding-top       : 7px;
}


.ueberuns1
{
  width             : 500px; 
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-color: #d0d0d0;
  margin            : 4px;
  padding-left      : 20px;
  padding           : 3px;
  text-align        : left;
  font-size         : 11px;
}
.ueberuns2
{
  font-size         : 11px;
  text-decoration   : none;
  color             : #929292;
  font-family       : Verdana;
}
.ueberuns2:hover
{
  font-size         : 11px;
  text-decoration   : none;
  color             : #470000;
  font-family       : Verdana;
}
.eintragen
{
  font-family       : Verdana; 
  font-size         : 10px; 
  background-image  : url(img/eintrag-name.jpg); 
  width             : 246px;
  height            : 16px;
  border            : none;
  padding           : 6px;
  margin            : 0px;
  float             : left;
}
.eintragen2
{
  font-family       : Verdana; 
  font-size         : 10px; 
  background-image  : url(img/eintrag-name2.jpg); 
  width             : 154px;
  height            : 28px;
  border            : none;
  margin            : 0px;
  float             : left;
}
.eintrageneingabe
{
  font-family       : Verdana; 
  font-size         : 10px; 
  background-image  : url(img/eintrag-textfeld.jpg); 
  width             : 400px;
  height            : 108px;
  border            : none;
  padding           : 6px;
  margin            : 0px;
  clear             : left;
}
.eintragabsenden
{
  font-family       : Verdana; 
  font-size         : 10px; 
  background-image  : url(img/eintrag-absenden.jpg); 
  width             : 129px;
  height            : 19px;
  border            : none;
  margin-top        : 5px;
}
a
{
text-decoration: none;
color: #7f0e01;
}