.layer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 600px;
  }  
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 135px;
	background-image: url(../basics/logo-back3.jpg);
  }  
.navimain {
	position: absolute;
	left: 230px;
	top: 110px;
	width: 750px;
	height: 25px;
  }
.navisub {
	position: absolute;
	left: 0px;
	top: 145px;
	width: 190px;
	height: 450px;
	color: #333333;
	background-image: url(../basics/navisub-back.gif);
  }
.inhalt {
	position: absolute;
	left: 238px;
	top: 190px;
	width: 730px;
	height: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	color: #333333;
	font-weight: lighter;
	vertical-align: top;
  }
.buttonssub {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 190px;
	height: 200px;
  }

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #ae002b;
	font-variant: normal;
	text-align: left;
	white-space: normal;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	color: #333333;
	font-weight: lighter;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	vertical-align: baseline;
}
.fliessfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	color: #333333;
	font-weight: bold;
}
.bildunterschr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 14px;
	color: #333333;
	background-image: url(../basics/blindgreen2x2.gif);	
}
.image {
	position: absolute;
	left: 238px;
	top: 225px;
	width: 700px;
	height: 190px;
	background-repeat: no-repeat;
  }

  
#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-image: url(../basics/blindgreen2x2.gif); 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 0px; }

#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: 40%; 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(../seiten/01-kjp/lightbox2/images/prevlabel.gif) left 60px no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../seiten/01-kjp/lightbox2/images/nextlabel.gif) right 60px no-repeat; }

#imageDataContainer{
	font: 0px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 0em;
	overflow: auto;
	width: 100%;
	background-image: url();
}

#imageData{	padding:0 0px; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: lift; 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; }

a:link {
	color: #036;
}
a:visited {
	color: #036;
}
a:hover {
	color: #036;
}
a:active {
	color: #036;
}

