.view-slideshowblock .views-filed-title{
	position: absolute; 
        bottom: 0px;
	right: 0px;
	font-size: 15px;
	background-color: #ebebeb;
	opacity: 0.5;
	width: 880px;
	}

.slide-tile-body-rewrite{
    position: absolute;
    bottom: 0px;
    right: 10px;
    background: #ebebeb;
    opacity: 0.7;
    width: 300px;
    text-align: center;
    font-size: 17px;
    border-radius: 15px 0px 0px 0px;
}

.slide-tile-body-rewrite-titel{
	font-size: 20px;
}

.views-slideshow-pager-fields .views-field-counter{ 
	float: left;
	padding: 10px 5px;
	background: url(http://cs-master.cg.informatik.uni-siegen.de/sites/cs-master.cg.informatik.uni-siegen.de/files/slider_inactive.png) left no-repeat;
	width: 7px;
}


.views-slideshow-pager-fields .active .views-field-counter {

   background: url(http://cs-master.cg.informatik.uni-siegen.de/sites/cs-master.cg.informatik.uni-siegen.de/files/slider_active.png)  left no-repeat;
   width: 7px;
}


.views-slideshow-pager-fields  .views-content-counter {
	display: none;
}

.views-slideshow-controls-bottom {
	width: 20%;
	margin: 0 auto;
}

.views-slideshow-cycle-main-frame-row {
	padding: 10px 10px 0px 10px;
	border-radius: 5px 5px 0px 0px;
}
.view-slideshowblock {
	background: #ebebeb;
	border-radius: 5px;
}

.block{
margin-bottom: 1px;
}
