/* CSS Document */*{	margin: 0;	padding: 0;}
body{	background-color: black;	font: 89% Arial, Helvetica, Geneva, sans-serif;}a{	text-decoration: none;	color: #000;}a img{	border-style: none;	border: 0;
	margin: 0;}#box{	display: block;	position: relative;	margin: 0px auto 0px auto;	height: 480px;	width: 800px;	background: url(../images/body-back.jpg) no-repeat center top;	border: 1px solid black;}#navigation{	width: 242px;}#inhalt{	position: absolute;	top: 0;	left: 242px;	width: 558px;}/* @group topnavigation */#topnav{	width: 180px;	margin-top: 13px;	list-style-type: none;}#topnav li a{	display: block;	font-size: 5px;	color:#171d28;	width:180px;	height:30px;}#nav-set a{		background:transparent url(../images/navi-set-no.gif) no-repeat left top;}#nav-set a:hover, #nav-set #aktiv{	background:transparent url(../images/navi-set-ro.gif) no-repeat left top;}#nav-history a{	background:transparent url(../images/navi-history-no.gif) no-repeat left top;}#nav-history a:hover, #nav-history #aktiv{	background:transparent url(../images/navi-history-ro.gif) no-repeat left top;}#nav-making a{		background:transparent url(../images/navi-making-no.gif) no-repeat left top;}#nav-making a:hover, #nav-making #aktiv{	background:transparent url(../images/navi-making-ro.gif) no-repeat left top;}#dvdpreview{	position: absolute;	top: 406px;	left: 280px;}#dvdpreview a{	display: block;	width: 118px;	height: 74px;	font-size: 5px;	color: #8081ad;
	background: url(../images/navi-dvd-no.gif) no-repeat;
}#dvdpreview a:hover, #dvdpreview #aktiv{
	background: url(../images/navi-dvd-ro.gif) no-repeat;
}#tourdates{	position: absolute;	top: 406px;	left: 398px;}#tourdates a{	display: block;	width: 118px;	height: 74px;	font-size: 5px;	color: #a7aec8;
	background: url(../images/navi-tourdates-no.gif) no-repeat;
}#tourdates a:hover, #tourdates #aktiv{
	background: url(../images/navi-tourdates-ro.gif) no-repeat;
}/* @end *//* @group subnavigation */#subnav, #subnav-set{	padding-left: 165px;	list-style-type: none;}
#subnav{
	margin-top: 50px;}
#subnav-set{
	margin-top: 32px;}
#subnav li, #subnav-set li{	padding: 1px 0 1px 0;}#subnav a, #subnav-set a{	font-size:12px;	color: gray;}#subnav a:visited, #subnav-set a:visited{	color: silver;}#subnav a:hover, #subnav #subaktiv, #subnav-set a:hover, #subnav-set #subaktiv{	color: black;}/* @end */

/* @group head - common */

#inhalt h1{	height: 30px;	margin: 45px 0px 0px 0;}

#inhalt h1#thirty {	background: transparent url(../images/theset-setup-headline-txt.png) no-repeat left bottom;		}#inhalt h1#thirty span {	position: absolute;	top: -500px;}

/* @end */

/* @group the set – index */#inhalt #set {	background: transparent url(../images/theset-headline-txt.png) no-repeat left bottom;		}#inhalt h1#set span {	position: absolute;	top: -500px;}#settext{	position:absolute;	top: 100px;	left: 400px;	width: 110px;}/* @end */

/* @group the set - setup */#inhalt #setup {	background: transparent url(../images/theset-setup-headline-txt.png) no-repeat left bottom;		}#inhalt h1#setup span {	position: absolute;	top: -500px;}#setuptext{	position:absolute;	top: 100px;	left: 370px;	width: 160px;}
#setuptext td{
	padding-right: 0.2em;
}
#setuptext td.right{
	text-align: right;
}
/* @end */

/* @group the set - snare */#inhalt #setsnare {	background: transparent url(../images/set/set-snare-headline.png) no-repeat left bottom;		}#inhalt h1#setsnare span {	position: absolute;	top: -500px;}/* @end */

/* @group the set - special */#inhalt #setspecial {	background: transparent url(../images/set/set-specials-headline.png) no-repeat left bottom;		}#inhalt h1#setspecial span {	position: absolute;	top: -500px;}/* @end */

/* @group history - intro */
#inhalt h1#history-intro {	background: transparent url(../images/history/history-intro-head.png) no-repeat left bottom;		}#inhalt h1#history-intro span {	position: absolute;	top: -500px;}

#history-image{
	position: absolute;
	top: 73px;
	left: 339px;
}

/* @end */


/* @group history - gallery */
#inhalt h1#history-gallery {	background: transparent url(../images/history/history-gallery-head.png) no-repeat left bottom;		}#inhalt h1#history-gallery span {	position: absolute;	top: -500px;}

#history-image{
	position: absolute;
	top: 73px;
	left: 339px;
}

/* @end */

/* @group making - gallery */
#inhalt h1#making-gallery {	background: transparent url(../images/making/making-gallery-head.png) no-repeat left bottom;		}#inhalt h1#making-gallery span {	position: absolute;	top: -500px;}

/* @end */

/* @group dvd - intro */
#inhalt h1#dvd{	background: transparent url(../images/dvd-headline.png) no-repeat left bottom;		}#inhalt h1#dvd span {	position: absolute;	top: -500px;}/* @end */

/* @group tourdates - intro */
#inhalt h1#tour{	background: transparent url(../images/tourdates-headline.png) no-repeat left bottom;		}#inhalt h1#tour span {	position: absolute;	top: -500px;}/* @end */

/* @group gallerys */
.thumps{
	display: inline;
	float: left;
	width: 190px;
	padding: 15px 0 0 0;
	/*border: 1px solid green;*/
}
.thumps a{
	display: block;
	float: left;
	width:58px;
	height:67px;
}
.thumps #aktivthump{
	background: url(../images/aktivthump.png) no-repeat left top;	
}


.view{
	display: inline;
	float: right;
	/*border: 1px solid red;*/
}

/* @end */

#scroll-txt{
	width: 350px;
}
#scroll-txt iframe{
	width: 557px;
	height: 310px;
	border-style: none;
	border-width: 0;
}

img, div, h1 { behavior: url(iepngfix.htc) };
