
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width: 300px;
	height: 300px;
}
.slideshowContainer img {
width: 300px;
	height: 300px;
	display: block;
}
.white {
background-color: white;
height: 366px;
}
.loading {
	background: url(images/loading.gif) center no-repeat;
}
.buttons {
	display: none;
}
.unsichtbar {
width: 50px;
height: 50px;
margin-right: 8px;
margin-top: 8px;
}
.fotos {
text-align: center;
}
#bildblock {
background-color: #e6e8e9;
padding: 3px;
border: solid 1px #fccd73;
}
.diashow {
width: 300px;
float: left;
}
#slideshowContainer {

}
.diashowgegenspieler {
padding: 0px;
margin: 0px;
float: right;
width: 405px;
line-height: 1.4em;
font-size: 13px;
}
.padding {
padding: 3px;
padding-top: 2px;
}
.clearerdiashow {
clear: both;
}
/*************************************************************/

