@charset "utf-8";
body {
	background-image: url(../Bilder/Background.png);
	background-repeat: repeat;
	margin: auto;

}
#CONTAINER {
	position:relative;
	width:1100px;
	height:700px;
	z-index:2;
	margin: auto;
	background-image: url(../Bilder/Container_Background.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#CON_BACK {
	width:1100px;
	height:770px;
	z-index:1;
	position: absolute;
	top: 0px;
}

#MENUE {
	position:absolute;
	top:180px;
	width:156px;
	height:auto;
	z-index:4;
	left: 50px;
}

#FOOTER {
	position:relative;
	width:1100px;
	height:50px;
	z-index:3;
	margin: auto;
	bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#Footer_Line {
	position:relative;
	width:100%;
	height:4px;
	z-index:4;
	background-image: url(../Bilder/Footer_Line.png);
	background-repeat: repeat-x;
	margin: auto;
}


#Logo {
	position:absolute;
	width:280px;
	height:150px;
	z-index:2;
	background-image: url(../Bilder/Logo.png);
	background-repeat: no-repeat;
	top: 30px;
}
#Menue_Home {
	position:relative;
	width:100%;
	height:auto;
	z-index:4;
}
#Menue_Concept {
	position:relative;
	width:100%;
	height:auto;
	z-index:4;
}
#Menue_Program {
	position:relative;
	width:auto;
	height:auto;
	z-index:5;
}
#Menue_IGEL {
	position:relative;
	width:100%;
	height:auto;
	z-index:5;
}
#Menue_Kontakt {
	position:relative;
	width:100%;
	height:auto;
	z-index:7;
}
#Menue_Wait {
	position:relative;
	width:100%;
	height:auto;
	z-index:5;
}

#Points {
	position:relative;
	width:100%;
	height:2px;
	z-index:4;
	background-image: url(../Bilder/Point_Line.png);
	background-repeat: repeat-x;
}
#Points_02 {
	position:relative;
	width:100%;
	height:2px;
	z-index:4;
	background-image: url(../Bilder/Point_Line.png);
	background-repeat: repeat-x;
}
#Points_03 {
	position:relative;
	width:100%;
	height:2px;
	z-index:5;
	background-image: url(../Bilder/Point_Line.png);
	background-repeat: repeat-x;
}
#Points_04 {
	position:relative;
	width:100%;
	height:2px;
	z-index:5;
	background-image: url(../Bilder/Point_Line.png);
	background-repeat: repeat-x;
}
#Points_05 {
	position:relative;
	width:100%;
	height:2px;
	z-index:7;
	background-image: url(../Bilder/Point_Line.png);
	background-repeat: repeat-x;
}

#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(../Bilder/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Bilder/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: 150px; 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; }

#MAIN_01 {
	position:absolute;
	width:350px;
	height:190px;
	z-index:5;
	left: 352px;
	top: 505px;
}
#MAIN_02 {
	position:absolute;
	width:350px;
	height:190px;
	z-index:6;
	top: 505px;
	right: 30px;
}

#FOOTER a:link {color:#333333; text-decoration:none}
#FOOTER a:visited {color:#333333; text-decoration:none}
#FOOTER a:active {color:blue; text-decoration:none}
#FOOTER a:hover {color:black; text-decoration:underline}
#USER a:link {color:gray; text-decoration:none}
#USER a:visited {color:gray; text-decoration:none}
#USER a:active {color:blue; text-decoration:none}
#USER a:hover {color:black; text-decoration:underline}

