/**
 * Style sheet caption
 */
#kieserbox
{
	margin-right:70px;
}

.PZ3-l
{
	float:left;
	margin-right:10px;
}

.PZ3-r
{
	float:right;
	margin-left:10px;
	direction:rtl;
}

html>/**/body .PZ3-r
{
	position:relative;
}

.PZ3zoom
{
	border:1px solid #C04040;
}

.PZ3zoom a, .PZ3zoom a:visited
{
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	padding:0;
	text-decoration:none;
}

html>/**/body .PZ3-r a
{
	right:0;
}

.PZ3zoom a:hover
{
	width:auto;
	height:auto;
	position:absolute;
	overflow:visible;
	margin:-1px 0px 0px -1px;
	padding:0;
	border:1px solid #C04040;
	z-index:999;
	background:none;
	cursor:default;
}

html>body .PZ3zoom a:hover
{
	margin:-1px -1px 0px -1px;
}

.PZ3zoom a img
{
	width:100%;
	height:100%;
	border:0;
}

.PZ3zoom a:hover img
{
	width:auto;
	height:auto;
	border:0;
}

a:hover .PZ3cap, a:hover .PZ31cap
{
	display:block;
	margin-top:0px;
	text-align:left;
	color:#FFFFE0;
	line-height:1.6;
	direction:ltr;
	font:11px verdana,sans-serif;
	background:#C04040;
}

a:hover .PZ3cap
{
	padding:3px 5px;
}

.PZ3inr
{
	display:block;
	padding:2px 5px;
}

.noCap a:hover .PZ3cap, .noCap a:hover .PZ31cap
{
	display:none;
}

.noBdr, .noBdr a:hover
{
	border:0;
}

.Lnk a:hover
{
	cursor:pointer;
}
