.theme-mol .nivo-caption p {
	padding: 0; 
}
.theme-mol .nivo-caption a {
	display:inline !important;
}
.slider-wrapper.theme-mol  {
	position: relative;
	}
.theme-mol .nivoSlider {
	position:relative;      
	overflow: visible;	    
	background:#fff url(../pics/loading.gif) no-repeat 50% 50%;
}
.theme-mol .nivoSlider img {
	position:absolute;
	display:none; 
}
.theme-mol .nivoSlider a {
	border:0;
	display:block;
}
.theme-mol .nivo-controlNav {
display: none;
	position: relative; 
	width:526px; 
	padding: 0; 
	text-align: center; 
	border: 1px solid transparent;
}
.theme-mol .nivo-controlNav a {
	display:inline-block;
	width:10px;
	height:10px;
	background:url(../pics/bullets.png) no-repeat;
	text-indent:9999px;
	border: 0;
	margin: 20px 2px 0 2px;
}
.theme-mol .nivo-controlNav a.active {
	background-position:0 100%;
}
.theme-mol .nivo-directionNav{
	
	position:absolute;
	top: 0px;
	left: 0px; 
	width:576px;
	height:320px;
	border: 1px solid transparent; 
	}
.theme-mol .nivo-directionNav a {
	
	position:absolute; 
	cursor:pointer;    
	display:block;
	width:288px;
	height:320px;
	text-indent:-9999px;
	border: 0;
	top: 0px;	
	z-index: 9;  
    }
.theme-mol a.nivo-prevNav {
	left: 0px;	
	background:url(../pics/arrowleft.png) no-repeat;
	}
.theme-mol a.nivo-nextNav{
	 
	background:url(../pics/arrowright.png) no-repeat;
	left: 280px;					
	}
.theme-mol a.nivo-prevNav:hover{	
	background:url(../pics/arrowlefthover.png) no-repeat;
}	
	
.theme-mol a.nivo-nextNav:hover{	
		background:url(../pics/arrowrighthover.png) no-repeat;
		left: 280px;
}
.theme-mol:hover .nivo-directionNav a {
} 
.rahmendiv {
	position: absolute;
	top:0px;
	left:0px;}
.theme-mol .nivo-caption {
	position: absolute;
	top:  -1px;             
	left: 591px;                  
    width: 1px; 
    height:1px;
    border: 0; 
    padding: 0px;             
    overflow: visible;            
    display: none;                                
	z-index:8;                                    
	}
.theme-mol .nivo-controlNav.nivo-thumbs-enabled 
{
	height: 150px;
	background-color: #63C;
	width: 100%; 
}
.theme-mol .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-mol .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
