.infobox-bottomleft,
.otherbox-bottomleft,
.menubox-bottomleft {
	width: 19.6em;
	z-index:10;
	background-image: url(img/lightblue-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0.6em;
}
.otherbox-bottomleft {
	background-image: url(img/other-bottomleft.gif);
	width: auto;
	margin-bottom: 1.8em;
}
.infobox-bottomleft {
	background-image: url(img/sp-contentbox-bottomleft.gif);
	width: auto;
	margin-bottom: 1.4em;
}

.infobox-bottomright,
.otherbox-bottomright,
.menubox-bottomright {	
	z-index:11;
	background-image: url(img/lightblue-bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.otherbox-bottomright {
	background-image: url(img/other-bottomright.gif);	
}
.infobox-bottomright {
	background-image: url(img/sp-contentbox-bottomright.gif);
}


.infobox-topleft,
.otherbox-topleft,
.menubox-topleft {	
	z-index:12;
	background-image: url(img/darkblue-topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.otherbox-topleft {
	background-image: url(img/other-topleft.gif);
}
.infobox-topleft {
	background-image: url(img/sp-contentbox-topleft.gif);
}




.infobox-topright,
.otherbox-topright,
.menubox-topright {	
	z-index:13;
	background-image: url(img/darkblue-topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.otherbox-topright {
	background-image: url(img/other-topright.gif);
}
.infobox-topright {
	background-image: url(img/sp-contentbox-topright.gif);
}


.infobox-topspace,
.otherbox-topspace,
.menubox-topspace {
	z-index:14;
	font-size:1px;
	margin: 0px 6px 0px 6px;
	height: 5px;
	background-color: #A3C841;
}
.otherbox-topspace {
	background-color: #126E16;	
}
.infobox-topspace {
	background-color: white;	
}


.infobox-innen-breite,
.otherbox-innen-breite,
.menubox-innen-breite {
	z-index:14;
	background-image: url(img/menubox-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F8F59B;	
}
.otherbox-innen-breite {
	background-image: url(img/otherbox-right.gif);
	background-color: #126E16;	
}
.infobox-innen-breite {
	background-image: url(img/sp-contentbox-right.gif);
	background-color: white;	
	padding: 0.4em 1em 0.4em 1em;
}


.infobox-bottomspace,
.otherbox-bottomspace,
.menubox-bottomspace {
	z-index:14;
	font-size:1px;
	margin: 0px 7px 0px 7px;
	height: 7px;
	background-color: #F8F59B;		
	background-image: url(img/menubox-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.otherbox-bottomspace {
	background-color: #126E16;		
	background-image: url(img/otherbox-bottom.gif);
}
.infobox-bottomspace {
	background-color: white;		
	background-image: url(img/sp-contentbox-bottom.gif);
}

