body { background-color:#000000; }

h1 { font-family:'Times New Roman',Times,sans-serif;
     color:#00ffff; 
	 font-size:25pt;
	 font-style:normal; }

h2 { font-family:'Times New Roman',Times,sans-serif;
     color:#00ffff; 
	 font-size:22pt;
	 font-style:normal; }

h3 { font-family:'Times New Roman',Times,sans-serif;
     color:#00ffff; 
	 font-size:19pt;
	 font-style:normal; }

h4 { font-family:'Times New Roman',Times,sans-serif;
     color:#00ffff; 
	 font-size:16pt;
	 font-style:normal; }

.kursiv { font-family:'Times New Roman',Times,sans-serif; 
          font-size:12pt;
		  color:#00ff33;
		  font-style:italic; 
          font-weight:normal; 
		  font-stretch:normal; }

.normal { font-family:'Times New Roman',Times,sans-serif;
          font-size:12pt; 
		  color:#00ffff;
		  font-style:normal;
          font-weight:normal; 
	      font-stretch:normal; }

.fest { font-family:Courier,sans-serif;
		font-size:12pt;
		color:#00ffff;
		font-style:normal;
        font-weight:normal; 
	    font-stretch:condensed; }

.lesbar { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 11px;
          line-height: 14px;
		  color: #000000;
		  text-align: justify;
		  text-indent: 8mm;
		  width: 350px; }

a:link { font-weight:normal; 
         color:#ff0000; 
		 text-decoration:underline }

a:visited { font-weight:normal;
            color:#009900; 
			text-decoration:underline }

a:hover { font-weight:bold;
          color:#ff0000;
		  text-decoration:underline }

a:active { font-weight:bold;
           color:#E00000;
		   text-decoration:underline }

a:focus { font-weight:bold;
          color:#00E000;
		  text-decoration:underline }