body {<BODY BACKGROUND="bilder/Hintergrund.jpg" }

.navi_button {background-color: #F7F8F0; color: #585858}

h3 {
  font-family: "Times New Roman", serif;

 
}


a:link {
  
  text-decoration: none;
  background-color: #F7F8F0;
  color: #585858;
  }

a:visited {
  background-color: #F7F8F0;
  color: #009F00;
  }

a:focus {
  background-color: #F7F8F0;
  color: #FFBF00;
  }

a:hover {
  color: #FFBF00;
  background-color: #F7F8F0;
  }

a:active {
  background-color: #F7F8F0;
  color: #FF0000;
  }

  
#Ang1 {

  position:absolute;
  width: 70px;
  height: 10px;
  border: 1px ;
  padding-left:8px;
  top: 40px;
  left:125px;
}

#Ang12 {
 
  position:absolute;
  width: 300px;
  height: 180px;
  word-wrap: break-word;
  border: 1px ;
  padding:8px;
  top: 70px;
  left:125px;
}


#Ang2 {
  
  position:absolute;
  width: 70px;
  height: 10px;
  border: 1px ;
  padding-left:8px;
  top: 140px;
  left:500px;
}

#Ang22 {

  position:absolute;
  width: 300px;
  height: 180px;
  word-wrap: break-word;
  border: 1px ;
  padding:8px;
  top: 170px;
  left: 500px;
}

#Ang3 {

  position:absolute;
  width: 70px;
  height: 10px;
  border: 1px ;
  padding-left:8px;
  bottom: 210px;
  left: 125px;
}

#Ang32 {

  position:absolute;
  width: 300px;
  height:180px;
  word-wrap: break-word;
  border: 1px ;
  padding:8px;
  bottom: 20px;
  left: 125px;
}