<style type="text/css">
<!--
/*  Comment */

/* body    { background-color:#ffffff; margin-left:0px;
          } /* Background */
/* body    { background: #def url("xxxxxxx.jpg");
          } /* Background image */

body, textarea {
	  background-color:#ffffff;
  	  color:#000000;
  	  font-family: Verdana,Arial,Helvetica,sans-serif;
  	  font-size: 10pt;
          text-align: left;

	  } /* Colors */


h1        { color:#000050;font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size: 11pt; text-decoration:underline; font-weight:bold; font-stretch: wider;
          } /* Headlines 1 */
h2        { font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size: 13pt; font-weight:bold; font-stretch: wider;
          } /* Headlines 2 */
p         { color:#000000;font-family: Verdana,Arial,Helvetica,sans-serif;
            font-weight:bold; text-align: center;
          } /* Text */


.background {color:#000000; background-color:#000050; background: #def url("background.gif");
                       } /* Format für den Logohintergrund */

.white
          { color:#ffffff;Verdana,Arial,Helvetica,sans-serif; text-align: center;
          } /* White */

.black
          { color:#000000;Verdana,Arial,Helvetica,sans-serif; text-align: center;
          } /* Black */

table     { color:#ffffff;font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size: 7pt;
          } /* Table text */


textarea  { color:#000000;font-family: Arial,Helvetica,sans-serif;
            font-size: 7pt; text-align: left;
          } /* Form text */


a:link    { text-decoration:none;
          } /* Unvisited links */
a:visited { font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size: 7pt; text-decoration:none;
          } /* Visited links */
a:hover   { color: #000050;
          } /* Mouse over links */
a:active  { color: #ffdb08;
          } /* Mouse button pressed on links */


-->
</style>
