html{ text-align: center; height:75%; }

body{ background-color: #fffffd; margin:0; padding:5% 0 0; text-align:center; height:90%;}

html>body{ text-align: center; height:75%; }
#box{ background-image: url(backnew.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 bottom; text-align: center; vertical-align: bottom; position: absolute; left: 0; right: 0; bottom: 0; width: 800px; height: 960px; padding:0 0 1px; margin: auto; }
#box1 { background-color: #999; background-repeat: repeat; background-attachment: scroll; background-position: 0 bottom; text-align: center; margin: auto auto 1px; padding: 0; width: 600px; height: 620px; vertical-align: bottom; }
#box2 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 550px; height: 380px; margin-right: auto; margin-left: auto; }
#box_band { background-image: url(icon_blur_long.png); background-repeat: repeat; text-align: left; width: 500px; height: 360px; margin-right: auto; margin-left: auto; overflow: auto; }
#box3 { text-align: right; width: 605px; height: 150px; margin: auto; }
#box_left_menu { width: 66px; height: 30px; float: left; }
#box_right_menu { background-color: #9f212c; width: 634px; height: 30px; float: left; }
form {  }
iframe { width: 634px; height: 390px; overflow: auto; }
.text_left { color: #000; font-size: 9pt; font-family: "trebuchet ms"; line-height: 12pt; text-align: right; overflow: auto; padding-right: 5px; }
.content_text_head { color: #9f212c; font-size: 10pt; font-family: "trebuchet ms"; line-height: 12pt; text-align: left; }
.content_text_ { color: #000; font-size: 10pt; font-family: "trebuchet ms"; line-height: 12pt; text-align: left; }
.content_text_band { color: #000; font-size: 11px; font-family: "trebuchet ms"; line-height: 11pt; text-align: left; }
.content_text_info { color: #000; font-size: 11pt; font-family: "trebuchet ms"; line-height: 13pt; text-align: left; }
.content_text_info_header { color: #000; font-size: 13pt; font-family: "trebuchet ms"; line-height: 15pt; text-align: left; }
.content_text_impressum { color: #636363; font-size: 8pt; font-family: "trebuchet ms"; line-height: 10pt; text-align: left; }
img, div { behavior: url(iepngfix.htc) }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#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%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent 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) 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: #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;
	}
