#bilder { width: 492px; height: 400px; margin: 0; padding: 0; float: left; overflow:auto;}
#bilder ul { width: 2470px; height:auto; margin:0; padding:0 }
#bilder ul li { float: left; width: 492px; height: auto; list-style-type: none; margin-right: 2px; /*background-color: white;*/ }

/*#referenzen span {display:none}*/
#wrapper {width:492px; margin:0; display:none; float:left}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:492px; height:400px; padding:0; background-color: black }
#information {position:absolute; bottom:25px; left:0; width:492px; height:0; /*color:#fff*/; overflow:hidden; z-index:200}
#information h3 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 1.8em;
	color: white;
	text-align: center;
}
#information p {
	font-size: 1.3em;
	color: #f59b00;
	text-align: center;
}
#image {width:492px}
#image img {position:absolute; z-index:25; width:492px}
.imgnav {position:absolute; width:15%; height:400px; cursor:pointer; z-index:150; /*behavior:url(scripts/iepngfix.htc);*/}
#imgprev {left:0; background:url(../images/tinyslideshow/b_bild_links.png) left center no-repeat}
#imgnext {right:0; background:url(../images/tinyslideshow/b_bild_rechts.png) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; background-color:transparent;}
.linkhover {background:url(../images/tinyslideshow/link.gif) center center no-repeat}
.nolink {display:none;}
#thumbnails {margin-top:15px; /*display:none*/}
#slideleft {float:left; width:20px; height:56px; background:url(../images/tinyslideshow/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:56px; background:#222 url(../images/tinyslideshow/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:605px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #999; padding:2px}
#imglink_fix {width:100%; height:100%; background-image:url(../images/tinyslideshow/blank.gif);}