<style type="text/css">
  <!--

  body { background : white;
         background-image:url(images/bg.jpg);
         font-size:10pt;
         font-family:Arial,Helvetica,Univers,Zurich BT;
         color : #6CA970;
       }

  #Ueberschrift {font-size:10pt;
                 font-family:Arial,Helvetica,Univers,Zurich BT;
                 color : #6CA970;
                 text-align:center;
                 font-weight:bold;
       }

  #callback {font-size:8pt;
                 font-family:Arial,Helvetica,Univers,Zurich BT;
                 color : #666666;
                 text-align:center;
       }

 #suchbox {
  width:75px;
  background-color:#A5C5A7;
  font-size:10pt;
  font-family:Arial,sans-serif;
  color:black;
}  


  a:link { color:white; font-weight:normal;text-decoration:none  }
  a:visited { color:white; font-weight:normal; text-decoration:none }
  a:active { color:white; font-weight:normal; text-decoration:underline }
  a:hover { color:white; font-weight:normal; text-decoration:underline }

  //-->
</style>

