body
{ color: #000000;
  background-color: #999A70;
  background-image: url(images/bg_gelb.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-attachment: fixed;
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  text-decoration: none; }

table
{ text-align: center; }


h1
{ color: #000000;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  font-weight: bold; }


h2
{ color: #000000;
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold; }



.außen
{ border-style: solid;
  border-width: 1px;
  border-color: #000000; }




.content
{ background-color: #dfe2d3;
  background-image: url(images/mitte.jpg);
  background-repeat: no-repeat;
  background-position: top;
  text-align: left;
  padding: 20px; }

.content a, .content a:link, .content a:visited, .content a:active
{ color: #000000;
  font-weight: bold;
  text-decoration: none; }


.content a:hover
{ background-color: transparent;
  color: #000000;
  font-weight: bold;
  text-decoration: underline; }



.links
{ background-color: #dfe2d3;
  background-image: url(images/links.jpg);
  background-repeat: no-repeat;
  background-position: top;
  vertical-align: top; }



.rechts
{ background-color: #dfe2d3;
  background-image: url(images/rechts.jpg);
  background-repeat: no-repeat;
  background-position: top;
  vertical-align: top; }



.innen
{ vertical-align: top;
  text-align: left;
  border-width: 0px;
  padding: 5px; }



.footer
{ color: #000000;
  background-color: #dfe2d3;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  padding: 2px; }






.footer2
{ color: #dfe2d3;
  background-color: #000000;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  padding: 2px; }


.footer2 a, .footer2 a:link, .footer2 a:visited, .footer2 a:active
{ color: #dfe2d3;
  text-decoration: none;
  font-weight: bold; }


.footer2 a:hover
{ color: #dfe2d3;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold; }



.form
{ background-color: #dfe2d3; }
