body {
color: #000000;
margin: 0;
padding: 5px 0 0 0;
font-size: 12px;
font-family: tahoma, verdana, Arial, sans-sarif;
line-height: 16px;
letter-spacing: 0.5;
border: 0;
}

#website {
width: 870px;
border: 1px solid #D61F33;
}

#content {
float: left;
width: 840px;
padding: 5px 10px 5px 15px;
margin: 1px 0 0 0;
background-color: #ffffff;
}



#buehne {
float: left;
width: 870px;
height: 150px;
padding: 0px 0px 0px 0px;
}

#navi {

width: 870px;
float: left;
padding: 0;
margin: 0 0 0 0px;
border: 0px;
background-color: #D61F33;
}

ul.naviliste {

display: inline;
padding: 0;
margin: 0;
}


.naviliste li {
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
display: inline;
/*border-right: 1px solid #ffffff;*/
margin: 0 0px 0 0px;
padding: 0 0px 0 -5px;
line-height: 20px;
list-style-type: none;
}

ul.naviliste a {

color: #ffffff;
padding: 0 8px 0 8px;
text-decoration: none;
}

ul.naviliste a:visited {
text-decoration: none;
/*background: url(haken.gif) no-repeat center left;*/
color: #ffffff;
}

ul.naviliste a:hover {
text-decoration: underline;
/*background: url(pics/navi-icon.gif) no-repeat center left;*/
color: #ffffff;
}

ul.naviliste a:active {
text-decoration: underline;
/*background: url(pics/navi-icon.gif) no-repeat center left;*/
color: #ffffff;
}

ul.naviliste a:focus {
text-decoration: underline;
/*background: url(pics/navi-icon.gif) no-repeat center left;*/
color: #ffffff;
}

img {
border: none;
}


/*
ul.naviliste a:visited {
color: #777777;
/*background: url(pfeil.gif) no-repeat center left;
text-decoration: none;
}   */


/*
#content_container {
float: left;
width: 707px;
padding: 2px 5px 2px 1px;
margin: 0;
background-color: #D61F33;
}
*/



/*
#buehne {
float: left;
width: 707px;
height: 227px;

padding: 2px 7px 0px 1px;
}

*/


#footer {
font-size: 0.75em;
color: #cccccc;
text-align: center;
padding-bottom: 7px;
margin-top: 20px;
}


a:link {
color: #cc3333;
text-decoration: none;
}

a:visited {
color: #cc3333;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h1 {
color: #D61F33;
font-weight: bold;
font-size: 14px;
padding: 0;
margin: 10px 0 20px 0;
}

h2 {
color: #404040;
font-weight: bold;
font-size: 12px;
margin: 20px 0 15px 0;
padding: 0 0 2px 0;
border-bottom: 1px solid #404040;
}

ul
{
list-style-type: square;

}

li {
margin-left: 15px;
}




.clear{
clear: both;
margin: 0;
padding: 0;
}



#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(js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }
