div#leftbox{
	width:785px !important;
	overflow:hidden;
	background-color:#FDF7E9;

	/* da höhe in der base.css auf auto gesetzt */
	height: 15em !important;
	height: 17em; /* IE verwirft important-regel */
}

#picleft,#datesleft{
	display:none;
}

div#leftbox .menuTable {
	width:785px;
}

div #leftbox .menuTable td {
	background-color:white;
}

div#rightbox{
	margin-left:0px;
	margin-top:0px;
	background-image:none;
}
div#rightbox div#content{
	clear:both;
}

div#rightbox {
	width:743px !important;
	margin:0px !important;
}

div#all {
	padding-right:0px !important;
}

* html div#rightbox {
	width:785px !important;
}

*.page.right {display:block;width:100%;}
