﻿body 
{    
}

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


     #page 
        {
            margin: auto; 
            /* background-color: #99FF33; */
            background-color:#ffffff;
            color: #ffffff;
            text-align:left;
            width: 799px;
            height: 658px;
            position:relative;
            z-index:0;
            top: -11px;
            left: 20px;
        }
            
        /* Die Titelzeile */
        #title {
        height:30px;
        padding:0px;
        text-align:center;
        font-family:Verdana;

        }
        
        
                /* Kopfzeile*/
        #header 
        {
        margin: 0px auto;
        background-color:#ffffff;
        color: #0099FF;
        text-align: center; 
        vertical-align: text-bottom;
        width: 747px;
        height: 123px;
        border:0;
        font-family:Verdana;
        font-size: 13px;
        font-weight: bold;
    
        
        }        

#header_text
        {
        border-style: none;
        border-color: inherit;
        border-width: 0;
        left: 221px;
        position:absolute;
        top: 94px;
        text-align:left;
        color: #0099ff;
        width: 260px;
        height: 74px;
        margin-left: 286px;
        margin-top: 2px;
        }

        /* Das Menü */
        #menu {
	            float:center;
	            width: 100%;
	            font-family:Verdana;
	            font-size: 15px;
	            line-height:normal;
                width: 771px;
                margin-left: 0px;
                height: 42px;
                border-bottom: 2px solid #000000;
             }
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}


        /* Der Inhalt */
        #content 
        {
            margin: 0px auto;
            background-color:#ffffff;
            background-repeat:no-repeat;
            background-position:center;
            padding:0px;
            color: #0099ff;
            font-family:Verdana;
            font-style: normal; 
            font-size:15px;
            text-align: center; 
            vertical-align: text-bottom;
            width: 747px;
            height: 396px;
            z-index:10;
        }
        
         .pic_left
        {
            border-style: none;
            border-color: inherit;
            border-width: 1;
            position:absolute;
            top: 416px;
            left: 3px;
            height: 189px;
            width: 186px;
            z-index:20;
        }
             


        .pic_right
        {
            border-style: none;
            border-color: inherit;
            border-width: 1;
            position:absolute;
            top: 416px;
            left: 585px;
            height: 185px;
            width: 179px;
            z-index:20;
        }


        #footer 
        {
            margin: 0px auto; 
            font-family: Verdana; 
            font-size:large 
            font-style: normal; 
            text-align:center;
            width: 747px;
            height: 40px;
            background-color: #ffffff;
            left: 0px;
            top: 460px;
            z-index:25;
            color: #0099ff;
            text-decoration:underline;

        }  
        
                       
             /* Grafik Name oben */   
        .namelogo
        {
            margin: 0px auto; 
            border-style: none;
            border-color: inherit;
            border-width: 0;
            width: 440px;
            height: 123px;
            left: 39px;
            position:absolute;
            top: 10px;
            right: 326px;
        }
        /*das bild */
               
        .foto_stuhl
        {
             border-style: none;
             border-color: inherit;
             border-width: 1;
             position:absolute;
             left: 66px;
             top: 244px;
             height: 116px;
             width: 161px;
             z-index:11;
        }
       
       
        .foto_rost
        {
            border-style: none;
            border-color: inherit;
            border-width: 1;
            position:absolute;
            top: 244px;
            left: 568px;
            height: 116px;
            width: 161px;
            z-index:11;
        }            
       
        .thumbnails
            {
                margin: 5px auto; 
                border-style: none;
                border-color: inherit;
                border-width: 0;
                position:relative;
                text-align:center;
            }            
       