ul li {
  margin-left: 20px;
}

#startanzeige {
  height:565px;
  width:100%;
  position:relative;

  border: #666 solid 1px;
}

#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;
  text-align:center;
  padding:18px 0px 0px 0px;
}

#header .heading2 {
  font-size:20px;
  line-height:1.2;
  text-align:center;
  padding:18px 0px 0px 0px;
}

#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;
}

#startanzeige #textbox{
  position: absolute;
  right: 10px;
  width: 300px;
  top: 122px;
}

#startanzeige #textbox ul li {
    margin: 0 0 0 2px;
}

#startanzeige #textbox ul  {
    margin: 0 0 12px 0;
}

#startanzeige #textbox h2  {
    margin: 20px 0 0 0;
}

#startanzeige #textbox h1  {
    margin: 20px 0 12px 0;
}

#startanzeige #textbox h1  {
    background: #dddddd;
	border: 1px solid #cccccc;
	color: #000;  	
	text-align: center;
	padding: 5px 0 3px 0;
	margin-right: 20px;
}

#startanzeige #textbox h1 span  {
   color: #ff0000;
}

#startanzeige #diagramm {
  position: absolute;
  left: 0px;
  top: 130px;
  width: 358px;
  height: 442px;
  background: url(/fileadmin/Galerie/Bilder/Diagramm_klein.gif) no-repeat;
}

#startanzeige #diagramm p {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

#startanzeige #diagramm #box1{
  position: absolute;
  left: 85px;
  top: 6px;
  width: 100px;
  text-align: center;
  color: #ff0000;
}

#startanzeige #diagramm #box2{
  position: absolute;
  left: 85px;
  top: 95px;
  width: 100px;
  text-align: center;
}

#startanzeige #diagramm #box3{
  position: absolute;
  left: 85px;
  top: 194px;
  width: 100px;
  text-align: center;
  color: #ff0000;
}

#startanzeige #diagramm #box4{
  position: absolute;
  left: 85px;
  top: 290px;
  width: 100px;
  text-align: center;
}

#startanzeige #diagramm #box5{
  position: absolute;
  left: 35px;
  top: 380px;
  width: 200px;
  text-align: center;
  color: #ff0000;
}

#startanzeige #diagramm #box6{
  position: absolute;
  left: 238px;
  top: 102px;
  width: 100px;
  text-align: center;
}

#startanzeige #diagramm #box7{
  position: absolute;
  left: 238px;
  top: 290px;
  width: 100px;
  text-align: center;
}

#startanzeige #header #agahlogo {
  position: absolute;
  left: 10px;
  top: 10px;
}

#startanzeige #header #studlogo {
  position: absolute;
  right: 10px;
  top: 10px;
}

#startanzeige #header #headline {
  position: absolute;
  left: 120px;
  right: 120px;
  top: 10px;
}

#startanzeige #header #headline h2{
  margin-top: 20px;
  text-align: center;
  font-size: 30px;
  color: #ff0000;
  margin-bottom: 5px;
}

#startanzeige #header #headline h1{
  text-align: center;
  color: #666666;
  margin-top: 10px;
}

#startanzeige address {
  position: absolute;
  right: 10px;
  width: 300px;
  bottom: 15px;
  font-style: normal;
}

/* ------------------ 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;
}

