/* CSS STYLESHEETS für  OffBeat-Chor
   Datum:    2006-12-30
   Autor:  Rainer Holweger
   www.holy-art.de */

body {
  margin: 0 auto;
  width: 100%;
  background-color: #000;
  background-image: url(back.jpg);
  background-attachment: fixed;
  font-family: Trebuchet,Tahoma,Verdana,Arial;
  font-size: 14px;
  line-height: 130%;
  color: #000;
  scrollbar-base-color: #DFA164;
  scrollbar-track-color: #DFA164;
  scrollbar-face-color: #DFA164;
  scrollbar-highlight-color: #fff;
  scrollbar-3d-light-color: #fff;
  scrollbar-dark-shadow-color: #DFA164;
  scrollbar-shadow-color: #000;
  scrollbar-arrow-color: #1C1202;
  }

a:link {color: #fff;}
a:hover {color: #DD5E2B;}
a:visited {color: #DD5E2B;}

a.box:link {color: #DD5E2B;}
a.box:hover {color: #DD5E2B;}
a.box:visited {color: #84694E;}

a.fuss:link {color: #fff; text-decoration: none;}
a.fuss:hover {color: #DFA164; text-decoration: none;}
a.fuss:visited {color: #fff; text-decoration: none;}

a.nav2:link {color: #fff; text-decoration: none;}
a.nav2:visited {color: #fff; text-decoration: none;}

a.nav3:link {color: #DFA164; text-decoration: none;}
a.nav3:visited {color: #DFA164; text-decoration: none;}

table {
  border: 0;
  cellpadding: 0;
  cellspacing: 0;
  }
td {
   valign: top;
   }

h1 {
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  }

#index {
  position: fixed;
  top: 0px;
  left: 0px;
  }

#ecke {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 130px;
  z-index: 1;
  }

#logooben {
  position: fixed;
  top: 0px;
  left: 130px;
  width: 770px;
  z-index: 1;
  }

#navigation {
  position: fixed;
  top: 160px;
  left: 130px;
  width: 770px;
  z-index: 1;
  text-align: center;
  }

#navigation2 {
  position: fixed;
  top: 185px;
  left: 196px;
  width: 350px;
  z-index: 1;
  text-align: center;
  background-color: #84694E;
  padding: 5px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  }

#navigation3 {
  position: fixed;
  top: 185px;
  left: 370px;
  width: 260px;
  z-index: 1;
  text-align: center;
  background-color: #84694E;
  padding: 5px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  }

#navigation4 {
  position: fixed;
  top: 185px;
  left: 371px;
  width: 420px;
  z-index: 1;
  text-align: center;
  background-color: #84694E;
  padding: 5px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  }
  
  
#navigation5 {
  position: fixed;
  top: 185px;
  left: 660px;
  width: 230px;
  z-index: 1;
  text-align: center;
  background-color: #84694E;
  padding: 5px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  }

#text {
  position: absolute;
  top: 185px;
  left: 130px;
  width: 770px;
  background-image: url(back_text.gif);
  background-attachment: fixed;
  background-color: #DFA164;
  text-align: center;
  align: center;
  }

#textinnen {
  width: 600px;
  margin: auto;
  padding: 15px;
  text-align: left;
  }

#back {
  width: 60px;
  background-color: #84694E;
  padding: 5px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  color: #fff;
  }

#boxhead {
  width: 200px;
  background-color: #84694E;
  padding: 11px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  line-height: 130%;
  text-align: left;
  color: #F5DEB3;
  }

#boxtext {
  width: 200px;
  background-color: #F5DEB3;
  padding: 10px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-size: 12px;
  line-height: 130%;
  color: #000;
  text-align: left;
  border: 1px dashed black;
  }

#seitenfuss {
  width: 300px;
  margin-bottom: 0;
  background-color: #84694E;
  padding: 10px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  line-height: 130%;
  float: right;
  color: #fff;
  }

#druck {
  width: 700px;
  margin: auto;
  background-color: #fff;
  padding: 10px;
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-weight: bold;
  font-size: 12px;
  line-height: 130%;
  color: #000000;
  }

.center {
  text-align: center;
  }

.klein {
  font-family: Trebuchet,Trebuchet,Tahoma,Verdana,Arial;
  font-size: 10px;
  color: #000;
  float: left;
  padding: 10px;
  }

#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: #84694E; width: 300px; height: 300px; 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: #84694E; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff; }
#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; }
