.ds_left {
	left: 0px;
}

.ds_left div {
	right: 0px;
}

.ds_right {
	right: 0px;
}

.ds_right div {
	left: 0px;
}

.ds_top {
	top: 10px;
}

.ds_middle {
	top: 100px;
}

.ds_bottom {
	bottom: 10px;
}

.slide p, .slide h1{
	color: #747474;
	font-weight: bold;
}

.slide {
	position: absolute;
	bottom: 10px;
	right:0px;
	width:200px;
}

.tx-slideshow-pi1 {
	/*background-image: url("/typo3conf/ext/slideshow/images/slideshow-background.gif");
	background-repeat: no-repeat;*/
	position: relative;
	width: 330px;
	height:auto;
}

