div.presenter_contentpage {
    height:368px;
    position:relative;
    background-color: #666666;
    width:740px;
}
div.presenter_contentpage a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.presenter_contentpage a:focus, div.presenter_contentpage a:hover, div.presenter_contentpage a:active {
	text-decoration: underline;
}
div.controls{
	display:none;
}
div.pr_inhalt{
	position: absolute;
	left:0px;
}
#presenter-dimming{
    background-color:black;
    border:0 none;
    display:none;
    height:100%;
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    visibility:visible;
    width:100%;
    z-index:2;
}
div.slideshow {
	height:358px;
	position:relative;
	width:740px;
	opacity:1;
	filter: alpha(opacity=100);
	
}
div.slideshow span.image-wrapper {
	display:block;
	height:358px;
	width:740px;
	position: absolute;
	top: 0px;
	left: 0;
}
div.slideshow span.image-wrapper {
top /*\**/: -10px\9
}
*+html div.slideshow span.image-wrapper {
top: 0px;
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	left:0;
	position:absolute;
	top:0;
	border:none;
}
div.navigation_presenter {
bottom:0;
left:4px;
position:absolute;
z-index:20;
}
ul.thumbs {
    bottom:20px;
    clear:both;
    left:3px;
    margin:0;
    padding:0;
    position:relative;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin-right:3px;
	list-style: none;
    width:56px;
}
a.thumb {
    padding: 2px;
    display: block;
    background-color: #9c8f80;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

#presenter_popup_content{
    background-image:url("../image/presenter_popup_long_bg.png");
    bottom:4px;
    cursor:pointer;
    position:absolute;
}
div.pr{
	background-color:#7B7167;
	float:left;
	height:20px;
	left:3px;
	margin-right:3px;
	position:relative;
	top:184px;
	width:56px;
	cursor:pointer;
}

div.pr span{
	color:#7B7167;
}
