/* Formatvorlagen für die Website www.sternfreunde-kelheim.de */

body { margin:4pt; background-color:#C5D2E1; font-family: Arial; }

a:link {color:#000088; text-decoration:none;}   /*Links blau und unterstrichen */
a:visited {color:blue; text-decoration:none;}   /*Besuchte Seiten grau und ohne Strich */
/* a:active {color:blue; text-decoration:none; font-weight:bold;}  /*Aktive Links blau fett und ohne Strich */
a:active {color:#000088; text-decoration:none;}   /*Aktive Links blau fett und ohne Strich */
a:hover {color:#000088; text-decoration:underline;}   /*Links, auf die Maus zeigt blau fett*/

/* Abstand für Text von oben und unten : 10 Pixel */

p,h1,h2,h3,h4,ul,ol,td,th,address,blockquote,nobr,b,i
     { margin-left:0pt; font-size:11pt; font-family: Arial; }

/* font-family = Schriftart fuer Textelemente */
/* Kabel Bk BT,  Schrift, Wert aenderbar */

h1 { font-size:16pt; color:#000088;
     font-family: Kabel Md BT, Arial, sans-serif; src:local(Kabel Md BT), url(KABELN.TTF) format(TrueType);
     margin-top:10pt; margin-bottom:6pt;}

/* font-size = Schriftgroesse */

h2 { font-size:14pt; font-style:bold;
     font-family: Kabel Md BT, Arial, sans-serif; src:local(Kabel Md BT), url(KABELN.TTF) format(TrueType);
     margin-top:6pt; margin-bottom:6pt;
     }

h3 { font-size:12pt; margin-top:6pt; margin-bottom:4pt;
     font-family: Kabel Md BT, Arial, sans-serif; src:local(Kabel Md BT), url(KABELN.TTF) format(TrueType)}

h4 { font-size:10pt; font-style:bold; margin-top:6pt; margin-bottom:4pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11pt;}
/* normaler Text */

p.schmuck { font-style:italic; letter-spacing:0.1em; }
/* hervorgehobener Text */

pre { font-family:Courier New,Courier; font-size:10pt; }

table {
        border-collapse:collapse; border-spacing:0pt; margin:2pt; empty-cells:show; border-spacing:0pt; }
td,tr {
        border-collapse:collapse; border-style:solid; padding:4pt; border-width:1pt; border-color:#0000A0; border-spacing:0pt;
      }

img { border-width:0pt; margin:4pt;
 }
img.prev {     margin-right:4pt; }
img.left     { margin-left:0pt; }
img.right     { margin-right:0pt; }

hr { border-style:solid; border-height:1pt; border-color:#0000A0; }

li { margin-left:24pt; text-indent:0pt; list-style-position:outside; }

#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: 5px; }

#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/menu/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/menu/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Arial, 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: 77%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;        }
#imageData #bottomNavClose{ width: 113px; 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; }