/* CSS Document */

body {
  background: #000000;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #FFFFFF;
}

a:link {
  color:#FFFFFF;
}

h1{
	font-size:17px;
}

h2{
	font-size:13px;
}

/** layout **/
#container {
	height:550px;
	width: 810px;
 	position: relative;
	text-align: left;
	margin: 20px auto;
	background-color:#FFFFFF;
}

#maincontent{
	height: 448px;
	border:0px;
	width: 600px;
	position:absolute; 
	right:0; 
	bottom:0;
	background-color: #333333;
}

#maincontent .left{
	height: 428px;
	width:260px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:left;
	text-align:justify;
}

#maincontent .leftbigfont{
	height: 428px;
	width:260px;
	font-size: 12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:left;
	text-align:left;
}

#maincontent .right{
	height:428px;
	width:260px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:right;
	text-align:justify;
}

#maincontent .full{
	height:428px;
	width:560px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:right;
	text-align:justify;
}

#maincontent a:link, #maincontent a:visited, #maincontent a:focus, #maincontent a:hover, #maincontent a:active{
	text-align:center;
	color:#CCCCCC;
	text-decoration:underline;
}

#maincontent img{
	border:none;
}


#mainnavi{
	height: 100px;
	width: 600px;
	position:absolute;
	right:0;
	top:0;
	background-color:#333333;
	padding:0px;
}

#mainnavi img{
	border:0px;
	hspace:0px;
	vspace:0px;
	border:0px;
	margin:0px;
}

#mainnavi table{
	width:600px;
	height:18px;
	font-size:12px;
	background-color:#333333;
	border:0px;
	margin:0px;
}

#mainnavi td{
	width:120px;
	text-align:center;
	color:#CCCCCC;
}

#mainnavi a:link, #mainnavi a:visited, #mainnavi a:focus, #mainnavi a:hover, #mainnavi a:active{
	text-align:center;
	color:#CCCCCC;
	text-decoration:none;
}

#mainnavi .selected{
	color:#FFFFFF;
}

#subnavi{
	padding-left:5px;
	font-size:14px;
	color:#CCCCCC;
	line-height:1.5;
	text-decoration:none;
}

#subnavi .selected{
	color:#FFFFFF;
}


#subnavi a:link, #subnavi a:visited, #subnavi a:focus, #subnavi a:hover, #subnavi a:active{
	text-decoration: none;
	color:#CCCCCC;
}

#staticnavi{
	height: 220px;
	padding-left:5px;
	position:absolute;
	bottom:0;
	font-size:11px;
	line-height:1.5;
	color:#CCCCCC;
}

#staticnavi a:link, #staticnavi a:visited, #staticnavi a:focus, #staticnavi a:hover, #staticnavi a:active{
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}


#subnavi02{
  height: 18px;
  width: 560px;
  padding-left: 20px;
  padding-top: 10px;
}

#subnavi02 a:link, #subnavi02 a:visited, #subnavi02 a:focus, #subnavi02 a:hover, #subnavi02 a:active{
  text-decoration: underline;
  color:#FFFFFF;
}

#leftarea{
	height: 550px;
	width: 150px;
	position:absolute;
	left:60px;
	color:#FFFFFF;
	background-color: #666666;
}

#leftarea img{
  border:0px;
}

#bakerstreet-schriftzug{
	height: 550px;
	width: 60px;
	position:absolute;
	left:0px;
	margin-right:0;
	background-color: #000000;
}

#finestlivemusic{
	width:166px;
	heigth:95px;
	position:absolute;
	right:-18px;
	bottom:-30px;
}

#maincontent .scrolling{
	height:428px;
	width:560px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:right;
	text-align:justify;
}

/** Scrollbar */
div.scrollholder
{
    position: relative;
    height:408px; 
    width:560px;
    margin-left:20px;
    margin-top:20px;
    overflow: auto;
    z-index: 1;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;	    
	 float:right;
    background: #1E1E1E;
}

div.drag_bar
{
    position: absolute;
    width: 100%; 
  	height: 14px;
    cursor: pointer;
    z-index: 4;
    background: #CC0000;
}

/** Hochzeitsmovie **/

.trailer{}

.trailer a:link, .trailer a:visited, .trailer a:active {
  display:block;
  width:258px;
  height:200px;
  float:left;
}

.trailer-hochzeit{}

.trailer-hochzeit a:link, .trailer-hochzeit a:visited, .trailer-hochzeit a:active {
  display:block;
  width:420px;
  height:350px;
  float:left;
}

.trailer-band{}

.trailer-band a:link, .trailer-band a:visited, .trailer-band a:active {
  display:block;
  width:420px;
  height:350px;
  float:left;
}


/** 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 { 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 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; }
