* {margin:0; padding:0}

#gallery {padding:10px; padding-top:8px;  width: 700px; z-index:100; position: relative; float:center; margin-left: 14px;}
#images { height:600px; background:#eef5f6; margin-bottom:20px; }
#image {  height:600px; background:#FFF url(../images/loading.gif) center center no-repeat; width: 100%; overflow:hidden; background-color: #E8E8E8; padding:0}
#image img { float:center; }

#thumbwrapper { left: 0; position: relative; padding:4px; height:123px;  width:692px; border-top: 1px dotted silver; border-bottom: 1px dotted silver;}
#thumbarea {position:relative; overflow:hidden; height:123px; }
#thumbs {position:absolute; list-style:none; height:110px; width:6000px;  margin-top:2px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer; border:1px dotted #817861; background-color: black; padding:2px}

.imgnav {position:absolute; height:601px; z-index:100; width:20%; z-index:100; outline:none; cursor:pointer; }
#previmg {left:8px; background:url(../images/slideback.jpg) left bottom no-repeat; border-left:0px solid black;  z-index: 115;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:8px; background:url(../images/slideforward.jpg) right bottom no-repeat; border-right:0px solid black; z-index: 115;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

div.thmb_title {
	text-align: center;
	padding:2px;
	padding-top:0px;
	color: white; 
	font-weight:bold;
	width:102px;
}

#extraInfo {
	padding: 5px;
	padding-top:3px;	
	margin-bottom:1px;	
	width:677px;		
	color: #858585;  
	font-weight:bold;
	font-size: 10px;	
	text-align: left;	
	height:22px;
	overflow: hidden;
	
}

a.gotoBild {
	color:black;
}




