/* @override http://t3.doppelpack.biz/fileadmin/templates/weiss/css/gallery.css */
.clear{
	clear: both;
	height: 0;
	background: none;
	border: none;
}
div#gallery {
width:470px;
margin:0;
}
#galleryimage img {
padding:0;
}
#scroll_left{
	width: 18px;
	float: left;
}
#scroll_right{
	width: 18px;
	float: right;
}
#thumbsholder {
width: 434px;
float: left;
padding:0;
}
#thumbsholder ul{
padding:0;
margin:0;
}
#thumbsholder li {
padding:0 4px 4px 0;
margin:0;
list-style:none;
float:left;
}
#thumbsholder li img {
border:none;
float:left;
}
#thumbsholder li a.selected {
border:3px solid #7d0909;
}
#thumbsholder li a {
border:3px solid #00834e;
float:left;
}
#thumbsholder li a:hover {
border:3px solid #7d0909;
}
#thumbsholder li a:active {
border:3px solid #7d0909;
}

#panel1 {
position:relative;
display:block;
width:434px;
height:45px;
overflow:hidden;
}
#panel2 {
display:block;
width:434px;
height:30px;
position:absolute;
top:0px;
left:0px;
}
#thumbsholder ul:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.tx_dpgallery_header{
padding:0 0 10px 0;
font-weight:bold;
font-size:14px;
}

#bildunterschrift{

text-align: right;
width: 468px;

}