﻿#results {
    border-left: 1px solid #dedddd;
    float: left;
    margin-bottom:-1px;

    background:#efeeee;
}

#results .item {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedddd;
    float: left;
    height: 320px;
    margin: 0;
    position: relative;
    width: 181px;
    z-index: 100;
    line-height:15px;
    border-top:none;
    border-left:none;
}
#results p {
    margin:0;
}
#results a {
    text-decoration:none;
}
#results a:hover .box,
#results a:hover .title {
    background:#eeeeee;
}

#results .box {
    display: table;
    text-align: center;
    width: 181px;
}
#results .box_inner {
    display: table-cell;
    height: 145px;
    padding: 5px 0;
    vertical-align: middle;
    width: 140px;
}
#results .title {
    border-top: 1px dotted #CCCCCC;
    height: 70px;
    padding: 5px;
    color: #726154;
    font-family: 'arial';
    font-size: 12px;
    font-weight: bold;
}
#results .price {
    color: #726154;
    font: bold 23px/23px "swis721_cn_btitalic";
    padding: 2px 5px 0;
    text-align: right;
}
#results .price small {
    font-size: 0.7em;
    left: -0.2em;
    position: relative;
    top: -0.35em;
}
#results .shipping {
    color: #726154;
    font-family: 'arial';
    font-size: 11px;
    padding: 2px 5px;
    text-align:right;
	display:block;
	text-decoration:none;
}	

#results .selling {
    background-image:url(images/artikel.png);
    background-position: top;
    height:22px;
    width:42px;
    float:left;
    margin: 10px 0 0 5px;
}	
#results .view {
    background-image:url(images/beobachten.png);
    background-position: top;
    height:22px;
    width:116px;
    float:right;
    margin: 10px 5px 0 0;   
}	
#results .selling:hover,
#results .view:hover {
	background-position: bottom;
}


#mover { position: relative;height:320px; }

#resultsinner { overflow: hidden; width: 728px;height:320px; }

.slide { float: left; position: relative; }	
#next,#back{
    background: url(images/crossnav.png);
	background-position: left top;
	position: relative;
    top: -205px;
    z-index: 99999;
    float: left;
    height: 81px;
    width: 33px;
	left:-28px;
	display:none;
    margin-bottom:-81px;
}	
#next{
    float: right;
	background-position: right top;
	left:28px;
}	
#back:hover{
	background-position: left bottom;

}	
#next:hover{
	background-position: right bottom;
}




#nav {
    clear:both;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDDDD;
    width: 727px;
}
#nav p {
    color: #726154;
    font: 23px/51px "swis721_cn_btitalic";
    height: 48px;
    padding-left: 11px;
    text-transform: uppercase;
}

#nav p {text-align:center;}
#nav a.aktiv {background:#958282;color:#fff;cursor:default;}
#nav a {background:#fff;color:#958282;text-decoration:none;}
#nav a:hover {background:#958282;color:#fff;}
#nav a.aktiv:hover {background:#958282;color:#fff;cursor:default;}
#nav span.passiv {color:#DEDDDD;border:solid 1px #DEDDDD;}
#nav a,
#nav span {padding:1px 3px;margin:2px;border:solid 1px #958282;}

#listhead {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDDDD;
    width: 727px;
    clear: left;
}
#listhead p {
    color: #726154;
    font: 23px/51px "swis721_cn_btitalic";
    height: 48px;
    padding-left: 11px;
    text-transform: uppercase;
}


.nivoSlider {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 974px;
}
.nivoSlider img {
	display:none;
}
.nivo-controlNav
{
    position: relative;
    right: 18px;
    text-align: right;
    top: -43px;
    z-index: 99999;
}
.nivo-controlNav a {
	background:url(images/bullets.png) no-repeat;
    background-position: -24px 0;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 24px;
    line-height: 0;
    width: 24px;
}
.nivo-controlNav a.active {
	background-position: 0 0;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.nivoSlider:hover .nivo-directionNav a { opacity: 1; }
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	z-index: 6;
}
.nivo-slice {
	position:absolute;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}