@charset "utf-8";
/* CSS Document for Zuber Bestattungen, Guensberg */
/* copyright, mbb moser/mum, recherswil */
/* 16.06.2008 */


body {
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
background-color:#CCCCCC;
}

/* Head Div */
div.head {
position:absolute;
width:1000px;
height:197px;
margin-left:-500px;
left:50%;
background-color:#FFFFFF;
background-image:url(/images/head.jpg);
z-index:10;
}

/* body Div*/
div.bodydiv {
position:absolute;
width:1000px;
margin-left:-500px;
left:50%;
top:197px;
background-image:url(/images/body.jpg);
z-index:9;
overflow:visible;
}

div.contentdiv {
margin-left:24px;
padding-top:10px;
width:756px;
height:100%;
min-height:600px;
vertical-align:top;
margin-top:0px;
top:0px;
left:0px;
z-index:10;
}

td.feettd {
background-image:url(/images/feet.jpg);
}

td.hlinktd {
width:200px;
text-align:left;
vertical-align:top;
text-indent:05px;
}

a.hlink, a.hlink:active, a.hlink:visited {
padding-left: 7px;
border	: 0;

display: block;
height:21px;
width:150px;
font-family:Verdana,Arial,Helvetica;
font-size:12pt;
font-weight:500;
text-decoration:none;
text-align:left;
color:#FFFF00;
line-height:21px;
vertical-align:middle;
margin:4px;
}

a.hlink:hover {
padding-left: 7px;
border	: 0;
display: block;
height:21px;
width:150px;
font-family:Verdana,Arial,Helvetica;
font-size:12pt;
font-weight:500;
text-decoration:none;
text-align:left;
color:#FFFFFF;
line-height:21px;
vertical-align:middle;
margin:4px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
color:#993300;

}

h1 {
background-image:url(/images/titellinie.gif);
width:745px;
height:25px;
padding-left:0px;
padding-bottom:2px;
text-align:left;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:600;
color:#993300;
margin-top:0px;
}

#prevLink:hover, #prevLink:visited:hover { background: url(<?php print $http_url_image; ?>prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(<?php print $http_url_image; ?>nextlabel.gif) right 15% no-repeat; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}


#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#pictures li {
	float:left;
	height:120px;
	list-style:none outside;
	width:140px;
	text-align:center;
}
img {
	border:0;
	outline:none;
}
