<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Lange Zeilen umbrechen">
  </head>
  <body>
    <pre>body { 
  color: #666; 
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  background-color: #fff; 
  padding: 0;
  margin: 0;
  }

#inhalte { 
  position: absolute;
  width: 800px;
  height: 600px;
  top: 0px;
  left: 50%;
  margin: 0px 0 0 -400px;
  padding: 150px 0 0 0;
 }

p {
	font-size: 15px; 
 	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  	line-height: 20px; 
	text-align: left;
	padding: 0px 0px 0px 110px;
 }
 
h1 {
  color: #999; 
  font-size: 53px; 
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  font-weight: normal;
  line-height: 26px; 
  text-align: left;
  border-bottom: 1px solid #000066;
  padding: 50px 0px 10px 105px;
 } 
 
 h2 {
  color: #666; 
  font-size: 30px; 
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  font-weight: normal;
  line-height: 10px; 
  text-align: left;
  padding: 0px 0 0px 0px;
 } 
 
td { }

a:link, a:visited  {
    color: #666; 
    text-decoration: none; 
 }

a:hover, a:active {
    color: #333;
    font-weight: bold;
    text-decoration: none;
  }

h3 {
  color: #666; 
  font-size: 12px; 
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  font-weight: normal;
  line-height: 18px; 
  border-bottom: 5px solid #858585;
  padding: 0px 0 0px 0;
 }
 
.rot {
  color: #660000; 
   }

.blau {
  color: #000066; 
   }
   
.schwarz {
	color: #000000;
	font-style: italic;
}

.grau {
	color: #858585;
}

</pre>
  </body>
</html>
