 
      img                  {display: none}
      body                 { margin:0; padding:0; width: 100%; height: 100%; font-family: "Times New Roman", Times,serif; font-size: 8pt; line-height: 8pt;background-color: black;	}
	div			   { border: 100px }

	#back          	   { position: absolute; left: 0px;   top: 0px;    width: 100%; height: 100%;   margin : 0px; background-color: white;	}
	
	  #Gits_Navi_Links   { position: absolute; left: 0px;   top: 0px;    width: 12%;height: 100%;   	margin : 0px; background-color: white;	}
          #Gits_Navi       { position: absolute; left: 0px;   top: 0px;    width: 100%; height: 80%;    	margin : 0px; background-color: white;	}
	      #Gitarren 	   { position: absolute; left: 0px;   top: 0px;    width: 100%; height: 40%;    	 background-color: white;	}
	        #Navigation  { position: absolute; left: 0px;   top: 100%;   width: 100%; height: 150%;   	background-color: white; padding:5px;}
	    #Links	         { position: absolute; left: 0px;   top: 100%;   width: 100%; height: 25%;    	background-color: grey;	background-color: white;}
	  #Rechts  		   { position: absolute; left: 100%;  top: 0px;    width: 733.333%; height: 100%;   margin : 0px; background-color: white;	}
	    #Gesamt          { position: absolute; left: 0px;   top: 0px;    width: 100%; height: 93.85%; 	margin : 0px; background-color: White;	}
	      #Logo_layout   { position: absolute; left: 0px;   top: 0px;    width: 100%; height: 34.09696%;   margin : 0px; background-color: white;  	}
	        #Logo        { position: absolute; left: 0px;   top: 0px;    width: 80%;  height: 100%;    	margin : 0px; background-color: white;  	}
	          #Layout	   { position: absolute; left: 100%;  top: 0px;    width: 25%;  height: 193.28125%;    margin : 0px; background-color: white;  color:grey; }
		  #Inhalt      { position: absolute; left: 0px;   top: 100%;   width: 100%; height: 193.28125%;   	margin : 0px; background-color: white; overflow: auto;	}
	    #Impressum  	   { position: absolute; left: 0px;   top: 100%;   width: 100%; height: 6.55301%;   padding : 0px; background-color: white; color:grey;	}

	h1			   { font-size: 8pt; color: #DF0024; line-height: 8pt ;}
	h2			   { font-size: 8pt; color: #BC001D; line-height: 8pt ;}
	h3			   { font-size: 8pt; color: #960014; line-height: 8pt ;}
	h4			   { font-size: 8pt; color: #820010; line-height: 8pt ;}
	h5			   { font-size: 8pt; color: #6C000A; line-height: 8pt ;}
	h6			   { font-size: 8pt; color: #560007; line-height: 8pt ;}
	
	marquee {font-family: Shelman; font-size: 8pt;color: red;}

	.navi 	 { font-weight: bold; font-size: 8pt; font: "Courier New", Courier;  color: red;  background-color: white; text-decoration: none; line-height: 8pt;}


	a:link       { font-weight: bold; font-size: 8pt; font: "Courier New", Courier;  color: #FF3300;  background-color: white; text-decoration: none; line-height: 8pt;}
		   					
      a:hover      { font: "Courier New", Courier; font-size: 8pt; font-weight: bold; color: black; background-color: white; text-decoration: none; line-height:  8pt;}
	
 	a:visited    { font-weight: bold; font: "Courier New", Courier; font-size: 8pt; color: #666666; background-color: white; text-decoration: none; line-height:  8pt; }
						
      .aktivlink { font-weight: bold; font: "Courier New", Courier; font-size: 8pt;  color: #FFFFFF; background-color: white;  text-decoration:none ; line-height:  8pt;}   


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


