body {
  margin:0px;
  padding:0px;
  
  text-align: left; 
  font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;  
  text-decoration: none;
  color: #006633;

  background-color: #FFFFFF;
}

p, h1 {
  margin:0px;
  padding:0px;
  padding-bottom:11px;
}

a {
  text-decoration: none;
  color: rgb(255, 155,0);
}

a img, a img:focus {
  border-style:none;
}

a:active, a:focus {
  outline: none;
}


h1 {
  font-size: 12px;  
  font-weight: bold;
}

#amph-seite {
  margin: auto;
  width:900px;
  height:675px; 
}

#amph-inhalte {
  position:absolute;
  margin: 0px;
  z-index:29;
} 

#amph-mitte {
  position:absolute;
  width:520px;
  height:475px;
  left:200px;
  top:175px;
  z-index:40;
  /* border:1px dotted black; */
}

.amph-text {
  position:relative;
  width:95.3%;
  margin:5px;
  z-index:25;
}

#amph-magazin {
  position:absolute;
  left:-187px;
  top:-3px;
  width:865px;
  height:485px;
  z-index:100;
}

#amph-links {
  position:absolute;
  z-index:30;
  left:12px;  
  top:170px;  
  width:175px;
  height:475px;
  padding-left: 5px;
  padding-right: 12px;
  background-image:url('../images/amph-links.png');
  
  /* border:1px dotted black; */
}

#amph-rechts {
  position:absolute;
  z-index:30;
  left:700px;  
  top:155px;  
  width:200px;
  height:500px;
  background-image:url('../images/amph-rechts.png');
}


.amph-bild {
  position:relative;
  width:100%;
  padding-top:5px;
}

#amph-profilbild {
  width:95.3%;
  margin:5px;
}


.amph-kurztext {
  position:relative;
  width:95.3%;
  margin:5px;
  padding-top:5px;
}
 

#amph-menue {
  position:absolute;
  margin-left:20px; 
  margin-top:145px;
  z-index: 52;
}

#amph-menue ul {
  padding:0; 
  margin:0; 
  list-style:none;
}

#amph-menue li {
  float: left;
  margin-right: 30px;
}

.amph-hover {
  position: absolute;
  margin-left:-9999px;
  margin-top:9px;
}
#amph-menue li:hover .amph-hover {
  margin-left:-15px;
}

#amph-photo {
  position: absolute;
  z-index: 1;
  margin-top:10px;
  overflow:hidden;
  width:450px;
}

#amph-bogen {
  position:absolute;
  z-index: 3;
  height:90px;
  width:1005px;
  margin-top:75px;
  margin-left:-50px; 
  background-image:url('../images/amph-bogen.png');
  background-repeat: no-repeat;
} 

#amph-logo-400 {
  position:absolute;
  width:200px;
  height:95px;
  margin-left: 695px;
  margin-top:5px;  
  background-image:url('../images/amph-logo-200.png');
  background-repeat: no-repeat;
}


#amph-hg-1024 {
  position: absolute;
  z-index: 2;
  width: 900px;
  height: 680px;
  
  background-image:url('../images/amph-hg-1024.png');
  background-position: 0px 105px; 
  background-repeat: no-repeat;

}
