div#Info .freiraum {

  padding-top:212px;
}

.box {
  background-color: #E2F2E2;
}

.ro {
	background: transparent url(../img/rundBox_ro.jpg) top right no-repeat;
	margin:0;
	padding:0;
    width: 100%;
}

.lo {
	background:  transparent url(../img/rundBox_lo.jpg) top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background: transparent url(../img/roundedbox_ru.gif) bottom right no-repeat;
	background: transparent url(../img/rundBox_ru.jpg) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background: transparent url(../img/rundBox_lu.jpg) bottom left no-repeat;
    margin:0;
	padding:0;

}

div .infotext {
  margin-top: 0;
  padding-top: 0;
  background: transparent url(../img/Info.jpg) 50% 18px no-repeat;
}

/* freiraum oberhalb der Infobox für den IE - sonst malt der IE den kompletten Bereich gelb :-( */
div .infotext p {
  padding: 0;
  margin:0;

}
