* {
margin: 0;
padding: 0;
}
body
{
background-color: #000;
}
#page {
margin: 0 auto;
width: 990px;
background-color: #490001;
text-align: left;
}
#seitenbereich {
margin: 0 auto;
background:url(header.png) no-repeat top center;
width:990px
}
#andi {
float:left;
background-image:url(schatzi.png) ;
width: 250px;
height: 416px;
margin-top:250px;
}
#andi span {
display:none;
}
#navi {
margin: 210px 0 1em 16em; padding: 0.5em;
text-align: center;
font-family: Tahoma, Georgia, Times
}
#navi li {
list-style:none;
display:inline;
margin:0 ; padding: 0 ;
}
#navi a {
color: #b79a36;
font-weight: bold;
padding: 0.5em 1em;
float: left;
height: 20px;
width: 85px;
text-shadow:black 3px 2px 4px;
}
#navi a:hover {
color: #000;
font-weight: bold;
background-image:url(normal.png) ;
padding: 0.5em 1em;
float: left;
height: 20px;
width: 85px;
text-shadow: none
}
a:link { color:black; text-decoration:underline; }
a:hover { color:black; text-decoration:underline; }
#Inhalt {
margin: 3em 0em 0 17em;
border: 1px solid #000000;
font-family: Georgia, Comic, Tahoma;
text-align: left;
background-color: #b79a36;
padding: 20px;
width: 650px
}
#Unterseiten {
margin: 0px 2em 0 17em;
border: 5px double #000000;
font-family: Georgia, Comic, Tahoma;
text-align: left;
background-color: #b79a36;
padding: 20px
}
#Galerie {
margin: 0px 2em 0 17em;
border: 5px double #000000;
font-family: Georgia, Comic, Tahoma;
text-align: center;
background-color: #b79a36;
padding: 20px;
line-height: 20px
}
p#Fusszeile {
text-align: center;
background-color: #490001;
color: #490001;
#preview {
width: 12em;
border: 1px solid black;
}
#thumbnail {
height: 8em;
border: 1px solid black;
}
#galerie1 {
width: 20em;
border: 1px solid black;
}
#galerie2 {
height: 25em;
border: 1px solid black;
}
#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: #b79a36; 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: 15px Georgia, Helvetica, sans-serif; background-color: #b79a36; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }
#imageData{ padding:0 10px; color: #000000; }
#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; }