﻿#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) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }


body	{
		scrollbar-face-color:DCC5B9;
		scrollbar-highlight-color:8E2103;
		scrollbar-base-color:999999;
		scrollbar-arrow-color:8E2103;
		scrollbar-track-color:E5D7D0;
		
		font-family :  Verdana;
		font-size :  11px;
		font :  normal;
		background-color: ffffff;  
		}

.normal				{ text-decoration: none; color: #4d4d4d; font-style: normal; font-variant: 
							normal; font-weight: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif, Helvetica;  
							line-height : 15pt; text-align : justify;}

.b           			{ Text-decoration: none; color: #4d4d4d; font-variant: normal; font-size: 11px; 
							font-family: Verdana, Arial, sans-serif, Helvetica;font-weight: bold }

.small  				{ text-decoration: none; color: Black; font-style: normal; font-variant: 
							normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif, Helvetica;  
							line-height :  10pt; text-align : left;}

.nav				{ text-decoration: none; color: Silver; font-style: normal; font-variant: 
							normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, sans-serif, Helvetica;}
               
.itemBorder 			{ border: 0px solid black }

.itemText 				{ text-decoration: none; color: #000000; font: 10px Verdana, Arial, sans-serif, Helvetica }

.crazyBorder 			{ border: 0px outset #FFFFFF}
	
.crazyText				{ text-decoration: none; color: #FFFFFF; font-variant: normal; font-size: 10pt; 
               			font-family: Verdana, Arial, sans-serif, Helvetica; font-weight: normal}
               		
a.crazyText:active	{ text-decoration: none; color: #999999; font-variant: normal; font-size: 10pt; 
							font-family: Verdana, Arial, sans-serif, Helvetica; font-weight: normal}
						
a.crazyText:vistited	{ text-decoration: none; color: #000000; font-variant: normal; font-size: 10pt; 
							font-family: Verdana, Arial, sans-serif, Helvetica; font-weight: normal}
a.crazyText:hover		{ text-decoration: none; color: #999999; font-variant: normal; font-size: 10pt; 
							font-family: Verdana, Arial, sans-serif, Helvetica; font-weight: normal}

h1						{ Text-decoration: none; color: Gray; font-variant: normal; font-size: 11pt; 
           			 	font-family: Verdana, Arial, sans-serif, Helvetica; font-weight: bold  }
               
h2						{ Text-decoration: none; color: #800000; font-variant: normal; font-size: 10pt; 
							font-family: Verdana, Arial, sans-serif, Helvetica; font-weight: bold;   					
							line-high: 6pt;}
               
h3          			{ Text-decoration: none; color: #800000; font-variant: normal; font-size: 10pt; 
							font-family: Verdana, Arial, sans-serif, Helvetica;   
							font-weight :  normal; line-high: 6pt;}

h4          			{ Text-decoration: none; color: #800000; font-variant: normal; font-size: 8pt; 
							font-family: Verdana, Arial, sans-serif, Helvetica;   
							font-weight :  normal;}

td          			{ Text-decoration: none; color: #000000; font-variant: normal; font-size: 10pt; 
							font-family: Verdana, Arial, sans-serif, Helvetica	}
              
a.inhalt:link	  { color: #800000; text-align: left; text-indent: 0; word-spacing: 0; 
			               line-height: 100%; font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0;  
            			   line-height :  16pt; text-decoration :  none;}
               
a.inhalt:visited { color: #800000; text-align: left; text-indent: 0; word-spacing: 0;
							line-height: 100%; font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0; 
							line-height :  16pt; text-decoration : none;}

a.inhalt:active  { color: #800000; text-align: left; text-indent: 0; word-spacing: 0;
							line-height: 100%; font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0; 	
							line-height :  16pt; text-decoration :  underline;}
				
a.inhalt:hover	{ color: #800000; text-align: left; text-indent: 0; word-spacing: 0;
							line-height: 100%; font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0; 	
							line-height :  16pt; text-decoration :  underline;}

a.nav:link   		{ color: Silver; text-align: left; text-indent: 0; word-spacing: 0; 
							line-height :  14pt; text-decoration: none; 
							font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0;  
							font-size :  9pt;}
               
a.nav:visited	  { color: Silver; text-align: left; text-indent: 0; word-spacing: 0;
							line-height :  14pt; text-decoration : none;
							font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0;
							font-size :  9pt;}

a.nav:active 	  { color: Silver; text-align: left; text-indent: 0; word-spacing: 0;
							line-height :  14pt; text-decoration : underline; 
							font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0; 
							font-size :  9pt;}
				
a.nav:hover		  { color: Silver; text-align: left; text-indent: 0; word-spacing: 0;
							line-height :  14pt; text-decoration : underline; 
							font-family: Verdana, Arial, sans-serif, Helvetica; margin: 0; 
							border-color :  #666699;font-size :  9pt;}

a.small:link   		{ color: #800000; text-align: left; text-indent: 0; word-spacing: 0;
							text-decoration : none; font-family: Verdana, Arial, sans-serif, Helvetica; 
							;font-size :  7pt;}
               
a.small:visited	  { color: #800000; text-align: left; text-indent: 0; word-spacing: 0;
							text-decoration : none; font-family: Verdana, Arial, sans-serif, Helvetica; 
							;font-size :  7pt;}

a.small:active 	  { color: #800000; text-align: left; text-indent: 0; word-spacing: 0;
							text-decoration : underline; font-family: Verdana, Arial, sans-serif, Helvetica; 
							;font-size :  7pt;}
				
a.small:hover   { color: #800000; text-align: left; text-indent: 0; word-spacing: 0;
							text-decoration : underline; font-family: Verdana, Arial, sans-serif, Helvetica; 
							;font-size :  7pt;}
														
.button
{
	background-color : White;
	border : none;
	color : Gray;
	border-style : none solid solid none;
	border-color : #666699;
}