/* SLIMBOX */
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: url(../../../../../IMMERGRÜN/Immergrün/web-content/Slimbox/images/loading.gif)#fff url(../Slimbox/images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: url(../../../../../IMMERGRÜN/Immergrün/web-content/Slimbox/images/prevlabel.gif)transparent url(../Slimbox/images/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: url(../../../../../IMMERGRÜN/Immergrün/web-content/Slimbox/images/nextlabel.gif)transparent url(../Slimbox/images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom { font-family: verdana; font-size: 10px; color: #737373; font-weight: normal; line-height: 1.4em; text-align: justify; border-color: #fff; border-style: none solid solid; border-width: 10px; }
#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: url(../../../../../IMMERGRÜN/Immergrün/web-content/Slimbox/images/closelabel.gif)transparent url(../Slimbox/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption { color: #737373; font-family: verdana; font-weight: normal; text-align: justify; }
body { color: black; background-color: white; }
p {}
td {}
a:link { color: #b2b2b2 ; text-decoration: none; }
a:visited { color: #b2b2b2 ; text-decoration: none; }
a:hover { color: #6e081a ; text-decoration: none; }
a:active { color: #6e081a ; text-decoration: none; }
.body { color: #fff; font-size: 11px; font-family: tahoma; text-decoration: none; text-align: justify; }
.head1 { color: #666; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: none; }
.head2 { color: #fff; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: none; }
.navi { color: #6e081a; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: none; word-spacing: 15px; }
.navi_big { color: #6e081a; font-size: 13px; font-family: tahoma; font-weight: bold; text-decoration: none; word-spacing: 15px; }
