body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#header {
	float: left;
	margin: 0;
	pading: 0;
	position: relative;
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(../images/index/looksnice_header_1000px.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #666;
	height: 110px;
} 
#header p{
	float: right;
	position: relative;
	width: auto;
	color: #666;
	font-size: 16px;
	margin: 60px 25px 10px 5px;
	padding: 0;

}
	

#navig {
	float: left;
	position: relative;
	list-style-type: none;
	width: 120px;
	left: 0;
	margin: 0;
	padding: 10px 0 0 0;
}

#navig ul{
	list-style:	none;
	margin:	1em 0 0 1em;
	padding: 0;
}

#navig li{
	line-height: 15px;
	margin: 0;
	padding: 0;

}

#navig a {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
	display: block;
	width: 100px;
	padding: 1em 0 0.2em 0;
	text-decoration: none;
}
#navig a:hover {
	color: #000;
}
#navig .active {
	color: #000;
}


#footer {
	clear: both;
	padding: 10px 0 0 5px;
	margin-bottom: 10px;
	border-top: 1px solid #666;
	text-align: left;
	background-color: #FFFFFF;	
}
#footer p{
	color: #666;
	font-size: 12px;
	width: 700px;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 12px;
}

#footer a:link, #footer a:visited {
	color: #333333;
	font-size: 11px;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color: #008BA0;
}
#footer strong {
	color: #000;
}

#content {
	float: right;
	position: relative;
	width: 850px;
	margin: 0;
	padding: 10px 10px 20px 10px;
}

#content p{
	color: #666;
	font-size: 12px;
	width: 600px;
	margin: 0 0 10px 5px;
	padding: 0;
	line-height: 17px;
}
#content strong {
	color: #000;
	font-weight: normal;
}
#content h1{
	color: #000;
	font-size: 18px;
	width: 300px;
	margin: 20px 0 10px 5px;
	padding: 0;
	line-height: 23px;
}
#content h2{
	color: #000;
	font-size: 14px;
	margin: 20px 0 15px 5px;
	padding: 0;
	width: 420px;
	line-height: 19px;
}
#content h3{
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
}
#content h4{
	color: #000;
	font-size: 10px;
	line-height: 15px;
}

#content a:link, #content a:visited {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}
#content a:hover {
	color: #F60;
}
#content ul {
	float: left;
	padding: 0;
	margin: 10px;
	width: 570px;
	height: inherit;
	list-style: none;
}

#content li { 
  display: inline; 
  margin: 0;
  padding: 0;
  border: 0;
  float: left;  
  width: 180px; 
  height: 180px; 
}

#content ul a, a:link {
	font-family: Verdana, sans serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#content ul a:hover {
	color: #993366;
	text-decoration: none;
}



.foto_legende {
	float: right;
	margin: 0;
	clear: both;
	padding: 15px;
	width: 600px;
	color: #000;

}
.foto_legende strong {
	color: #000;
}
.foto_legende img{
	margin-bottom: 15px;
	pading: 0;
	width: inherit;
	display: block;
	border: 0;
	width: 600px;
	height: 600px;
}
.foto_legende object{
	margin: 0;
	pading: 0;
	width: 280px;
	height: 200px;
	display: block;
	border: 1px solid #666666
}
.foto_legende p{
	color: #000;
	font-size: 10px;
	width: 530px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.slideshow img { 
	width: 600px;
}

#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 "Lucida Sans Unicode", "Lucida Grande", 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; }


