body {
	background-color:#fff !important;	
}

.inhalt table.gallery {
 width: 80%!important;
}
#box {
 float: none!important;
 width:100%!important; /*f�r den Rahmen*/
 text-align:left;
}
 
#box .inhalt table.gallery img {
 width: 115px; /* sind eigentlich 135px breit*/
}