body {background-color: #000000;
      font-family: "Arial", "MS Sans Serif", "Verdana";
      color: #ffffff;
      font-size: 12pt;}

h1 {font-family: "Arial", "MS Sans Serif", "Verdana";
    color: #C9C8CE;
    font-size : 16pt;
    text-align: center;
    }

h2 {font-family: "Arial", "MS Sans Serif", "Verdana";
    color: #C9C8CE;
    font-size : 16pt;
    text-align: center;
    }

h3 {font-family: "Arial", "MS Sans Serif", "Verdana";
    color: #C9C8CE;
    font-size : 14pt;
    text-align: left;
    }

h4 {font-family: "Arial", "MS Sans Serif", "Verdana";
    color: #C9C8CE;
    font-size : 12pt;
    font-weight : "bold";
    text-align: center;
    }

p {
   font-family: "Arial", "MS Sans Serif", "Verdana";
   color: #ffffff;
   font-size: 11pt;
   text-align: justify;
   }


#navi {position: absolute;
       font-size : 14px;
       top: 130px;
       left: 30px;
       padding: 0;
       }

#navi1 {
	   margin-left: 40px;
           font-family: Verdana, Tahoma, Helvetica, MS Sans Serif, Sans;
           font-weight:bold;
           font-style:italic;
           color: #d00000;
           font-size : 12px;
           font-weight : bold;
           text-align: left;
           padding: 0
           }



#navi2 {
	   margin-left: 40px;
           font-family: Verdana, Tahoma, Helvetica, MS Sans Serif, Sans;
           font-weight:bold;
           font-style:italic;
           color: #cccccc;
           font-size : 12px;
           font-weight : bold;
           text-align: left;
           padding: 0
           }


#links {
           position: absolute;
	  top: 120px;
	  left: 220px;
           font-family: Verdana, Tahoma, Helvetica, MS Sans Serif, Sans;
           font-weight:normal;
           font-style:normal;
           color: #d00000;
           font-size: 8px;
           font-weight : normal;
           text-align: left;
           padding: 0
           }



#inhalt {position: absolute;
	 top: 60px;
	 left: 220px;
          margin-right: 20px;
        }

a:link { font-weight:bold; color:#cccccc; text-decoration:underline; }
a:visited { font-weight:bold; color:#cccccc; text-decoration:underline; }
a:active { font-weight:bold; color:#ffffff; text-decoration:underline; }
a:hover { font-weight:bold; color:#3399ff; text-decoration:none; }
a:focus { font-weight:bold; color:#ffffff; text-decoration:none; }


#navi a:link { font-weight:bold; color:#BFDCFF; text-decoration:underline; }
#navi a:visited { font-weight:bold; color:#BFDCFF; text-decoration:underline; }
#navi a:active { font-weight:bold; color:#ffffff; text-decoration:underline; }
#navi a:hover { font-weight:bold; color:#3399ff; text-decoration:none; }
#navi a:focus { font-weight:bold; color:#ffffff; text-decoration:none; }

#links a:link { font-weight:bold; font-size:14px; color:#C9C8CE; text-decoration:underline; }

#navi .kasten {font-weight:bold; color:#BFDCFF; background-color:#413F3F;text-decoration:none;  padding:5px 3px 5px 3px;display:block;}

.abstand {margin:30px;}

.mitte {text-align:center;}


.info
      {position:absolute;
       top:0px;
       left:0px;
       width:1px;
       height:1px;
       overflow:hidden;
      }