body {padding:0;margin:0;}

img {
	border:0;		
}

#scroll {
	float:right;
	position:relative;	
	overflow:hidden;
	width:410px; /* ----- 685 */	
	height:450px;
	padding:0px;
}

#tools {
	width:9999em;
	position:absolute;
	height:300px;
}
.tool {
	float:left;
	width:410px; /* ----- 685 */
	height:300px;
	text-align:left;
}


.details {
	font-size:18px;
	color:#555;
	margin-top:-20px;
	background-color:transparent;
	padding:5px 148px;
}


#thumbs {
	/*background:url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat;*/
	/*float:right;	*/
	position:absolute;
	top:300px;
	width:365px; /*----- letztes Bild ist Referenzliste */
	height:100px;
}
#tumbsreferenz {
	position:absolute;
	top:304px;
	left:363px;
	width:50px;
	height:50px;
	overflow:hidden;
}

.t {
	padding:0 !important;
	border:0 !important;	
}

.t a {	
	margin-right:4px;
	margin-top:4px;
	display:block;
	float:left;
	width:48px;	
	height:48px;
	cursor:pointer;
	overflow:hidden;
	filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;
}
.t a.infos {	
	width:41px;
}
.t a img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.t a.active {
	cursor:default !important;
}
.t a:hover, .t a.active {	
	filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;
}

.navi {
	margin-left:0px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }





/* root element for single scroll */
	.scroll {
		position:relative;
		overflow:hidden;
		width: 480px;
		height: 360px;
		float:left;
	}
	
	/* root element for the scroll pics */
	.scroll .pics {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scroll item */
	.pics div {
		float:left;
		cursor:pointer;
		width:480px !important;
		height:360px;
		margin:0px;
	}
	
	/* possible settings for the active scroll */
	.scroll.active {
	
	}
	
	
	
	


#gbild {
	float:left;
	width:410px; height:300px;
	overflow:hidden;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#gtext {float:left;width:235px;padding-left:15px;}
#clear {clear:both;}

#beschreibungstext {width:260px; height:300px; float:right; margin-left:15px; font-size:13px; line-height:140%; padding-top:0px;}
#beschreibungstext ul {padding-left:10px;}