@charset "utf-8";
   body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	background-color: #00b4ff;
	background-image: url(images/bg_body_.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
    }
	html {overflow-x:hidden;}
.lorenz #container {
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    } 
	
.lorenz  #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 965px;
	height: 125px;
    } 
.lorenz  #navi {
	width: 200px;
	padding-top: 31px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 100%;
	text-align: left;
	float: left;
	margin-left: 77px;
    }
    .lorenz #mainContent {
	width: 600px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	margin-left: 330px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 30px;
    } 
	.lorenz #textoben {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 75px;
	font-size: 11px;
	color: #FFFFFF;
	right: 10px;
	float: right;
	top: 0px;
	left: 666px;
	}
	.lorenz #klein {
	width:500px;
	left:0px;
	bottom:0px;
	text-align: left;
	padding-left: 82px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: fixed;
	color: #FFFFFF;
	padding-top: 50px;
}

.lorenz #logo {
	left:20px;
	bottom:0px;
	text-align: left;
	position: absolute;
	top: 35px;
	background-image: url(../images/logo2.gif);
	height: 80px;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

	
/* TEXXXXXXXXT ANFANG*/	

	h1  { font-size: 22px; color: #ffffff; font-weight: bold; line-height: normal;}
	h2  { color: #ffffff; font-weight: bold; font-size: 16px; font-style: normal;}
	h4  { color: #ffffff; font-weight: normal; font-size: 10px; font-style: normal;}
	
	p.small {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	font-style:normal;
}
	p.navi { color: #f4eecd;	font-weight: normal; }
		
	a.textnavi:link { font-size: 24px;color:#ffffff;text-decoration:none; }
	a.textnavi:visited { font-size: 24px;color: #ffffff; text-decoration:none; }
	a.textnavi:active {font-size: 24px;color:#ff03ff; text-decoration:none;}
	a.textnavi:hover { font-size: 24px;color:#ff03ff; text-decoration:none; background-color: none; } 
	
	a.textnaviact:link { font-size: 24px;color:#ff03ff;text-decoration:none; }
	a.textnaviact:visited { font-size: 24px;color: #ff03ff; text-decoration:none; }
	a.textnaviact:active {font-size: 24px;color:#ff03ff; text-decoration:none;}
	a.textnaviact:hover { font-size: 24px;color:#ff03ff; text-decoration:none; background-color: none; } 
	
	a.navi:link { color:#8af2fb;text-decoration:none; }
	a.navi:visited { color: #8af2fb; text-decoration:none; }
	a.navi:active {color:#8af2fb; text-decoration:none;}
	a.navi:hover { color:#ff01ff; text-decoration:none; background-color: none; } 
	
	a.naviactive:link { color:#f4eecd; font-weight: bold; text-decoration:none; }
	a.naviactive:visited { color: #f4eecd; font-weight: bold;  text-decoration:none; }
	a.naviactive:active {color:#f4eecd; font-weight: bold;  text-decoration:none;}
	a.naviactive:hover { color:#f4eecd; font-weight: bold;  text-decoration:none; background-color: none; } 
	
	a:link   {	text-decoration: none;	text-decoration: none;	color: #8af2fb;	font-weight: normal;}
	a:visited   {	color: #8af2fb;	text-decoration: none;	font-weight: normal;}
	a:hover   {	color: #ff01ff; text-decoration: none;	}

/* TEXXXXXXXXT ENDE*/

#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(../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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
