@charset "utf-8";
/* ************************************************************ */
/*							Allgemein						 	*/
/* ************************************************************ */

body {
	background-color:transparent;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.2em;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

.mask {
	z-index: 10; 
	position: absolute; 
	top: 8px; 
	left: 8px;
}

#galerie-box {
	border: 0px;
	width: 340px;
	height: 328px;
	padding: 0;
	margin: 0;
	overflow: show;
}

#galerie-gross-text a,
#galerie-gross-text-standard a {
	color: #174a9d;
}

#galerie-gross-text a:hover,
#galerie-gross-text-standard a:hover {
	text-decoration: underline;
}

/* ************************************************************ */
/*							Texte						 		*/
/* ************************************************************ */

.text-white {
	font-weight: bold;
	color: #58585a;
	/*line-height: 20px;*/
}

.text-white-gross a {
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}

.text-white a {
	color: #58585a !IMPORTANT;
}

.text-white:a hover {
	text-decoration: underline !IMPORTANT;
}

/* ************************************************************ */
/*							Navigation						 	*/
/* ************************************************************ */

#back {	
	position: relative;
	float: left;
	width: 20px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url(/images/navi-left.png);
}

#back a {
	position: absolute;
	top: 0;
	left: 0;
}

#back a:hover {
	background: url(/images/navi-left-hover.png) 0 0;
}

#next {
	position: relative;
	float: left;
	width: 20px;
	height: 15px;
	margin: 0;
	padding: 0;
	left: 6px;
	background: url(/images/navi-right.png);
}

#next a {
	position: absolute;
	top: 0;
	left: 0;
}

#next a:hover {
	background: url(/images/navi-right-hover.png) 0 0;
}

#trenner {
	position: relative;
	float: left;
	left: 4px;
	width: 4px;
}

/* ************************************************************ */
/*							kleine Galerie					 	*/
/* ************************************************************ */

#content-galerie-gross {
	float: left;
	background: url(/images/bg-content-tgross.png) 0 0 no-repeat;
	width: 340px;
	height: 330px;
}

#galerie-gross-img {
	padding: 8px;
	float: left;
	width: 324px;
	height: 243px;
	left: 8px;
	top: 8px;
	text-align: center;
	overflow: hidden;
}

#galerie-gross-text,
#galerie-gross-text-standard {
	position: absolute;
	left: 70px;
	top: 255px;
	width: 256px;
	font: 11px Arial, Helvetica, Verdana,sans-serif;
	line-height: 1.1em;
	padding: 0px 8px 8px 0px;
	overflow: hidden;
}

/* ************************************************************ */
/*							große Galerie					 	*/
/* ************************************************************ */

#galerie-gross {
	background: url(/images/bg-content.png) no-repeat;
	background-color:none;
	position: relative;
	margin: 0 auto;
	width: 862px;
	_width: 862px;
	height: 514px;
	clear: left;
	padding: 8px;
	z-index: 999;
}

#content-galerie-gross2 {
	width: 685px;
	height: 514px;
	overflow: hidden;
	text-align: center;
}

#logo {
	position: absolute;
	top: 18px;
	right: 25px;
	z-index: 100;
	width: 150px;
	height: 135px;
}

#galerie-nav {
	position: absolute;
	top: 261px;
	left: 10px;
	float: left;
	width: 50px;
	height: 30px;
}

#galerie-nav-gross {
	position: absolute;
	left: 709px;
	top: 300px;
}

#galerie-gross-text-gross {
	position: absolute;
	left: 709px;
	top: 325px;
	color: #ffffff;
	width: 161px;
	height: 175px;
	overflow: hidden;
}

/* ************************************************************ */
/*							Scrollbar						 	*/
/* ************************************************************ */

.container {
	position: absolute;
	float: left;
	width: 90px;
	left: 50%;
	margin-left: 447px;
	bottom: 0;
	height: 344px;
	background: url(/images/bg-galerie-overview.png) no-repeat;
}

#scrollbar-container {
	position: absolute;
	float: left;
	left: 90px;
	top: 0px;
	width: 8px;
	height: 350px;
	background: url(/images/bg-galerie-scroll.png) 100% 0 no-repeat;
}

#scroller {
	position: relative;
	width: 80px;
	height: 326px;
	margin: 10px 0px;
	overflow: hidden;
}

.scroll-up {
	position: absolute;
	z-index: 10;
	top: 2px;
	cursor: pointer;
}

.scroll-down {
	position: absolute;
	top: 332px;
	z-index: 10;
	cursor: pointer;
}

.scroll-tracker {
	width: 8px;
	height: 317px;
	position: absolute;
	top: 13px;
}

.scroll-handle {
  position: absolute;
  width: 8px; 
  height: 57px;
  z-index: 10;
 }

.Scroller-Container {
	position: absolute;
}

#content-galerie-scroll {
	position: absolute;
	float: left;
	width: 10px;
	height: 350px;
	left: 440px;
	background: url(/images/bg-galerie-scroll.png) no-repeat;
}
	
.thumbnail {
	position: relative;
	width: 64px;
	height: 49px;
	padding: 0px 8px 8px 8px;
}

.thumbnail a:hover {
	cursor: pointer;
}

.thumb-mask {
	z-index: 10;
	position: absolute;
	left: 10px;
	top: 5px;
}

/* SLIDERMENUE */

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0; position: relative; }
	.coda-slider {}
	
	/* 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; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 340px; height: 330px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 340px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0; position: relative; }
	
	/* 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 */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left { position: absolute; bottom: 40px; left: 8px; }
	.coda-nav-right {position: absolute; bottom: 40px; left: 108px; }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	