body {
	background-attachment:fixed;
	background-position:center center;


}


.container { 
	background:url(../image/Sorehead_bg.png);
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height:800px;
}
.menu {
	position:relative;
	left:160px;
	top:200px;
	width:685px;
	height:50px;
	z-index:1;
}
.main {
	width: 685px;
	height: 481px;
	left: 160px;
	position: relative;
	z-index: 2;
	top: 225px;
	overflow: inherit;
}
#media {
	position: absolute;
	z-index: auto;
	width: 303px;
	height: 156px;
	color: #FFFFFF;
	top: 71px;
	vertical-align: top;
	overflow: visible;
	left: 18px;
	text-align: justify;
	font-size: 13px;
}
#media_mp3 {
	position: absolute;
	z-index: auto;
	width: 303px;
	height: 130px;
	color: #FFFFFF;
	top: 74px;
	vertical-align: top;
	overflow: visible;
	left: 327px;
	text-align: justify;
	font-size: 13px;
}

#findus {
	position: absolute;
	z-index: auto;
	width: 221px;
	height: 208px;
	color: #FFFFFF;
	top: 44px;
	vertical-align: top;
	left: 36px;
	text-align: justify;
	font-size: 13px;
}
.footer {
	height: 30px;
	width: 685px;
	left: 160px;
	position: relative;
	top: 228px;
}
#font_titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: 6px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#font_main {
	position: absolute;
	z-index: auto;
	width: 676px;
	height: 281px;
	color: #FFFFFF;
	top: 77px;
	vertical-align: top;
	overflow: visible;
	left: 0px;
	text-align: justify;
	font-size: 13px;
}
#flyer{
	width: 204px;
	height: 281px;
	position: absolute;
	margin-left: 470px;
	z-index: auto;
	top: 77px;
	margin-top: 0px;
}
#cd_vorschau {
	margin-top: 450px;
	margin-bottom: 15px;
	position: absolute;
	z-index: auto;
	left: 1px;
	top: -77px;
	width: 684px;
}
#support {
	margin-top: 450px;
	margin-bottom: 15px;
	position: absolute;
	z-index: auto;
	left: 20px;
	top: -175px;
	width: 460px;
	height: 186px;
	overflow: hidden;
}
table {
	font:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}	
a {
	text-decoration:none;
	border:none;
	color:#999999;
}
a:hover {
	text-decoration:none;
	border:none;
	color: #FF0000;
}

img {
	border:0;
	visibility: visible;
}

/*'bildergalerie*/
#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(../image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../image/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; }
