
 BODY {
  margin: 0px 0px 0px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  height: 100%;
  padding: 0;
  background-color: #FFFFFF;
  background-image: url('../0_layout/funten.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;

 }

 A.text {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: normal;
  color: #000000;
 }

 A.text:hover {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
 }

