body {background-color: black; }
a{color: white ; font-family:Arial; font-size : 16; }

p.klasse1 {text-align:center ; color: black ; font-family:Arial ; font-size : 12; }
p.klasse4 {text-align:center ; color: red ; font-family:Arial ; font-size : 18; }










/*--------------------Rahmen1-----------------*/





#style1      {position:absolute;
              text-align : right;
              background-color:#5A639C;
              border:solid 0px #5A639C;
              height:60px; 
              width:100%;}
   
#style2      {position:absolute;
              background-color:#9C9C9C;
              border:solid 0px #9C9C9C;
              margin-top:60px;
              height:22px; 
              width:100%;}

      

#style3      {position:absolute;
              background-color:#5A639C;
              border:solid 0px #5A639C;
              text-align : center;
              margin-top:1300px;
              height:16px; 
              width:100%;}


#style4      {position:absolute;
              border:solid 0px;
              margin-top:100px;
              margin-left:20px;
              }

