/* Breite beschränken */

.slideImage{
	/*float:right;*/
	width:336px;
	height:342px }

ul#slideshow {
	/*float:right;*/
	margin:0px;
	padding:0px;
	width:336px;
	height:342px !important }

ul#slideshow li {
	width:336px;
	height:342px !important }
	
	ul#slideshow li img {
		width:336px;
		height:342px !important; }
