/* =============================
Layout
============================= */
* {
	margin:0;
	padding:0;
	border:none;
	}
	
body {
	text-align:left;
	background:#444 url('../_gfx/body_bg_1.gif') left bottom no-repeat fixed;
	font-family:'Lucida Grande', lucida, verdana, arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#292A26;
	
	}

#header {
	width:800px;
	height:109px;
	background:url('../_gfx/header_bg.gif') no-repeat 0px 0px;
	}


#container {
	width:850px;
	}

#leftCol {
	width:130px;
	height:421px;
	float:left;
	background:url('../_gfx/leftcol_bg.gif') left top no-repeat;
	}

#mainNav {
	margin:136px 0 0 0;
	}
#mainNav li {
	display:block;
	width:130px;
	float:left;
	}

#news {
	height:15px;
	background:url('../_gfx/news_bg.gif') left top no-repeat;
	}
#band {
	height:24px;
	background:url('../_gfx/band_bg.gif') left top no-repeat;
	}
#shows {
	height:19px;
	background:url('../_gfx/shows_bg.gif') left top no-repeat;
	}
#media {
	height:22px;
	background:url('../_gfx/media_bg.gif') left top no-repeat;
	}
#diary {
	height:22px;
	background:url('../_gfx/diary_bg.gif') left top no-repeat;
	}
#shop {
	height:20px;
	background:url('../_gfx/shop_bg.gif') left top no-repeat;
	}
#speakers_corner {
	height:28px;
	background:url('../_gfx/speakers_corner_bg.gif') left top no-repeat;
	}		
	
#mainNav li a, #mainNav li a:link, #mainNav li a:visited {
	display:block;
	width:100px;
	}
#mainNav li a:focus, #mainNav li a:hover, #mainNav li a:active {
	color:#FF6;
	background:none;
	}
#mainNav li a span {
	line-height:10px;
	font-size:8px;
	display:none;
	}	
	
#content {
	float:left;
	width:393px;
	margin:20px 0 20px 20px;
	padding-right:20px;
	}
.c_band {
	background:url('../_gfx/c_band_bg.jpg') right bottom no-repeat;
	}
.c_shows{
	background:url('../_gfx/c_shows_bg.jpg') right bottom no-repeat;
	}
.c_diary {
	background:url('../_gfx/c_diary_bg.jpg') right bottom no-repeat;
	}
.c_news {
	background:url('../_gfx/c_news_bg.jpg') right bottom no-repeat;
	}
.c_media {
	background:url('../_gfx/c_media_bg.jpg') right bottom no-repeat;
	}		

	
#rightCol {
	width:191px;
	height:100px;
	float:left;
	margin:10px 10px 10px 25px;
	padding:10px;
	color:#FFF;
	background:url('../_gfx/rightcol_bg.gif') top right;
}			

#footer {
	clear:both;
	margin:30px 0 0 150px;
	width:390px;
	}



/* =============================
content kram
============================= */

a, a:link, a:visited {color:#292A26; text-decoration:none; font-weight:bold;}
a:focus, a:hover, a:active {text-decoration:underline;}	
		
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:26px;
	padding-left:5px;
	background:url('../_gfx/h1_bg.gif') left top repeat-x;
	margin:0 0 15px 0;
	}

h2, h3 {
	font-size:12px;
	font-family: 'Lucida Grande', lucida, verdana, arial, sans-serif;
	font-weight:bold;
	margin:10px 0 5px 0;
	}
	
h3 {
	border-bottom:1px solid #292A26;
	}
	
p {
	margin:0 0 10px 0;
	text-align:justify;
	}
	
#rightCol dl {
	margin:15px 0 20px 0;
	font-size:11px;
	}
	
	
#rightCol dt {
	font-weight:bold;
	float:left;
	padding:0 10px 8px 5px;
	clear:left;
	}
#rightCol dd {
	padding:0 0 4px 0;
	}
	
#rightCol h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:26px;
	padding-left:5px;
	background:url('../_gfx/rightcol_h1_bg.gif') left top repeat-x;
	}
	
img {
	border:1px solid #292A26;
	}
.borderless {
	border:none
	}
.left {
	float:left;
	margin:10px 10px 10px 0;
	clear:left;
	}
	
.thumbs {
vertical-align:middle;
margin:5px 5px 5px 0;
}
.right {
	float:right;
	margin:0 0px 10px 10px;
	clear:right;
	}

.noclear {
	clear:none;!important
	}	
		
.hr {
	height:2px;
	line-height:2px;
	background:url('../_gfx/h1_bg.gif') left bottom repeat-x;
	margin:10px 0;
	}
	
div.show {
	margin:10px 0 20px 0;
	}

div.show span {
	font-weight:bold;
	}
	
	
	/* Lightbox Zeugs 
	=================
	*/
	
	#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(_gfx/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	/*Lightbox ENDE */