#refbox{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#refbox a img{ border: none; }
#newsbox{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#newsbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #E3E3E3;
	width: 500px;
	height: 1px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 0px;
	width: 500px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#refloading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#prevLink, #nextLink, #bottomNavClose{
	text-decoration: none;
	font: 12px Arial;
	color: black;
	}
#bottomNext, #bottomPrev, #numberDisplay
	{
	font: 12px Arial;
	color: black;
	text-align:left;
	height: 25px;
	padding:0px;
	background-color:#E3E3E3; /* Trick IE into showing hover */
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #E3E3E3;
	}
#bottomNav
	{
	font: 12px Arial;
	color: black;
	text-align:left;
	height: 25px;
	padding:0px;
	background-color:#E3E3E3; /* Trick IE into showing hover */
	border-color: #E3E3E3;
	}
#imageDataContainer{
	font: 12px Arial;
	color:#000000;
	background-color: #E3E3E3;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	background-color:#E3E3E3;
	font: 12px Arial;
	color:#000000;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #E3E3E3;
	vertical-align: top;
	padding:0 0px;
	}

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #E3E3E3;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.BottomLinks{background-color:#E3E3E3;}
.rahmen{background-color:#E3E3E3;}
#UeberUntertext{padding:0px; text-align:left; vertical-align:top; font: 12px Arial; color:#000000;}

.ausrichtoben{text-align:left; vertical-align:top;}
.ajaxgalerie{text-align:left; }
.ajaxbild{margin-top:10px; margin-right:10px; vertical-align:top;}