body
 {
  background-color: #FFFFFF;
  color: #0B2A51;
  font-family: Arial,sans-serif;
  font-size: 10pt;
  margin-bottom: 10px;
  margin-height: 10px;
  margin-top: 10px;
  margin-width: 10px;
 }

table
 {
  border: 1;
  empty-cells: show;
  font-size: 10pt;
 }

table.Text
 {
  font-size: 10pt;
  margin-bottom: 10px;
 }

table.Grundtabelle
 {
  height: 100%;
  width: 100%;
 }

table.Grundtabelle_2
 {
  height: 100%;
  width: 750px;
 }

table.angezeigte_Tabelle
 {
  border-collapse:collapse;
  font-size: 10pt;
  text-align: center;
 }

table.angezeigte_kTabelle
 {
  border-collapse:collapse;
  font-size: 8pt;
  text-align: center;
 }

table.angezeigte_kTabelle2
 {
  border-collapse:collapse;
  font-size: 8pt;
 }

td
 {
  padding: 0;
 }

td.Seitenueberschrift
 {
  background-image: url("Hintergrund_1.gif");
  font-size: 10pt;
  font-weight: bold;
  height: 150px;
  text-align: right;
 }

td.Logos
 {
  text-align: left;
  width: 450px;
 }

td.Navigationsleiste
 {
  background-image: url("Hintergrund_2.gif");
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  vertical-align: top;
 }

td.Navigationsleiste a
 {
  color: #FFFFFF;
  text-decoration: none;
 }

td.Navigationsleiste a:hover
 {
  color: #FF5D00;
  text-decoration: none;
 }

td.Textbereich
 {
  vertical-align: top;
 }

td.Informationsbereich
 {
  background-color: #dce6fa;
  font-size: 8pt;
  vertical-align: top;
 }

td.Fussbereich
 {
  vertical-align: bottom;
 }

div.Navigationsleistentext
 {
  margin-left: 15px;
  margin-right: 40px;
 }

div.Textueberschrift
 {
  color: #0B2A51;
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 14px;
  text-align: center;
 }

div.fetterText
 {
  color: #0B2A51;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 14px;
  text-align: left;
 }

div.Text
 {
  font-size: 10pt;
  margin-bottom: 20px;
  text-align: justify;
 }

div.Informationsueberschrift
 {
  color: #0B2A51;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
 }

div.Informationstext
 {
  font-size: 8pt;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
 }

div.Informationstext a
 {
  color: #0B2A51;
  font-size: 7pt;
 }

img
 {
  border: 0;
 }

a
 {
  color: #FF5D00;
  text-decoration: none;
 }

a:hover
 {
  color: #0B2A51;
  text-decoration: none;
 }

hr.Trennung
 {
  color:#0B2A51;
  background-color:#0B2A51;
  border:0;
  margin-bottom: 5px;
  margin-top: 5px;
 }
 
#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.srz.tu-dresden.de/_lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.srz.tu-dresden.de/_lightbox/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; }

