.box {
   	  background: #FFFFFF url("../images/rounds/eck_20x20_ul.gif") bottom left no-repeat;
}
.box-outer {
   	  background: url("../images/rounds/eck_20x20_ur.gif") bottom right no-repeat;
}
.box-inner{
      background: url("../images/rounds/eck_20x20_ol.gif") top left no-repeat;
}
.box h1{
      background: url("../images/rounds/eck_20x20_or.gif") top right no-repeat;
      padding-left: 5%;
      padding-right: 5%;
      padding-top: 5px;
}
/* Alternative zum H1 */
.box .abstract-inner {
	background: url("../images/rounds/eck_20x20_or.gif") top right no-repeat;
	padding:1em;
}
.box .content{
   	  padding-bottom: 2%;
}
/* abgerundete Box nach Schiebefenstermethode */
.box-800-ro {
	background:url(../images/rounds/box-800-ro.gif) top right no-repeat;
	max-width:800px;
	max-height:800px;
}

.box-800-lo {
	background:url(../images/rounds/box-800-lo.gif) top left no-repeat;
}

.box-800-ru {
	background:url(../images/rounds/box-800-ru.gif) bottom right no-repeat;
}

.box-800-lu {
	background:url(../images/rounds/box-800-lu.gif) bottom left no-repeat;
}

.box-content {
	margin:0;
	padding:1em;
}
/* zusätzliche Boxen */
.messageBox, .acknowledgeBox {
	margin:0 auto 1em auto;
	text-align:left;
	width:40em;
	padding:5px;
	color:#000000;
}
.messageBox .box-content, .acknowledgeBox .box-content {
	padding: 10px;
}
.messageBox ul, .acknowledgeBox ul {
    margin: 0.5em 0 0.5em 0.5em;
    padding: 0 0 0.5em 0.5em;
    line-height: 28px;
}
.messageBox h2 {
	color:#D20000;
	margin:0;
	padding:0;
}
.acknowledgeBox h2 {
	color:#006A00;
	margin:0;
	padding:0;
}
.messageBox .icon {
	padding: 0 0 0 35px;
	margin-top:0;
	background:url("../images/icons/warn.gif") center left no-repeat;
}
.acknowledgeBox .icon {
	padding: 0 0 0 35px;
	margin-top:0;
	background:url("../images/icons/acl.gif") center left no-repeat;
}
div#ad-link-468 {
	margin:0.4em auto;
	width:470px;
	text-align:left;
}
div#two-sites-box {
	background: #FFFFFF url("../images/ecke_40x20_links.gif") top left no-repeat;
	width:550px;
	height:40px;
	margin:0 auto;
	text-align:left;
}
div#two-sites-box div {
	background: url("../images/ecke_40x20_rechts.gif") top right no-repeat;
	height:100%;
	padding-left:3%;
	padding-right:3%;
}