
#outdiv {
	height:150px;
/*	background:#930;*/
	display:none;
}

#divlinks1 {
	float:left;
	/*text-align:center;*/
	width:33%;
/*	padding: 10px 45px 10px 87px;*/
	padding: 10px 0;
/*	background:#990;*/
	-moz-border-radius: 0.4em; /* Ecken gerundet, FF only */
	/*background-image: url(images/spieleraussenrum.png);
	background-repeat: no-repeat;
	background-position: top center; */
}
#divmitte {
	float:left;
	text-align:center;			
	width:34%;
/*	padding: 10px 45px 10px 45px;*/
	padding: 10px 0;	
/*	background:#C90;*/
	-moz-border-radius: 0.4em; /* Ecken gerundet, FF only */
	/*background-image: url(images/spieleraussenrum.png);
	background-repeat: no-repeat;
	background-position: top center; */
}		

#divrechts {
	float:left;
	text-align:center;
	width:33%;
/*	padding: 10px 90px 10px 45px;*/
	padding: 10px 0;
/*	background:#C9C;*/
	-moz-border-radius: 0.4em; /* Ecken gerundet, FF only */
	/*background-image: url(images/spieleraussenrum.png);
	background-repeat: no-repeat;
	background-position: top center; */
}		
/*.divlinks > img, .divmitte > img, .divrechts > img {
	margin-bottom:4px;
}*/
.clear {
	clear:both;
}

.slideshow1, .slideshow2, .slideshow3 { 
	width: 232px; 
	height: 132px; 
	margin: auto;
}

.slideshow1 img, .slideshow2 img, .slideshow3 img { 
	padding: 2px; 
	border: 1px solid #cccccc; 
}
