/* TITELBROWSER */

/* for scrolling layers
	 Specify width and height in hold and wn, and in clip for wn */
div#hold, div#hold2	{
	float:left;
	position:relative;
	overflow:hidden;
	width:543px; 
	height:205px;
	z-index:100
}
div#wn	{
	position:absolute;
	left:0px;
	top:0px;
	width:543px;
	height:205px;
	clip:rect(0px, 543px, 205px, 0px);
	overflow:hidden;
	z-index:1;
}
div#lyr1	{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}
table#t1 {
	width:1086px
}
table#t1 td {
	width:543px;
}

/* HORIZONTALES SCROLLEN SINGLE BROWSER */
div#hold5	{
	float:left;
	position:relative;
	overflow:hidden;
	width:543px;
	height:205px;
	z-index:100
}
div#wn5	{
	position:absolute;
	left:0px;
	top:0px;
	width:543px;
	height:205px;
	clip:rect(0px, 543px, 205px, 0px);
	overflow:hidden;
	z-index:1;
}
div#lyr5	{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
}
table#t5 {
	/*width:1086px;*/
}
table#t5 td {
	width:543px;
}

/* table containing images. adjust according to your images' sizes and numbers */
table#t3 {
	width:1086px;
}
table#t3 td {
	width:543px;
}
/* ALBENBROWSER EINZEILIG */
#layer1 {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	overflow: auto;
}
#layer2 {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	overflow: auto;
	visibility:hidden;
}
#layer3 {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	overflow: auto;
	visibility:hidden;
}
#layer4 {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	overflow: auto;
	visibility:hidden;
}
#layer5 {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	overflow: auto;
}

#albumBrowserGesamt {
	float:left;
	width: 639px;
}
#albumBrowserGesamtSingle {
	float:left;
	width: 639px;
}
#albumBrowser, #albumBrowserSingle {
	height: 205px;
}
#browserPfeilLinks, #browserPfeilRechts {
	float: left;
	height: 205px;
	width:48px;
}
#browserPfeilLinks img, #browserPfeilRechts img {
	margin-top: 75px;
}
#browserPfeilRechts {	background-repeat: no-repeat;
	background-position: 0 75px;
}
#browserPfeilLinks img {
	margin-left: 0px;
}
#browserPfeilLinks {
	background-repeat: no-repeat;
	background-position: 0 75px;
}
#browserPfeilRechts img {
	margin-right: 0px;
}
.albumBrowserLayer {
	float:left;
	width: 543px;
	height: 205px;
	margin:0;
	padding:0;
}

/* ALBUMBROWSER INHALTE */
.inhaltZelle {
	float:left;
	width:181px;
	text-align: center;
	margin:0;
	padding:0;
	margin-top: 6px;
	height: 205px;
}
.browserEinzelalbum {
	float:left;
	text-align:center;
	width: 176px;
	height: 125px;
	margin:0;
	padding:0;
	padding-bottom: 6px;
}
.albumBrowserText {
	padding-top: 2px;
	margin:0;
	padding:0;
}
div#browserEbenenSingle	{
	position:relative;
	overflow:hidden;
	width: 639px;
	height:205px;
	margin: 0px 0 0 45px;
}
.inhaltZelle .textblock1 {
	float: left;
	width: 133px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: right;
	white-space: nowrap;
	overflow: hidden;
}
.inWarenkorb2 {
	background-repeat:no-repeat;
	margin: 29px 0 0 6px;
}
