#ff_slideShow {
	background-color: black;
	position: relative;
	height: 490px;
	width: 580px;
	padding-top: 0;
	margin-top:-20px;
	overflow: hidden;
}


#ff_buttons {
	!background-color:blue;
	position: absolute;
	right: 0;
	!float: right;
	height: 30px;
}

#ff_buttonsbackup {
	!background-color: red;
	position: absolute;
	right: 2px;
	top: 2.5px;
	margin: 0;
	height: 20px;

}

#ff_buttons img {
	border-style: none;
	margin:0;
	padding-left:4px;
	padding-right:1px;
	cursor:pointer;cursor:hand;
	display:none;
}

#ff_buttons a {
	border-style: none;
	margin-top:-20px;
	padding: 0;
	cursor:pointer;cursor:hand
}

#ff_panel p{
}
		
#ff_panel p#titel {
	margin-top:15px;
	font-size: 16px;
	text-transform:uppercase;
	color:white;
	font-weight:none;
}

#ff_panel p#catt {
	display:none;
}

#ff_panel img {
	height: 347px;
	width: 580px;
	margin-top:20px;
}


#ff_panel a {
	margin: 0px;
}

#ff_panel a:hover{
	border-bottom:0px solid white;
}

#featured-text a:hover{
}