#text {
	font-size:80%;
	line-height:140%;
	background-color:#ECECEC;
	padding: 0px 3ex 2em 4ex;
	border-top: 1px none white;
	border-left: 226px solid #85B9D0;
	border-right: 161px solid #F6F6F6;
	color: #013652;
	background-image:url(../backs/bottomcorner.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
	
#right {
	font-size:76%;
	position:absolute;
	right:0px;
	top:0px;
	width: 200px; /* nur fuer IE 5.5 */
	width: /**/134px; /* fuer alle anderen */
	padding:6px 12px 0;

	}


