html, body {

	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#cccccc; 

}



#page {
	height: 100%; /* das hier fuer den ie */
}

/* folgende anweisung wird nicht vom ie interpretiert */


#page[id] {
    height:auto;
    min-height:100%;	
}

#page {
	margin: 0 auto;
	width: 840px;
	min-height:100%;
	position: relative;
}


#head {
	margin: 0 auto;
	padding: 0;
	display:block;
	width:840px;
	height:400px;
	background-color:white;
}



#navi {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	z-index:30;
	margin: 0 0 0 0;
	position:relative;
	color:#ffffff;
	display:inline;
}



#navi ul{
    padding: 0;
    margin: 0 0 0 0;
	color:#ffffff;
}



#navi ul li{
	padding:12px 7px 0 50px;
	list-style: none;
	float: left;
	display:inline;
	color:#ffffff;
}



.navi_active {
	color:#ffffff;
}



.navi_inactive {

	color:#ffffff;
}




#balken {
	margin: 0 auto;
	padding: 0;
	display:block;
	width:840px;
	height:40px;
	background-color:#666666;
}


#main{
	float:left;
	z-index:2;
	display: inline;
	margin : 0 0 0 0;
	padding:0 0 0 0;
	width: 840px;
	background-color:#ffffff;
}




#spaltelinks {
	float:left;
	z-index:4;
	margin : 30px 0 0 50px;
	padding:0;
	max-width: 325px;
	min-width: 325px;
}

#spalterechts {
	float:left;
	z-index:4;
	margin : 30px 0 0 80px;
	padding:0;
	max-width: 325px;
	min-width: 325px;
}


#spalterechtsgalerie {
	float:left;
	z-index:4;
	margin : 30px 0 0 10px;
	padding:0;
	max-width: 200px;
	min-width: 200px;
}



#imgadress {
	background-image:url(../img/adress.gif);
	background-repeat:no-repeat;
	float:left;
	z-index:4;
	padding:0;
	height:87px;
	width:230px;
}



#galerie {
	float:left;
	z-index:4;
	margin : 30px 0 0 50px;
	padding:0;
	max-width: 650px;
	min-width: 650px;
}



.contenttxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	line-height:19px;
}



#abstandhalter {
	height:90px;
	width:100%;
	float:left;
	background: #ffffff;
}


#footer{
	float:left; 
	width: 100%; 
	height: 25px;
	background: #ffffff;
	margin: 0 auto;
	bottom: 0px;
}


.footertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#666666;
	margin: 5px 0 0 0;
	text-align:center;
}


h1,h2,h3 { 
	margin: 0; padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ad1010;
	font-weight:bolder;
}



a:link {
  color: white;
  text-decoration:none;
}

a:visited {
  color: white;
  text-decoration:none;
}

a:active {
  color: #000000;
  text-decoration:none;
}

a:hover {
  color:#000000;
  text-decoration:none;
}
#footer a:link {
  color: #666666;
  text-decoration:none;
}
#footer a:visited {
  color: #666666;
  text-decoration:none;
}
#footer a:hover {
  color: #000000;
  text-decoration:none;
}








#auswahl {
	float:left;
	margin : 30px 0 0 50px;
	width:550px;
	background-color:white;
}


#img1 {
	float:left;
	margin: 4px 4px 4px 4px;
	width:100px;
	height:100px;
	display:block;
}

#img2 {
	float:left;
	margin: 4px 4px 4px 4px;
	width:100px;
	height:100px;
	display:block;
}


#img3 {
	float:left;
	margin: 4px 4px 4px 4px;
	width:100px;
	height:100px;
	display:block;
}

#img4 {
	float:left;
	margin: 4px 4px 4px 4px;
	width:100px;
	height:100px;
	display:block;
}


#img5 {
	float:left;
	margin: 4px 4px 4px 4px;
	width:100px;
	height:100px;
	display:block;
}




/*LIGHTBOX*/

#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 { background: url(../images/prevlabel.gif) left 15% no-repeat; float: left;}
#nextLink {  background: url(../images/nextlabel.gif) right 15% no-repeat; 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; }
