ul li {
  margin-left: 20px;
}

#startanzeige {
  min-height:565px;
  width:680px;
  position:relative;
  top:20px;
  left:0;
  border: #000 solid 1px;
  margin-bottom:40px;
}

#header {
  display:block;
  height:105px;
}

#header p {
  font-weight:bold;
  text-align:center;
  margin:0px;
  padding:18px 0px 0px 0px;
}

#header .heading1 {
  font-size:30px;
}

#header .heading2 {
  font-size:20px;
  line-height:1.2;
}

#schema {
  display:block;
  height:450px;
}

#schema p {
  margin: 0px 0px 0px 366px;
  padding: 0px 20px 25px 20px;
  font-weight:bold;
  font-size:14px;
  position:relative;
  top:-680px;
  line-height:1.2;
}

#schema .kurs {
  position:relative;
  color:red;
  font-size:20px;
  margin: 0px 0px 0px 305px;
  padding: 0px 20px 25px 20px;
  z-index:99;
}

#schema .firstp {
  display:block;
  font-size:16px;
  margin-bottom:8px;
}

/* ------------------ Bilder ------------------ */

#agahlogo {
  float:left;
  top:10px;
}
#studlogo {
  float:right;
  top:10px;
}
#monate5 {
  position:relative;
  top:0;
  left:0;
}
#einfuehrung {
  position:relative;
  top:-373px;
  left:0;
}
#eigen1 {
  position:relative;
  top:-242px;
  left:-218px;
}
#hosp1 {
  position:relative;
  top:-242px;
  left:-218px;
}
#uebung {
  position:relative;
  top:-368px;
  left:28px;
}
#hosp2 {
  position:relative;
  top:-242px;
  left:28px;
}
#eigen2 {
  position:relative;
  top:-242px;
  left:-310px;
}
#pruefung {
  position:relative;
  top:-242px;
  left:28px;
}
