/*10.08.09 22:28*/
body { 
	margin:0;
	background-color: black;
 }
.headTop {
	background-color: white;
	width:980px;
	position:absolute;
	left:50%;
	margin:0 0 0 -480px;
  height:98px;
  overflow:hidden;
}
 .textOverPic { margin:98px 0 0 -480px !important; }
.coloredBar {
	height:10px;
	background:rgb(193,0,118);
}
.head, .content, .textOverPic {
	width:980px;
	position:absolute;
	left:50%;
	margin:0 0 0 -480px;
}
.head {
	height:72px;
	top:10px;
}
.content {
	height:637px;
	top:98px;
  width:980px;
  overflow:hidden;
}
.content.slideshow { background:url(pix/ll_backgrd.jpg) no-repeat; }
  .content.slideshow div {
    width:752px;
    height:533px;
    overflow:hidden;
    position:absolute;
    left:50%;
    margin:52px 0 0 -376px;
  }
	div.content p, div.content p a, div.textOverPic p, div.textOverPic p a {
		font:normal 11px arial, sans-serif;
		color:rgb(255,255,255);
	}
	div.content p a { text-decoration:none; }
  .small, .small a { font:normal 10px arial, sans-serif !important; }

.blackBar {
	height:16px;
	background:url(pix/claim.gif) repeat-x rgb(0,0,0);
	margin-top:72px;
}
.nav {
	float:left;
	margin:19px 0 0 36px;
}
.logo {
	float:right;
	margin:18px 23px 0 0;
}
.nav img {
	display:block;
	height:6px;
	float:left;
	margin-right:16px;
}
.nav img, .logo img { border:0; }

#photography { width:94px; position:relative; z-index:1}
#lux { width:23px; position:relative; z-index:2}
#contact { width:59px; position:relative; z-index:3}
#imprint { width:55px; position:relative; z-index:4}

a { text-decoration:none; }
a:hover { color:rgb(193,0,118) !important; }