html, body {
margin:0;
padding:0;
text-align:center;
height: 100%; 
}


img {
	border-width:0;
}

body {
	margin:0px;
	color:#fff;
	background-color:#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	line-height:16px;
	cursor:default;
	
	text-align:center;
	font-weight:normal; 
	text-decoration:none;
}


#box {
	text-align:left;
	margin:auto;
	padding:0px;
	width:930px;
	border:0px solid red;
}

div.content_outer {
	border:1px solid #333;
}

#header {
	float:left;
	width: 930px;
	height:220px;
	margin:0 0 0 16px;
	padding:0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(http://schubert-gastspiele.de/bilder/header.jpg);
	display:inline;
}

#navioben {
	float:left;
	height:70px;
	width:930px;
	margin:8px 0 0 16px;
	padding:0;
	border:0px solid blue;
	display:inline;
}

#navioben ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	border:0px solid red;
}

#navioben li { float:left; }

#navioben li a{
	float:left;
	cursor:pointer;
	display:inline;
	height:60px;
	width: 180px;
	border:none;
	margin:0 3px 0 0;
	padding:0;
	
}




li.but1 {
background-image:url(bilder/ueberuns-button.jpg)
}

li.but1 a:hover{
	cursor:pointer;
	background-image:url(bilder/ueberuns-hover-button.jpg);
	background-repeat: no-repeat;
}

li.but2 {
background-image:url(bilder/programme-button.jpg)
}

li.but2 a:hover{
	cursor:pointer;
	background-image:url(bilder/programme-hover-button.jpg);
	background-repeat: no-repeat;
}

li.but3 {
background-image:url(bilder/kuenstler-button.jpg)
}

li.but3 a:hover{
	cursor:pointer;
	background-image:url(bilder/kuenstler-hover-button.jpg);
	background-repeat: no-repeat;
}


li.but4 {
background-image:url(bilder/referenzen-button.jpg)
}

li.but4 a:hover{
	cursor:pointer;
	background-image:url(bilder/referenzen-hover-button.jpg);
	background-repeat: no-repeat;
}

li.but5 {
background-image:url(bilder/erinnerungen-button.jpg)
}

li.but5 a:hover{
	cursor:pointer;
	background-image:url(bilder/erinnerungen-hover-button.jpg);
	background-repeat: no-repeat;
}



#content {
	float:left;
	width:930px;
	margin:0 0 0 16px;
	padding:0;
	border:0px solid blue;
	display:inline;
}

#contentarea {
	float:left;
	width:930px;
	float: right;
	color:#fff;
	margin:0;
	padding:0;
	border:0px solid red;
	display:inline;
}


#rubrik-ueberuns {
	float:left;
	width:930px;
	height: 230px;
	display:inline;
	margin: 0;
	border:0px solid green;
	
	
}

#bildbereich {
	float:left;
	text-align: center;
	font-size:smaller;
	width:350px;
	margin: 0 50px 0 0;
	padding:0;
	border:0px solid blue;
	display: inline;
}

#bildbereich2 {
	float:left;
	text-align: center;
	font-size:smaller;
	width:350px;
	margin: 130px 50px 0 0;
	padding:0;
	border:0px solid blue;
	display: inline;
}

#bildbereich3 {
	float:left;
	text-align: center;
	font-size:smaller;
	width:350px;
	margin: 15px 50px 0 0;
	padding:0;
	border:0px solid blue;
	display: inline;
}




#refaussen{
	float:left;
	width:930px;
	margin: 5px 0 0 0;
	padding:0;
	border:0px solid red;
	display: inline;
	}

div.reflogo{
float:left;
width: 350px;
height:154px;
padding-right: 100px;
display:inline;
border: 0px solid blue;
}

div.reftext {
	float:left;
	width:400px;
	padding-right: 50px;
	line-height: 150%;
	border: 0px solid green;
	display: inline;
}

div.reftrenner {
	float:left;
	width:930px;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 50px;
	border: 0px solid green;
	display: inline;
	}

div.infotext {
	float:left;
	width:800px;
	padding-left: 50px;
	line-height: 150%;
	border: 0px solid green;
	display: inline;
}

div.thumb{
float:left;
width: 200px;
height:170px;
padding-right: 100px;
padding-top: 50px;
display:inline;
border: 0px solid blue;
}


#text {
	float:left;
	width:450px;
	margin:0 50px 0 0;
	padding:0;
	line-height: 150%;
	border:0px solid red;
	display: inline;
}



#unternavi {
	float:left;
	width:930px;
	height:201px;
	margin:100px 0 0 16px;
	padding:0;
	border:0px solid red;
	display:inline;
		background-color:#000;
}


#unternavi ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	border:0px solid red;
}

#unternavi li { float:left; }

#unternavi li a{
	float:left;
	cursor:pointer;
	display:inline;
	border:none;
	margin:0 0 0 0;
	padding:0;
	width: 300px;
	height: 200px;
	
}




li.un1 {
background-image:url(bilder/kontakt-button.jpg)

}

li.un1 a:hover{
	cursor:pointer;
	background-image:url(bilder/kontakt-hover-button.jpg);
	background-repeat: no-repeat;
	
}

li.un2 {
background-image:url(bilder/impressum-button.jpg)

}

li.un2 a:hover{
	cursor:pointer;
	background-image:url(bilder/impressum-hover-button.jpg);
	background-repeat: no-repeat;
	
}

li.un3 {
background-image:url(bilder/start-button.jpg)

}

li.un3 a:hover{
	cursor:pointer;
	background-image:url(bilder/start-hover-button.jpg);
	background-repeat: no-repeat;
	
}



#footer {
float:left;
width:930px;
height:25px;
margin:25px 0 0 16px;
padding:0;
text-align:center;
font-weight:bold;
font-size:12px;
text-transform: uppercase;
border:0px solid red;
display:inline;
}








#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; }

