body {
          background-color : #000000;
      }

p {
          text-align : left;
          color : #ff0000;
          font-family :  LcdD, Times, decorative;
          font-size : 16pt;
  		  font-weight : normal;
          font-style : italic;
          text-align : center;
          text-decoration : none;
      }

#center {
          text-align : center;
          color : #ffffff;
          font-family : LcdD, Times, decorative;
          font-size : 16pt;
          font-weight : bold;
          text-decoration : underline;
      }

h1 {
          color : #FF0000;
          font-family : LcdD, Times, decorative;
          font-weight : normal;
          font-style : italic;
          font-size : 55pt;
          text-align : center;
      }

a.navi:link {
          text-align : left;
          color : #0000ff;
          font-family : LcdD, Times, decorative;
          font-size : 16pt;
          text-decoration : none;
      }

a.navi:visited {
          text-align : left;
          color : #ffffff;
          font-family : LcdD, Times, decorative;
          font-size : 16pt;
          text-decoration : none;
      }

a.navi:hover {
          text-align : left;
          color : #0000ff;
          font-family : LcdD, Times, decorative;
          font-style : bold;
          font-size : 18pt;
          text-decoration : none;
      }

#construction {
          text-align : center;
          color : #FFFFFF;
          font-family : LcdD, Times, decorative;
          font-style : bold;
          font-size : 16pt;
      }
      
#frage {
          text-align : left;
          color : #FFFFFF;
          font-family : Arial, Times, decorative;
          font-size : 14pt;
          font-style : none;
          text-decoration : none;
      }