/* @override http://virtuell8.hqzone.agonist.de/slider.css */

/* @override http://virtuell8.hqzone.agonist.de/slider.css */

/* @override http://virtuell8.hqzone.agonist.de/slider.css */

/* @override http://stage3.agonist.de/slider.css */

/* @override http://virtuell8.hqzone.agonist.de/slider.css */

/* @override http://virtuell8.hqzone.agonist.de/de/badmoebel/coda-slider-2.0.css */

/* @override http://virtuell8.hqzone.agonist.de/de/badmoebel/coda-slider-2.0.css */


/* Insignificant stuff, for demo purposes */
#inner-body { 
	color: #000;
	text-align: center;
	margin: auto auto 40px;
	height: 390px; overflow: hidden;
}
#inner-body h2, #inner-body p, #inner-body ul { text-align: left;
}
	#inner-body p, #inner-body ul, #inner-body ol { font-size: 13px; }
	#inner-body p a, #inner-body li a { color: #39c; text-decoration: none }
	#inner-body p a:hover, #inner-body li a:hover { text-decoration: underline }
	#inner-body p.intro { padding: 20px 0 0; text-align: center; width: 100% }
	#inner-body ol { border-bottom: 1px solid #ccc; list-style: decimal;  padding: 0 0 25px 30px; text-align: left }
	#inner-body hr { background-color: #fff; border-color: #ccc; border-style: solid; border-width: 1px 0 0; color: #fff; }
	
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Styling for specific sliders */

	#coda-nav-left-5, #coda-nav-5, #coda-nav-right-5 { float: left }
	#coda-slider-5 { clear: both }

/* Stuff to change */

	
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 970px; height: 390px; overflow: hidden; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 970px; height: 390px; overflow: hidden; }

	
/* Arrow styling */
#cross-links {
	height: 12px;
	position: absolute;
	width: 899px;
	background: url(/images/dots.gif) no-repeat center;
	top: 403px;
	left: 36px;
}
.coda-nav-left, .coda-nav-right {
	position: absolute;
	z-index: 11;
	width: 30px;
	height: 30px;
	top: 394px;
}
.coda-nav-left {
	left: 0;
}
.coda-nav-right {
	right: 0;
}

	
/* Tab nav */
#inner-body .coda-nav ul li a.current {
	background: #3399CC
}
	
/* Panel padding */
.coda-slider .panel-wrapper {
	padding: 0px;
}
/*.panel div.panel-wrapper img {
	float: right;
}*/

/*IMG-CONTAINER*/

.image-container {
	float: right;
	width: 580px;
	height: 386px;
	position: relative;
	margin-right: 38px;
}
.img-big {
	float: left;
	border: 0px;
}
.img-small {
	float: right;
	margin-bottom: 24px;
	border: 0px;
}
.zoom-notice {
	width: 304px;
	height: 19px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/images/zoom-notice.gif) no-repeat;
}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	#inner-body .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	#inner-body .coda-nav ul li { display: inline }
	/*#inner-body .coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	*/

	.coda-slider-wrapper { clear: both; overflow: hidden }
	.coda-slider { float: left; position: relative; height: 360px; overflow: hidden; }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }

.paneldetails {
	float: left;
	overflow: hidden;
	padding-left: 20px;
	top: 410px;
	outline:none;

}