@CHARSET "ISO-8859-1";

body { background-image:url('bodybg.jpg'); background-repeat:repeat-x; margin: 0; 
	   font-family:Helvetica; font-size:smaller; height:100% }
div.oben { width:950px; height: 130px; margin-top: 20px;
		   background-image:url('header.jpg'); background-repeat:no-repeat;}
div.inhalt { width:730px; min-height:420px; text-align:left;
			 padding:25px; background-color:#DAE3CF; }
div.navi { width:170px; min-height:420px; text-align:left; padding-top: 15px;
		background-image:url('nav_trenner.gif'); background-repeat:no-repeat; background-position: right top;}
div.ueberuns { width: 370px; float: right; margin-left:15px; margin-bottom: 15px;}
div.stirbt { width: 210px; float: right; margin-left:15px; margin-bottom: 15px; margin-top: 50px; margin-right: 30px;}
div.bund { height: 150px; background-image:url('bundesverband.jpg'); background-repeat:no-repeat; background-position: bottom;}

table { border:0px none; border-collapse:collapse }

img { border: 0px none;  }

img.mitHG { background-image:url('bildhintergrund.jpg'); background-repeat:no-repeat;
	 background-position: right bottom;
	 padding-right:10px; padding-bottom:10px; margin-right:10px; margin-bottom:10px; margin-left:10px }

a { color:#000000;text-decoration:none; font-weight:bold;}
a:hover{ text-decoration:underline; }

a.navi{ text-decoration:none; font-weight:bold; line-height:200%; padding:10px; width:150px;}
a.navi:link{ color:#000000; }
a.navi:visited{ color:#000000; }
a.navi:active{ color:#597144; }
a.navi:hover{ color:#597144; }

a.naviBesucht{ text-decoration:none; font-weight:bold; line-height:200%; padding:10px; width:150px;}
a.naviBesucht:link{ color:#597144; }
a.naviBesucht:visited{ color:#597144; }
a.naviBesucht:active{ color:#597144; }
a.naviBesucht:hover{ color:#597144; }

h1 { padding-top:15px; }
h2 { padding-bottom:10px; }
h4 { font-size:90%; }
h5 { color:#FF0000; width:250px; padding-left:50px}
span { font-size:125%; font-weight:bold; font-style:italic; }

textarea { font-family:Helvetica; }

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

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