body {
        text-align: center;
        min-width: 760px;
        background: #5d5048;
}

div#wrapper {
                margin: 0 auto;
                margin-top: 100px;
                border: 1px solid #ffffff;
                width: 760px;
                background: #423433 url('images/4e2.gif');
                background-position: bottom right;
                background-repeat: no-repeat;

}

html>body div#wrapper {
                height: 100%;
                min-height: 600px;



}

div#logo {
                float: left;
                height: 410px;
                position: relative;
                top: -10px;

                margin-bottom: -10px;


                        width: 150px;
                border-right: 1px solid #ffffff;
                border-bottom: 1px solid #ffffff;
                background: #5d5048 url('images/logo-2.gif');
                background-position: center;
                background-repeat: no-repeat;
}

html>body div#logo {
                height: 100%;
                min-height: 394px;
}

h2 {
                color: #ffffff;
                font-size: 14px;
                font-weight: bold;
}

b {
                color: #ffffff;
                font-weight: bold;
}

div#footer {
                width: 760px;
                clear: both;
                margin: 0 auto;
                font-family: trebuchet ms,arial,verdana;
                font-size: 10pt;
                font-weight: normal;
                color: #ffffff;
                letter-spacing: 1.1pt;
                padding-top: 5px;
                text-align: right;
}

div#footer A {
                color: #ffffff;
                font-weight: normal;
                text-decoration: none;
                text-transform: uppercase;
}

div#footer a:hover {
                 color: #ff7f00;
                font-weight: bold;
                text-decoration: none;
}


div#content a {
                color: #ffffff;
                font-weight: bold;
                text-decoration: none;
}

div#content a:hover {
                color: #ff7f00;
                font-weight: bold;
                text-decoration: none;
}


h1 {
                color: #bbc6b6;
                font-weight: bold;
                font-size: 15px;
}
div#content {
                text-align: left;
                padding: 15px 150px 15px 15px;
                float: right;
                width: 400px;
                height: 100%;
                font-family: trebuchet ms,arial,verdana;
                font-size: 9pt;
                font-weight: normal;
                color: #ffffff;
}

html>body div#content {
                min-height: 500px;
                height: 100%;
}

div#topbar {
                height: 75px;
                font-family: trebuchet ms,arial,verdana;
                font-size: 8pt;
                font-weight: normal;
                text-align: left;
                padding-left: 25px;
                padding-top: 10px;
                color: #ffffff;
                letter-spacing: 1.1pt;
                border-bottom: 1px solid #ffffff;
                clear: left;
}

div#menu {
                float: right;
                width: 760px;
}

div#menu A {
                display: block;
                width: 125px;
                position: relative;
                left:0px;
                top: -10px;
                z-index: 50;
                float: left;
                border: 1px solid #ffffff;
                height: 25px;
                background: #998c84 url('images/pfeil-1.gif');
                background-position: center left;
                background-repeat: no-repeat;
                font-family: trebuchet ms,arial,verdana;
                text-align: right;
                font-size: 14px;
                text-decoration: none;
                padding-right: 10px;
                padding-top: 3px;
                font-weight: bold;
                color: #ffffff;
                text-transform: uppercase;
}

div#menu a:hover {
                background: #423433 url('images/pfeil-2.gif');
                background-position: center left;
                background-repeat: no-repeat;
                color: #bbc6b6;
}

#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(http://www.vier-e.net/js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.vier-e.net/js/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; }
