#lightbox-overlay {
  opacity: 0.7 !important;
  filter: alpha(opacity = 70) !important; 
}

html {
	overflow-y:scroll;
}


body,
html {
	padding: 0;
	min-width: 994px;	
	margin: 0;
	height: 100%;
	width: 100%;
}

body {
	text-align: center;
	min-width: 994px;	
	font-family: arial;
	font-size: 12px;
	background-color: #E8EAD3;
	background-image: url(bg-main.gif);
	background-position: center;
	background-repeat: repeat-y;
}

img {	
	border: 0;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	overflow: hidden;
}

#scrollbar-maker {
	position: relative;
	margin: 0 auto;
	width: 994px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;	
}

#website-wrap {
	min-height: 100%;
	min-width: 994px;	
	 position: relative;
	 z-index: 0;
	 overflow: hidden;
	background-image: url(bg-top.gif);
	background-position: center top;
	background-repeat: no-repeat;		
}

#website-special-layout,
#website {
	margin: 0 auto;
	width: 986px;	
	min-width: 986px;	
	text-align: left;
	position: relative;	
	left: 1px;
	z-index: 1;
	height: 100%;
	 
}

#logo-wrap {
	position: absolute;	
	left: 0; 
	top: 34px;
	z-index: 2;
}

#piccenter-content-wrap {
	padding-top: 188px;
	margin: 0 0 80px 251px;
}

#pic-center-wrap {
	margin-bottom: 16px;
}

#pic-center-wrap-slideshow {
	position: absolute;
	top: 188px;
	right: 0px;
	width: 735px;
	height: 733px;
}

#footer {
	width: 100%;
	min-width: 994px;	
	position: relative;
	height: 35px;	
	background-image: url(bg-bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -35px;
}

#footer-inner {
	position: absolute;
	padding-top: 4px;
	left: 50%;
	top: -19px;
	margin-left: -242px;
	width: 735px;
	height: 36px;
	border-top: 1px solid #E8EAD3;
}

#footer-inner-right {
	float: right;
	whitespace: no-wrap;
}

#footer-inner-left {
	float: left;
	whitespace: no-wrap;
}

#footer-inner a,
#footer-inner span {
	color: #777;
	text-decoration: none;
}

#footer-inner-right span {
	margin-left: 20px;
}

#footer-inner-left span {
	margin-left: 20px;
}

#print-link a {
	padding-left: 20px;
	background-image: url(druckerchen.gif);
	background-repeat: no-repeat;
}
