

#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 {
    background: #212121;
}

#Kopfbereich {
    background-image: url(bannerhead.gif);    
    background-repeat: no-repeat;
    height: 200px;
    font-size: 10px;
    font: verdana, arial, sans-serif;
    list-style-type: none;
    color: white;
}

#wrapper {
    background: black;
    height: 100%;
    width: 1024px;
    display: block;
}


li {
    margin: 10px 0px 5px 0px;
    padding: 5px;
    padding-left: 25px;
    width: 120px;
    float: left;
    border-left: 3px #00FF22 solid;
}

ul {
    list-style-type: none;
}

ol {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: white;
}

strong {
    color: #00FF22;
}

#SteuerungVertikal     {
    background-color: black;
    font-family: arial, sans-serif;
    font-size: 12px;
    width: 170px;
    height: auto;
    float: left;
    padding-top: 30px;
    margin-top: 0px;
    text-align: left;
}

#SteuerungVertikal ul {
    list-style: none;
}

#SteuerungVertikal li {
    padding-left: 45px;
}

#SteuerungVertikal a:link {
    color: white;
}

#SteuerungVertikal a:visited {
    color: white;
}


#SteuerungVertikal a:hover {
    color: gray;
}

#SteuerungVertikal a:active {
    color: #00FF22;
    font: bold;
}

/* Steuerung oben 3-teilig */
#dreiteilig a:hover {
    background-image: url(equipment2.jpg);
}

/* Abstand zwischen den Menuepunkten oben im Kopf */
.abstand {
    padding-right: 10px;
    width: 100px;
}

.distance {
    padding-left: 11px;
    margin: 0px;
    width: 70px;
}

.pilotdistance {
    padding-left: 10px;
    margin: 0px 0px 10px 0px;
    width: 90px;
    height: 25px;
}




#InhaltMitte {
    color: white;
    padding: 10px 0px 0px 0px;
    height: 100%;
    width: 605px;
    font-family: arial, sansserif;
    letter-spacing: 1.5px;
    font-size: 12px;
    text-align: left;
    background: #090909;
    margin: 00px 0px 0px 60px;

}  

#Inforechts {
    background-color: black;
    color: white;
    height: 100%;    
    width: 180px;
    height: auto;
    float: right;   
    text-align: left;
    font-family: arial, sansserif;
    font-size: 10px;

    padding: 30px 0px 0px 0px;
    letter-spacing: 1.5px;
    
}  

#Fussbereich {
    font: arial, verdana, sans-serif;
    font-size: xx-small;
}   
