.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: white;
	font-weight: bold;
}

.slide {
	position: absolute;
	top: 4px;
	left:6px;
}

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