html {height:100%;}
body {
	background: url(images/grau.jpg);
	margin:0px;
	padding:0px;
	font-family: Tahoma, sans-serif;
	color: #fff; height:100%;
}
#inhalt {
	background: url(images/bg.jpg);
	width:980px; 
	position:absolute;
	left:50%;
	margin-left:-490px;
}

#roll {
	height:52px;position:absolute;left:373px; width: 381px; top:0px;}
#roll a.news, span.news_on, a.steffi, span.steffi_on, a.band, span.band_on, a.music, span.music_on, a.shop, span.shop_on, a.contact, span.contact_on{ 
	position:relative;width:52px; height:52px; 
	background: url("images/navi-news.jpg");
	background-position: 0px 0px; float:left;
	}
#roll a.steffi, span.steffi_on { 
	width:56px;
	background: url("images/navi-steffi.jpg");
	}
#roll a.band, span.band_on { 
	width:43px;
	background: url("images/navi-live.jpg");
	}
#roll a.music, span.music_on { 
	width:54px;
	background: url("images/navi-music.jpg");
	}
#roll a.shop, span.shop_on { 
	width:78px;
	background: url("images/navi-projects.jpg");
	}
#roll a.contact, span.contact_on { 
	width:70px;
	background: url("images/navi-contact.jpg");
	}
#roll span.news_on, span.steffi_on, span.band_on, span.music_on, span.shop_on, span.contact_on { 
	background-position: 0px -52px;
	}
#roll a:hover, a:active { background-position: 0px -52px;}

img.big {position:relative; left:144px; top:-160px; height:379px;margin-top:18px;padding-top:3px}

span.line, span.line2, span.line3, span.line4 { width:2x; height:52px; background: url("images/navi1.jpg"); float:left;}
span.line2  { width:4px; background: url("images/navi2.jpg");}
span.line3  { width:4px; background: url("images/navi3.jpg");}
span.line4  { width:5px; background: url("images/navi4.jpg");}

h1.white {color:#fff; font-weight:bold; margin:0px; display:inline; font-size:13px;letter-spacing:1px;}
h1.yellow {color:#FFCC00; font-weight:bold; margin:0px; display:inline; font-size:13px;letter-spacing:1px; margin-left:5px}
h1.black, h1.blacknews  {color:#000; text-transform: uppercase; display:inline; font-size:11px; line-height:19px;}
h1.blacknews {margin-top:45px; display:block; margin-bottom:0px;}
.white {font-size: 12px; line-height:19px;}
.black {font-size: 12px; line-height:19px; color:#000}
.pflicht {color:#FFCC00;}
 
.line_vert {background: url("images/line.gif"); width:15px;}
.line_horz {background: url("images/line2.gif");}


a {color:#fff}
a.black {color:#000}
a.black2 {color:#000; text-decoration:none}


#lightbox{
	position: absolute;
	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(images/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;
	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;	}

#overlay{
	position: absolute;
	top: 0;
	z-index: 90;
	background-color: #000;
	}

img.diashow {width:95px; height:95px; border: 5px solid #fff;}
img.links {border: 5px solid #fff; margin-bottom:10px;}	
img.disco {border: 1px solid #fff; width:115px; height:115px;}
a.disco {text-decoration:none}	

table.form {width:497px; border: 1px solid #000;margin-top:0px;font-size: 12px; line-height:18px; background:#990000;}	
td {font-size:12px; line-height:18px;}

img.news{border:5px solid white; margin:47px 10px 0px 0px;float:left;}

#photoalbum {position:absolute; z-index:100; margin-left:50%; left:-400px; top:20px; visibility:hidden}


