

#content-slider {
	height:439px;
	width:881px;
	background-image:url(../images/struktur/willner-ingenieure_referenzen.jpg);
	background-repeat:no-repeat;
	margin:auto;
	padding-right:0px;
	padding-left:25px;
	padding-top:20px;
	
}

#jflow {
	width: 441px;
	height:439px;
	float:right;
	margin-right:5px;
	}

.jFlowSelected a{
	color:#a5c400;
	background-image:url(../images/struktur/kasten-gruen.gif);
		background-position:4px 2px;
		background-repeat:no-repeat;
		
	}
.jFlowControl
		{
		background-image:url(../images/struktur/kasten-weiss.gif);
		background-repeat:no-repeat;
		background-position:4px 2px;
		position:relative;
		left:-7px;}


.jFlowControl:hover
		{
		background-image:url(../images/struktur/kasten-gruen.gif);
		background-position:4px 2px;
		background-repeat:no-repeat;
		position:relative;
		left:-7px;}

#controller {
	width:403px;
	height:25px;
	float:left;
	height:439px;
	}


#controller li {
	line-height: 20px;
	}


#controller li:hover {
	color:#a5c400;
	}
	
#controller li a {
	padding-left:15px;
	}
	
#controller li a:hover {
	color:#a5c400;
	}


#controller span {
	cursor: pointer;

}

#button_back {
	width:19px;
	height:19px;
	float:left;
	margin-top:108px;
}

#button_next {
	width:19px;
	height:19px;
	float:right;
	margin-top:108px;
}

.jFlowPrev, .jFlowNext {
	cursor: pointer;
}

#slides div {
	overflow: hidden;
}

#slides li {
	background-image:url(../images/struktur/kasten-weiss.gif);
		background-repeat:no-repeat;
		background-position:4px 5px;
		text-indent:15px;
	}