html {width: 95%; overflow: scroll; background: #f6f6f6}
body {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0.5em; background: #ffffff; margin-top: 25px; margin-bottom: 25px;}

p, i, li, td {color: #000000; font-size: 11pt; font-weight: normal; font-family: Cambria, Georgia, Times, serif; text-align:left; widows: 3; orphans: 2; letter-spacing: .02em}

b {color: #000000; font-size:10pt; font-weight: bold; text-align: left; font-family: Cambria, Georgia, Times, serif; widows: 3; orphans: 2}

a {font-family: Futura, "Tw Cen Mt", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt;  text-decoration: none; color: #00009b}

a:hover { text-decoration: underline; color: #00009b}

a:visited { color: gray }

a:active { color: red }


h1	{ font-family: Futura, "Tw Cen Mt", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;}
h2, h3	{ font-family: Futura, "Tw Cen Mt", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;  color: black;}
h4	{ font-family: Futura, "Tw Cen Mt", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black;} 
h5, h6 	{ font-family: Futura, "Tw Cen Mt", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif; color: black }

h1	{ font-size: 16pt; text-align: left; color: #00009b}
h2	{ font-size: 14pt; }
h3	{ font-size: 14pt; text-align: center }
h4	{ font-size: 12pt }
h5	{ font-size: 11pt; font-style: italic }
h6	{ font-size: 12pt }
hr	{ color:#00009b; background-color:#00009b; height: 3px; width: 100%;}


#logo {padding-right: 10px; padding-top: 10px; padding-bottom: 20px;}

#breite_festlegen {width: 55em;}

#navi {width: 100%;} 
#haupttext {width: 90%; line-height: 1.4em; padding: 20px;}
#balken {font-family: Verdana, Arial, Helvetica, sans-serif; background: #cccccc;  text-align: center; color: #00009b; font-size: 8pt; line-height: 3em; background: url(/pics/grau.gif); text-align: center; overflow: hidden; margin-top: 50px;}

#navi ul {margin: 0 auto; background: #cccccc; background: url(/pics/grau.gif) repeat-x left center; overflow: hidden; color: #00009b;}

#navi li { list-style: none; float: left;}

#navi li a:link,
#navi li a:visited {text-decoration: none; padding-top: 1em; padding-bottom: 1em; padding-left: 1.5em; padding-right: 1.5em; background: #cccccc; background: url(/pics/grau.gif) left center repeat-x; display: block; float: left; color: #00009b;}

#navi li a:focus,
#navi li a:hover,
#navi li a:active {background: #dbdbdb; background: url(/pics/aktivgrau.gif) left center repeat-x;}

.title {
font-family: Futura, "Tw Cen Mt", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13pt;
text-align: left;
color: #00009b;
background: url(/pics/slidearrow.jpg) right no-repeat;
}

.text {
color: #000000;
font-size: 10pt;
font-weight: normal;
font-family: Futura, "Tw Cen Mt", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: left;
widows: 3;
orphans: 2;
letter-spacing: .025em
}

#lightbox{	position: absolute;
	left: 0;
	
width: 100%;
 z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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%; z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('../images/blank.gif') no-repeat; /* 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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, 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: 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#langezeile  { white-space:nowrap; }
