#slider-wrapper {
    position:absolute;
    z-index:0;
    width:884px;
    height:216px; 
    top:0px; padding-left:35px;   
}

#sliderNivo {
	position:relative;
    width:884px;
    height:216px;
}
#sliderNivo img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#sliderNivo a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:365px;
	bottom:-35px;
cursor: pointer;display:none;
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:15px;
	background:url(/grafik/canesita/dot.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:9px;
	float:left;
}

.nivo-controlNav a:hover {
	background:url(/grafik/canesita/dot_hover.png) no-repeat;
	display:block;
	width:15px;
	height:15px;
	text-indent:-9999px;
	border:0;
	margin-right:9px;
	float:left;
}

.nivo-controlNav a.active {
	background:url(/grafik/canesita/dot_hover.png) no-repeat;
}

.nivo-directionNav {
	display:block;display:none;
	width:820px !important;
	position:absolute;
	top:0px;
	margin:auto;
	text-indent:-9999px;
	border:0;
	z-index:1000000;
}

a.nivo-nextNav 
{
    position:absolute;
	left:788px;
	top:110px;
	background:url(/grafik/canesita/pfeil_rechts.png) no-repeat;
	background-position:right;
	width:97px;height:58px;
	cursor:pointer;
}

a:hover.nivo-nextNav 
{
    background:url(/grafik/canesita/pfeil_rechts_hover.png) no-repeat;background-position:right;
}

a.nivo-prevNav 
{
    position:absolute;
	left:-65px;
	top:110px;
	background:url(/grafik/canesita/pfeil_links.png) no-repeat;
	width:97px !important;height:58px;
	cursor:pointer;display:block;
}

a:hover.nivo-prevNav 
{
    background:url(/grafik/canesita/pfeil_links_hover.png) no-repeat;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.nivo-slice
{float:left;}

.nivo-box
{float:left;}