body 
{
  color:#2a2427 ; background-color: #2a2427;
  --font-size: 100.01%;
  font-size:20px;
  font-family: Arial;
  margin: 0; padding: 1em;
  
}

h1
{
  font-family: Arial;
  font-size: 18pt;
  color:#84d0f0;
  text-align: center;
}
div#globalstyle
{
 font-family: Arial;
  --font-size: 12pt;
  color:#84d0f0;
  text-align: left;
}
div#linkDownload
  {
    
    background-color:#2a2427;
    color:#2a2427 ;

  }
 
 div#sonstiges
 {
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  position:absolute;
  top:600px;
  left:1000px;
  
  background-color:#2a2427;
  color:#2a2427 ;
 }
 div#logo 
 {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    position:absolute;
  top:180px;
  left:193px;
  
  background-color:#2a2427;
  color:#2a2427 ;
	
  }
  
  div#rahmen
  {
  top:180px;
  left:193px;
  
  }
  div#linkProdukte
  { 
  --text-align: center;   
  position:absolute;
   --padding-top:8px;
   --padding-left:5px;
   --padding-right:5px;
  top:418px;
  left:455px;
  
  width:172px;
  height:38px;
  background-color:#2a2427;
  color:#e8f0e0; //wieß
  
  border-color :#e8f0e0;  
  border-style :solid;
  border-width:0px;
  
  }
  
  div#linkDownload
  { 
  position:absolute ;
  --text-align: center;
  
  --padding-left:5px;
  --padding-right:5px;
  --padding-top:8px;
  
  top:418px;
  left:640px;
  width:245px;
  height:58px;
  
  background-color:#2a2427;
  color:#e8f0e0; //weiß
  
  border:13;
  border-color :#e8f0e0;  
  border-style :solid;
  border-width:0px;
  
  }
   div#linkKontakt
  { 
  position:absolute ;
  --text-align: center;
  
  --padding-left:5px;
  --padding-right:5px;
  --padding-top:8px;
  
  top:455px;
  left:640px;
  width:235px;
  height:58px;
  
  background-color:#2a2427;
  color:#e8f0e0; //weiß
  
  border:13;
  border-color :#e8f0e0;  
  border-style :solid;
  border-width:0px;
  
  }
  
   div#linkRefenz
  { 
  position:absolute ;
  --text-align: center;
  
  --padding-left:5px;
  --padding-right:5px;
  --padding-top:8px;
  
  top:455px;
  left:455px;
  width:172px;
  height:38px
  
  background-color:#2a2427;
  color:#e8f0e0; //weiß
  
  border:13;
  border-color :#e8f0e0;  
  border-style :solid;
  border-width:0px;
  
  }
a:link
{
color:#e8f0e0;
text-decoration:none;
font-size:"32";
}

a:visited
{
color:#e8f0e0;
text-decoration:none;
font-size:"32";
}

a:active
{
color:#84d0f0;
text-decoration:none;
font-size:"32";
}

a:hover,
hover a
{
color:#84d0f0;
text-decoration:none;
font-size:38px;
font-weight: bold;
margin-left:0; 
border-color :#84d0f0;
}



