* { padding: 0px; margin: 0px}

body { background-color: #000033;
	   text-align: center;
	   height: 1200}

#page {	width: 1000;
	    height: 1100;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 20;
	    text-align: left;
	    padding: 1;
	    background-color: white;
	    }
#logo { margin-left: 100;
		margin-top: 60;
	    opacity: .7;
	    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		 filter: alpha(opacity=70);
		 zoom: 1}
#isaak { float: right;
		 margin-top: -80;
		 opacity: .7;
		 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		 filter: alpha(opacity=70);
		 zoom: 1;
		 margin-right: 100;}
#footer { background-color: #4d4d4d;
		  height: 10;
		  margin-left: 3;
		  margin-right: 3;
		  margin-top: 5;
		  }
img { border-style: none}


#karte { margin-left: 430;
		 margin-top: 0;}
#karte embed { width: 550;
			   height: 700;}
			   
.divide { background-color: #000066;
		  width: 5;
		  height: 812;
		  margin-left: 416;
		  margin-top: -733px;
		  }
.text { margin-top: -360px;
		margin-left: 440;
		font-family: "Lucida Sans";
 		font-size: 13;
	 	font-weight: bolder;
		width: 300px;
		}

h1 { font-family: "Arial Hebrew";
	 font-size: 25;
	 font-style: normal;
	 color: white;
	 text-align: center;
	 margin-top: 10;
	 background-color: #000066;
	 margin-right: 3;
	 margin-left: 3;
	 padding-bottom: 8;
	 padding-top: 8;
	 }

h2 { font-family: "Arial Hebrew";
	 font-size: 20;
	 font-style: normal;
	 }
	 
h3 { font-family: "Arial Hebrew";
	 font-size: 13;
	 color: white;
	 margin-top: 5;
	 margin-left: 3;
	 margin-right: 3;
	 padding-left: 97;
	 padding-top: 3;
	 padding-bottom: 3;
	 background-color: #000066;}

h4 { font-family: "Arial Hebrew";
	 font-size: 13;
	 color: white;
	 float: right;
	 margin-top: -37;
	 margin-left: 3;
	 margin-right: 100;}
	  
h5 { font-family: "Lucida Sans";
	 font-size: 12;
	 font-weight: bolder;
	 margin-top: 60px;
	 margin-left: 30;
	 line-height: 1.5;
	 color:black}
	 
h6 { font-family: "Lucida Sans";
	 font-size: 13;
	 font-weight: 500;
	 background-color: #000066;
	 margin-right: 587;
	 margin-left: 3;
	 margin-top: 3;
	 padding-left: 27;
	 color: white;
	 }

#sidebar { margin-top: 20;
		   margin-left: 30;}
#sidebar a { text-decoration: none;
			 color: #000099;
			 font-family: "Lucida Sans";
			 font-size: 13;}
#sidebar a:hover { text-decoration: underline;}
#sidebar li { overflow: hidden}

#button { margin-top: 37;
		  margin-left: 93;}
#button li { display: inline;}
#button a { text-decoration: none;}
#button a:hover,active { opacity: .6;}

#links { margin-top: -22;
		 margin-left: 275px;}
#links li { display: inline;}
#links a { text-decoration: none;
		   color: black;
		   font-family: "Lucida Sans";
		   font-weight: bolder;
		   font-size: 14;
		   padding-left: 10;
		   padding-right: 10}
#links a:hover { opacity: .6;
				 text-decoration: none;
				 font-size: 14;
				 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		 		 filter: alpha(opacity=60);
		 		 zoom: 1;
		 		 padding-left: 10;
		 		 padding-right: 10}
				 
#stripes1 { margin-top: 30px;
			text-align: center}
#stripes { margin-top: 8px;
		   text-align: center 
		   }
		 
#gallery {
  margin-top: 77;
  margin-left: 795px;
  padding:0;
  border:1px solid #000066;
  width:84px;
  height: 84px;
  list-style:none;
  overflow:hidden;
}

#gallery li {
  float:left;
  padding:3px 3px 3px 3px;
}

#gallery li a img {
  border:2px solid #000066;
  padding:.1em;
  opacity:.80;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  zoom: 1
}

#gallery li a img:hover {
  border-color:#CCC;
  opacity:1;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  zoom: 1
}

#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: 10%; 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;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/_images/nextlabel.gif) right 15% no-repeat; }

#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; }


.pic { margin-top: 50px;
	   margin-left: 100;
	   }
	   
.foto { margin-top: -689px;
		margin-left: 4;
		opacity: .5;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		 filter: alpha(opacity=50);
		 zoom: 1;
		width: 408;
		height: 243px}
	   
